Skip to content

Commit

Permalink
dt-bindings: clock: dispcc-qcm2290: Add MDSS_CORE reset
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Konrad Dybcio authored and Bjorn Andersson committed Apr 5, 2023
1 parent fe15c26 commit 123ee75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/dt-bindings/clock/qcom,dispcc-qcm2290.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
#define DISP_CC_XO_CLK 19
#define DISP_CC_XO_CLK_SRC 20

/* GDSCs */
#define MDSS_GDSC 0

/* Resets */
#define DISP_CC_MDSS_CORE_BCR 0

#endif

0 comments on commit 123ee75

Please sign in to comment.