Skip to content

Commit 2238840

Browse files
Gelbpunktandersson
authored andcommitted
dt-bindings: clock: sm7150-dispcc: Add MDSS_CORE reset
Add the index for a reset inside the dispcc on SM7150 SoC. Signed-off-by: Jens Reidel <adrian@mainlining.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250919-sm7150-dispcc-fixes-v1-1-308ad47c5fce@mainlining.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 3a86608 commit 2238840

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
#define DISPCC_SLEEP_CLK 41
5454
#define DISPCC_SLEEP_CLK_SRC 42
5555

56+
/* DISPCC resets */
57+
#define DISPCC_MDSS_CORE_BCR 0
58+
5659
/* DISPCC GDSCR */
5760
#define MDSS_GDSC 0
5861

0 commit comments

Comments
 (0)