Re: [PATCH v1 1/2] dt-bindings: pinctrl: qcom,sa8775p-lpass-lpi-pinctrl: Add SA8775P LPASS pinctrl

From: Mohammad Rafi Shaik
Date: Sun Nov 16 2025 - 13:10:22 EST




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.

After updating the DT schema, I can see the error now.

I’ll fix this in the next version.

Thanks for pointing it out!

Regards,
Rafi.



Best regards,
Krzysztof