Re: [PATCH 3/5] dt-bindings: power: rpmpd: Add QDU1000/QRU1000 to rpmpd binding

From: Melody Olvera
Date: Tue Oct 04 2022 - 11:19:39 EST



On 10/1/2022 4:27 AM, Krzysztof Kozlowski wrote:
> On 01/10/2022 05:06, Melody Olvera wrote:
>> Add compatible and constants for the power domains exposed by the RPMH
>> in the Qualcomm QDU1000 and QRU1000 platforms.
>>
>> Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx>
>> ---
>> Documentation/devicetree/bindings/power/qcom,rpmpd.yaml | 2 ++
>> include/dt-bindings/power/qcom-rpmpd.h | 6 ++++++
>> 2 files changed, 8 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml
>> index 3934a2b44894..7343cfc91262 100644
>> --- a/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml
>> +++ b/Documentation/devicetree/bindings/power/qcom,rpmpd.yaml
>> @@ -44,6 +44,8 @@ properties:
>> - qcom,sm8250-rpmhpd
>> - qcom,sm8350-rpmhpd
>> - qcom,sm8450-rpmhpd
>> + - qcom,qdu1000-rpmhpd
>> + - qcom,qru1000-rpmhpd
> Wrong order.
Will fix.
>
>
> Best regards,
> Krzysztof

Thanks,

Melody