[PATCH v5 3/5] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
Claudiu Beznea
claudiu.beznea at tuxon.dev
Thu Jan 9 01:09:48 PST 2025
Hi, Ryan,
On 07.01.2025 18:07, Ryan.Wanner at microchip.com wrote:
> From: Dharma Balasubiramani <dharma.b at microchip.com>
>
> Add pinctrl bindings for microchip sama7d65 SoC.
>
> Signed-off-by: Dharma Balasubiramani <dharma.b at microchip.com>
> Signed-off-by: Ryan Wanner <Ryan.Wanner at microchip.com>
> Acked-by: Rob Herring (Arm) <robh at kernel.org>
> ---
> .../devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
> index 774c3c269c40..4b9f3373503d 100644
> --- a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
> @@ -6,7 +6,8 @@ configure it.
> Required properties:
> - compatible:
> "atmel,sama5d2-pinctrl"
> - "microchip,sama7g5-pinctrl"
> + "microchip,sama7d65-pinctrl", "microchip,sama7g5-pinctrl"
Looks like you have one space in front of the line
> + "microchip,sama7g5-pinctrl"
Same here. And this change should not be needed.
> - reg: base address and length of the PIO controller.
> - interrupts: interrupt outputs from the controller, one for each bank.
> - interrupt-controller: mark the device node as an interrupt controller.
More information about the linux-arm-kernel
mailing list