Re: [PATCH 1/7] dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs

From: Krzysztof Kozlowski

Date: Mon Mar 09 2026 - 04:09:16 EST


On Sun, Mar 08, 2026 at 10:00:23PM -0300, Val Packett wrote:
> 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@xxxxxxxxxxxx>
> ---
> include/dt-bindings/clock/qcom,gcc-sc8180x.h | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/include/dt-bindings/clock/qcom,gcc-sc8180x.h b/include/dt-bindings/clock/qcom,gcc-sc8180x.h
> index b9d8438a15ff..9ed7b794aacc 100644
> --- a/include/dt-bindings/clock/qcom,gcc-sc8180x.h
> +++ b/include/dt-bindings/clock/qcom,gcc-sc8180x.h
> @@ -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

s/HLOS1_VOTE_//

> +#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

Best regards,
Krzysztof