]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
authorVal Packett <val@packett.cool>
Thu, 12 Mar 2026 11:12:06 +0000 (08:12 -0300)
committerBjorn Andersson <andersson@kernel.org>
Thu, 19 Mar 2026 02:08:51 +0000 (21:08 -0500)
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>
include/dt-bindings/clock/qcom,gcc-sc8180x.h

index b9d8438a15ffbb73efe1a6e730ac7a532d2437ee..9ed7b794aacc475860c75cde7afa3171dad960e7 100644 (file)
 #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