linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5
@ 2020-09-17 13:12 Eugen Hristev
  2020-09-17 13:12 ` [PATCH 2/2] pinctrl: at91-pio4: add support for sama7g5 SoC Eugen Hristev
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Eugen Hristev @ 2020-09-17 13:12 UTC (permalink / raw)
  To: linus.walleij, robh+dt, linux-gpio, devicetree, linux-arm-kernel,
	linux-kernel
  Cc: Eugen Hristev

Add compatible string for microchip sama7g5 SoC.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
 .../devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt   | 4 +++-
 1 file changed, 3 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 04d16fb69eb7..265015bc0603 100644
--- a/Documentation/devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
@@ -4,7 +4,9 @@ The Atmel PIO4 controller is used to select the function of a pin and to
 configure it.
 
 Required properties:
-- compatible: "atmel,sama5d2-pinctrl".
+- compatible:
+	"atmel,sama5d2-pinctrl"
+	"microchip,sama7g5-pinctrl"
 - 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.
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-09-29 20:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17 13:12 [PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5 Eugen Hristev
2020-09-17 13:12 ` [PATCH 2/2] pinctrl: at91-pio4: add support for sama7g5 SoC Eugen Hristev
2020-09-17 14:28   ` Nicolas Ferre
2020-09-21  6:27   ` Ludovic Desroches
2020-09-29 13:28   ` Linus Walleij
2020-09-17 14:26 ` [PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5 Nicolas.Ferre
2020-09-21  6:27 ` Ludovic Desroches
2020-09-23 20:22 ` Rob Herring
2020-09-29 20:41 ` [PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip, sama7g5 Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).