diff options
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt b/Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt new file mode 100644 index 000000000000..3029c5694cf6 --- /dev/null +++ b/Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt | |||
@@ -0,0 +1,16 @@ | |||
1 | Aeroflex Gaisler APBPS2 PS/2 Core, supporting Keyboard or Mouse. | ||
2 | |||
3 | The APBPS2 PS/2 core is available in the GRLIB VHDL IP core library. | ||
4 | |||
5 | Note: In the ordinary environment for the APBPS2 core, a LEON SPARC system, | ||
6 | these properties are built from information in the AMBA plug&play and from | ||
7 | bootloader settings. | ||
8 | |||
9 | Required properties: | ||
10 | |||
11 | - name : Should be "GAISLER_APBPS2" or "01_060" | ||
12 | - reg : Address and length of the register set for the device | ||
13 | - interrupts : Interrupt numbers for this device | ||
14 | |||
15 | For further information look in the documentation for the GLIB IP core library: | ||
16 | http://www.gaisler.com/products/grlib/grip.pdf | ||