Skip to content

Commit 7b8b06d

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 84e4919 commit 7b8b06d

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
@@ -322,5 +322,10 @@
322322
#define USB30_MP_GDSC 8
323323
#define USB30_PRIM_GDSC 9
324324
#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
325330

326331
#endif

0 commit comments

Comments
 (0)