Commit 1e871d0c authored by Eugen Hristev's avatar Eugen Hristev Committed by Linus Walleij
Browse files

dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5

parent 56082156
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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.