Re: [PATCH 1/7] dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCs
From: Konrad Dybcio
Date: Mon Mar 09 2026 - 08:49:09 EST
On 3/9/26 9:04 AM, Krzysztof Kozlowski wrote:
> 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_//
No, this is the actual name.
Konrad