Re: [PATCH v1 1/2] dt-bindings: pinctrl: qcom,sa8775p-lpass-lpi-pinctrl: Add SA8775P LPASS pinctrl
From: Krzysztof Kozlowski
Date: Mon Nov 17 2025 - 01:09:34 EST
On 16/11/2025 19:09, Mohammad Rafi Shaik wrote:
>
>
> On 11/16/2025 10:59 PM, Krzysztof Kozlowski wrote:
>> On 16/11/2025 18:16, Mohammad Rafi Shaik wrote:
>>> Add bindings for the pin controller in Low Power Audio SubSystem (LPASS)
>>> of Qualcomm SA8775P SoC.
>>
>>
>> ...
>>
>>> +
>>> +unevaluatedProperties: false
>>> +
>>> +examples:
>>> + - |
>>> + #include <dt-bindings/sound/qcom,q6dsp-lpass-ports.h>
>>> +
>>> + lpass_tlmm: pinctrl@3440000 {
>>> + compatible = "qcom,sa8775p-lpass-lpi-pinctrl";
>>> + reg = <0x0 0x03440000 0x0 0x20000>;
>>
>>
>> Are you sure you tested this file? I think this should nicely fail.
>>
>
> ACK,
>
> You’re right — DT binding check is failing.
>
> My DT binding check didn’t catch it because the schema wasn’t updated.
It will fail on every DT schema. Old as well, so nothing to do with
updating it.
Best regards,
Krzysztof