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

From: Krzysztof Kozlowski

Date: Thu Jan 08 2026 - 08:50:45 EST


On Thu, Jan 08, 2026 at 12:50:06AM +0530, Mohammad Rafi Shaik wrote:
> +required:
> + - compatible
> + - reg
> + - clocks
> + - clock-names
> +
> +unevaluatedProperties: false
> +
> +examples:
> + - |
> + #include <dt-bindings/sound/qcom,q6dsp-lpass-ports.h>
> +
> + lpass_tlmm: pinctrl@3440000 {
> + compatible = "qcom,sa8775p-lpass-lpi-pinctrl";
> + reg = <0x03440000 0x20000>,
> + <0x034D0000 0x10000>;

Lowercase hex. Just look at other files, e.g. sm8450.

With this fixed:

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof