Skip to content

Commit ff71d2d

Browse files
committed
Merge branch '20250919-sm6350-mdss-reset-v1-1-48dcac917c73@fairphone.com' into clk-for-6.19
Merge the DeviceTree binding update adding MDSS reset constants through a topic branch to make available in DeviceTree branch as well.
2 parents 17e4db0 + e090dc1 commit ff71d2d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

include/dt-bindings/clock/qcom,dispcc-sm6350.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@
4242
#define DISP_CC_SLEEP_CLK 31
4343
#define DISP_CC_XO_CLK 32
4444

45+
/* Resets */
46+
#define DISP_CC_MDSS_CORE_BCR 0
47+
#define DISP_CC_MDSS_RSCC_BCR 1
48+
4549
/* GDSCs */
4650
#define MDSS_GDSC 0
4751

0 commit comments

Comments
 (0)