kernel/Documentation/devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
.. .. @@ -4,7 +4,9 @@ 4 4 configure it. 5 5 6 6 Required properties: 7 -- compatible: "atmel,sama5d2-pinctrl".7 +- compatible:8 + "atmel,sama5d2-pinctrl"9 + "microchip,sama7g5-pinctrl"8 10 - reg: base address and length of the PIO controller. 9 11 - interrupts: interrupt outputs from the controller, one for each bank. 10 12 - interrupt-controller: mark the device node as an interrupt controller.