aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2011-02-18 09:10:01 +0100
committerGrant Likely <grant.likely@secretlab.ca>2011-03-01 09:38:27 -0700
commit9f15444fefdb33509132ff5c9be60cb315c44cb2 (patch)
treea927896fe789a01bf4e885d1d2ceb32677b0b07c /Documentation/devicetree
parenttty: serial: altera_uart: Add devicetree support (diff)
downloadlinux-dev-9f15444fefdb33509132ff5c9be60cb315c44cb2.tar.xz
linux-dev-9f15444fefdb33509132ff5c9be60cb315c44cb2.zip
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/devicetree')
-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"