Skip to content

Commit 123ee75

Browse files
konradybcioandersson
authored andcommitted
dt-bindings: clock: dispcc-qcm2290: Add MDSS_CORE reset
Add the MDSS_CORE reset which can be asserted to reset the state of the entire MDSS. Signed-off-by: Konrad Dybcio <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent fe15c26 commit 123ee75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
#define DISP_CC_XO_CLK 19
3030
#define DISP_CC_XO_CLK_SRC 20
3131

32+
/* GDSCs */
3233
#define MDSS_GDSC 0
3334

35+
/* Resets */
36+
#define DISP_CC_MDSS_CORE_BCR 0
37+
3438
#endif

0 commit comments

Comments
 (0)