.. | .. |
---|
6 | 6 | - First cell is the GPIO line number |
---|
7 | 7 | - Second cell is used to specify optional |
---|
8 | 8 | 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 |
---|
10 | 12 | - clocks : Clock specifier (see clock bindings for details) |
---|
11 | 13 | - gpio-controller : Marks the device node as a GPIO controller. |
---|
12 | 14 | - interrupts : Interrupt specifier (see interrupt bindings for |
---|