summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2011-02-18 09:10:01 +0100
committerGrant Likely <grant.likely@secretlab.ca>2011-02-28 13:42:07 -0700
commit690abe027388f5d5f481449562e10d4e3100a3b3 (patch)
tree71cac55b03e43189a0137e61d17aa4e66e1cfa30 /Documentation
parent4cb642693d20549ff9a104d2f9d635995faf282d (diff)
tty: serial: altera_jtaguart: Add device tree support
Advertise the possibility to use this driver with device tree if CONFIG_OF is set. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/serial/altera_jtaguart.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/serial/altera_jtaguart.txt b/Documentation/devicetree/bindings/serial/altera_jtaguart.txt
new file mode 100644
index 000000000000..c152f65f9a28
--- /dev/null
+++ b/Documentation/devicetree/bindings/serial/altera_jtaguart.txt
@@ -0,0 +1,4 @@
+Altera JTAG UART
+
+Required properties:
+- compatible : should be "ALTR,juart-1.0"