Skip to content

Commit e090dc1

Browse files
lweiss-fairphoneandersson
authored andcommitted
dt-bindings: clock: dispcc-sm6350: Add MDSS_CORE & MDSS_RSCC resets
Add the indexes for two resets inside the dispcc on SM6350 SoC. Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250919-sm6350-mdss-reset-v1-1-48dcac917c73@fairphone.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 3a86608 commit e090dc1

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)