Re: [PATCH 1/2] dt-bindings: pinctrl: nvidia,tegra234: Add missing required block

From: Rob Herring (Arm)

Date: Mon Apr 13 2026 - 13:23:18 EST



On Fri, 10 Apr 2026 13:10:48 +0200, Krzysztof Kozlowski wrote:
> Binding should require 'reg' property, because address space cannot be
> missing in the hardware and is already needed by the Linux drivers.
> Require also 'compatible' by convention, although it is not strictly
> necessary.
>
> Fixes: 857982138b79 ("dt-bindings: pinctrl: Document Tegra234 pin controllers")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
> .../bindings/pinctrl/nvidia,tegra234-pinmux-aon.yaml | 4 ++++
> .../devicetree/bindings/pinctrl/nvidia,tegra234-pinmux.yaml | 4 ++++
> 2 files changed, 8 insertions(+)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>