Skip to content

Commit 18ba997

Browse files
vldlyandersson
authored andcommitted
dt-bindings: clock: gcc-msm8953: add more resets
Add new defines for some more BCRs found on MSM8953. Signed-off-by: Vladimir Lypak <vladimir.lypak@gmail.com> [luca: expand commit message, add more resets] Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Link: https://lore.kernel.org/r/20240125-msm8953-mdss-reset-v2-1-fd7824559426@z3ntu.xyz Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 6613476 commit 18ba997

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

include/dt-bindings/clock/qcom,gcc-msm8953.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,10 @@
218218
#define GCC_USB3PHY_PHY_BCR 3
219219
#define GCC_USB3_PHY_BCR 4
220220
#define GCC_USB_30_BCR 5
221+
#define GCC_MDSS_BCR 6
222+
#define GCC_CRYPTO_BCR 7
223+
#define GCC_SDCC1_BCR 8
224+
#define GCC_SDCC2_BCR 9
221225

222226
/* GDSCs */
223227
#define CPP_GDSC 0

0 commit comments

Comments
 (0)