forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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