Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs

There are 5 more GDSCs that we were ignoring and not putting to sleep,
which are listed in downstream DTS. Add them.

Signed-off-by: Val Packett <val@packett.cool>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260312112321.370983-2-val@packett.cool
Signed-off-by: Bjorn Andersson <andersson@kernel.org>

authored by

Val Packett and committed by
Bjorn Andersson
76404ffb 844be6e2

+5
+5
include/dt-bindings/clock/qcom,gcc-sc8180x.h
··· 322 322 #define USB30_MP_GDSC 8 323 323 #define USB30_PRIM_GDSC 9 324 324 #define USB30_SEC_GDSC 10 325 + #define HLOS1_VOTE_MMNOC_MMU_TBU_HF0_GDSC 11 326 + #define HLOS1_VOTE_MMNOC_MMU_TBU_HF1_GDSC 12 327 + #define HLOS1_VOTE_MMNOC_MMU_TBU_SF_GDSC 13 328 + #define HLOS1_VOTE_TURING_MMU_TBU0_GDSC 14 329 + #define HLOS1_VOTE_TURING_MMU_TBU1_GDSC 15 325 330 326 331 #endif