forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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.