aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/tty/serial/of-serial.txt
diff options
context:
space:
mode:
authorGrant Likely <grant.likely@secretlab.ca>2011-07-06 01:42:36 -0400
committerGrant Likely <grant.likely@secretlab.ca>2011-07-09 17:37:43 -0400
commit2e39e5be1ddf9fc5fbe84fe7ae3e035bb07845e5 (patch)
treed1ad76d8749f88f37961bc18834bd11ee248949f /Documentation/devicetree/bindings/tty/serial/of-serial.txt
parentb98c0239204d6603b3a33bcc2b3916adaa8d4160 (diff)
tty/serial: Add devicetree support for nVidia Tegra serial ports
Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation/devicetree/bindings/tty/serial/of-serial.txt')
-rw-r--r--Documentation/devicetree/bindings/tty/serial/of-serial.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/tty/serial/of-serial.txt b/Documentation/devicetree/bindings/tty/serial/of-serial.txt
index 337a7e51faca..b8b27b0aca10 100644
--- a/Documentation/devicetree/bindings/tty/serial/of-serial.txt
+++ b/Documentation/devicetree/bindings/tty/serial/of-serial.txt
@@ -8,7 +8,7 @@ Required properties:
8 - "ns16550" 8 - "ns16550"
9 - "ns16750" 9 - "ns16750"
10 - "ns16850" 10 - "ns16850"
11 - "nvidia,tegra250-uart" 11 - "nvidia,tegra20-uart"
12 - "ibm,qpace-nwp-serial" 12 - "ibm,qpace-nwp-serial"
13 - "serial" if the port type is unknown. 13 - "serial" if the port type is unknown.
14- reg : offset and length of the register set for the device. 14- reg : offset and length of the register set for the device.