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 <konrad.dybcio@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230316-topic-qcm_dispcc_reset-v1-1-dd3708853014@linaro.org
1 parent fe15c26 commit 123ee75

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)