Path: blob/master/Documentation/devicetree/bindings/gpio/gpio-grgpio.txt
26308 views
Aeroflex Gaisler GRGPIO General Purpose I/O cores.12The GRGPIO GPIO core is available in the GRLIB VHDL IP core library.34Note: In the ordinary environment for the GRGPIO core, a Leon SPARC system,5these properties are built from information in the AMBA plug&play.67Required properties:89- name : Should be "GAISLER_GPIO" or "01_01a"1011- reg : Address and length of the register set for the device1213- interrupts : Interrupt numbers for this device1415Optional properties:1617- nbits : The number of gpio lines. If not present driver assumes 32 lines.1819- irqmap : An array with an index for each gpio line. An index is either a valid20index into the interrupts property array, or 0xffffffff that indicates21no irq for that line. Driver provides no interrupt support if not22present.2324For further information look in the documentation for the GLIB IP core library:25http://www.gaisler.com/products/grlib/grip.pdf262728