Re: [PATCH 5/5] dt-bindings: clock: Introduce pdc bindings for QDU1000 and QRU1000
From: Melody Olvera
Date: Mon Oct 03 2022 - 15:47:21 EST
On 10/1/2022 4:22 AM, Marc Zyngier wrote:
> On 2022-10-01 04:04, Melody Olvera wrote:
>> Add compatible fields for QDU1000 and QRU1000 pdcs.
>>
>> Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx>
>> ---
>> .../devicetree/bindings/interrupt-controller/qcom,pdc.yaml | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git
>> a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
>> b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
>> index b6f56cf5fbe3..5c7b790db7e0 100644
>> --- a/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
>> +++ b/Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.yaml
>> @@ -33,6 +33,8 @@ properties:
>> - qcom,sm8150-pdc
>> - qcom,sm8250-pdc
>> - qcom,sm8350-pdc
>> + - qcom,qdu1000-pdc
>> + - qcom,qru1000-pdc
>> - const: qcom,pdc
>>
>> reg:
>
> Please fix the title of the commit, as this has little to do with clocks.
Will do.
>
> M.
Thanks,
Melody