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
parent7c9325d79a3c3d51c98812161d47876d6830c062 (diff)
downloadkernel_samsung_smdk4412-9f15444fefdb33509132ff5c9be60cb315c44cb2.zip
kernel_samsung_smdk4412-9f15444fefdb33509132ff5c9be60cb315c44cb2.tar.gz
kernel_samsung_smdk4412-9f15444fefdb33509132ff5c9be60cb315c44cb2.tar.bz2
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 0000000..c152f65
--- /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"