diff options
author | John Crispin <blogic@openwrt.org> | 2014-10-17 00:43:27 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-07 01:57:18 +0300 |
commit | a7ae7f8243b15cd65b5811de031eb4f8413b3e6f (patch) | |
tree | 65cae6929b8a49a133b98b77f00d0b1f92d93186 /Documentation/devicetree/bindings/serial | |
parent | e8ec41921e46d82f7cc1fe7ee30a821bd536890d (diff) | |
download | linux-a7ae7f8243b15cd65b5811de031eb4f8413b3e6f.tar.xz |
serial: of_serial: add "ralink,rt2880-uart" to the binding documentation
Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/serial')
-rw-r--r-- | Documentation/devicetree/bindings/serial/of-serial.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/serial/of-serial.txt b/Documentation/devicetree/bindings/serial/of-serial.txt index 8c4fd0332028..b52b98234b9b 100644 --- a/Documentation/devicetree/bindings/serial/of-serial.txt +++ b/Documentation/devicetree/bindings/serial/of-serial.txt @@ -10,6 +10,7 @@ Required properties: - "ns16850" - "nvidia,tegra20-uart" - "nxp,lpc3220-uart" + - "ralink,rt2880-uart" - "ibm,qpace-nwp-serial" - "altr,16550-FIFO32" - "altr,16550-FIFO64" |