forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/Documentation/devicetree/bindings/pinctrl/atmel,at91-pio4-pinctrl.txt
....@@ -4,7 +4,9 @@
44 configure it.
55
66 Required properties:
7
-- compatible: "atmel,sama5d2-pinctrl".
7
+- compatible:
8
+ "atmel,sama5d2-pinctrl"
9
+ "microchip,sama7g5-pinctrl"
810 - reg: base address and length of the PIO controller.
911 - interrupts: interrupt outputs from the controller, one for each bank.
1012 - interrupt-controller: mark the device node as an interrupt controller.