hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/devicetree/bindings/gpio/gpio-zynq.txt
....@@ -6,7 +6,9 @@
66 - First cell is the GPIO line number
77 - Second cell is used to specify optional
88 parameters (unused)
9
-- compatible : Should be "xlnx,zynq-gpio-1.0" or "xlnx,zynqmp-gpio-1.0"
9
+- compatible : Should be "xlnx,zynq-gpio-1.0" or
10
+ "xlnx,zynqmp-gpio-1.0" or "xlnx,versal-gpio-1.0
11
+ or "xlnx,pmc-gpio-1.0
1012 - clocks : Clock specifier (see clock bindings for details)
1113 - gpio-controller : Marks the device node as a GPIO controller.
1214 - interrupts : Interrupt specifier (see interrupt bindings for