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>
This commit is contained in:
Val Packett
2026-03-12 08:12:06 -03:00
committed by Bjorn Andersson
parent 844be6e24a
commit 76404ffbf0

View File

@@ -322,5 +322,10 @@
#define USB30_MP_GDSC 8
#define USB30_PRIM_GDSC 9
#define USB30_SEC_GDSC 10
#define HLOS1_VOTE_MMNOC_MMU_TBU_HF0_GDSC 11
#define HLOS1_VOTE_MMNOC_MMU_TBU_HF1_GDSC 12
#define HLOS1_VOTE_MMNOC_MMU_TBU_SF_GDSC 13
#define HLOS1_VOTE_TURING_MMU_TBU0_GDSC 14
#define HLOS1_VOTE_TURING_MMU_TBU1_GDSC 15
#endif