Skip to content

Commit 9109efc

Browse files
valpackettgregkh
authored andcommitted
dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
[ Upstream commit 76404ff ] 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> Stable-dep-of: 3565741 ("clk: qcom: gcc-sc8180x: Add missing GDSCs") Signed-off-by: Sasha Levin <sashal@kernel.org>
1 parent d7aef29 commit 9109efc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,5 +308,10 @@
308308
#define USB30_MP_GDSC 8
309309
#define USB30_PRIM_GDSC 9
310310
#define USB30_SEC_GDSC 10
311+
#define HLOS1_VOTE_MMNOC_MMU_TBU_HF0_GDSC 11
312+
#define HLOS1_VOTE_MMNOC_MMU_TBU_HF1_GDSC 12
313+
#define HLOS1_VOTE_MMNOC_MMU_TBU_SF_GDSC 13
314+
#define HLOS1_VOTE_TURING_MMU_TBU0_GDSC 14
315+
#define HLOS1_VOTE_TURING_MMU_TBU1_GDSC 15
311316

312317
#endif

0 commit comments

Comments
 (0)