summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2013-02-25 22:51:37 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2013-03-12 08:50:06 -0700
commitb4a034dab147776eab8eb8b2997ea16ef0e32c17 (patch)
tree388c852578f521d2695c30a4a2d2d46e897d972d /Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt
parentbfc29e95950345dca0d64a79da46f6b8592c0b1e (diff)
Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse
APBPS2 is a PS/2 core part of GRLIB found in SPARC32/LEON products. Signed-off-by: Daniel Hellstrom <daniel@gaisler.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt')
-rw-r--r--Documentation/devicetree/bindings/input/ps2keyb-mouse-apbps2.txt16
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 @@
+Aeroflex Gaisler APBPS2 PS/2 Core, supporting Keyboard or Mouse.
+
+The APBPS2 PS/2 core is available in the GRLIB VHDL IP core library.
+
+Note: In the ordinary environment for the APBPS2 core, a LEON SPARC system,
+these properties are built from information in the AMBA plug&play and from
+bootloader settings.
+
+Required properties:
+
+- name : Should be "GAISLER_APBPS2" or "01_060"
+- reg : Address and length of the register set for the device
+- interrupts : Interrupt numbers for this device
+
+For further information look in the documentation for the GLIB IP core library:
+http://www.gaisler.com/products/grlib/grip.pdf