dt-bindings: clock: qcom,gcc-sc8280xp: Add missing GDSCs
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 26 Jun 2023 17:48:07 +0000 (19:48 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 10 Jul 2023 04:30:43 +0000 (21:30 -0700)
There are 10 more GDSCs that we've not been caring about, and by extension
(and perhaps even more importantly), not putting to sleep. Add them.

Fixes: a66a82f2a55e ("dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings")
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20230620-topic-sc8280_gccgdsc-v2-2-562c1428c10d@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
include/dt-bindings/clock/qcom,gcc-sc8280xp.h

index 721105e..8454915 100644 (file)
 #define USB30_SEC_GDSC                                 11
 #define EMAC_0_GDSC                                    12
 #define EMAC_1_GDSC                                    13
+#define USB4_1_GDSC                                    14
+#define USB4_GDSC                                      15
+#define HLOS1_VOTE_MMNOC_MMU_TBU_HF0_GDSC              16
+#define HLOS1_VOTE_MMNOC_MMU_TBU_HF1_GDSC              17
+#define HLOS1_VOTE_MMNOC_MMU_TBU_SF0_GDSC              18
+#define HLOS1_VOTE_MMNOC_MMU_TBU_SF1_GDSC              19
+#define HLOS1_VOTE_TURING_MMU_TBU0_GDSC                        20
+#define HLOS1_VOTE_TURING_MMU_TBU1_GDSC                        21
+#define HLOS1_VOTE_TURING_MMU_TBU2_GDSC                        22
+#define HLOS1_VOTE_TURING_MMU_TBU3_GDSC                        23
 
 #endif