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>
This commit is contained in:
Grant Likely
2011-07-05 23:42:36 -06:00
parent b98c023920
commit 2e39e5be1d
2 changed files with 2 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ Required properties:
- "ns16550"
- "ns16750"
- "ns16850"
- "nvidia,tegra250-uart"
- "nvidia,tegra20-uart"
- "ibm,qpace-nwp-serial"
- "serial" if the port type is unknown.
- reg : offset and length of the register set for the device.