aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/tty
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-08-24 18:24:54 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-08-24 18:24:54 -0400
commit0b37004dd0113db3b23840b4fd8835dae2395acc (patch)
treec394ab3f6fc315dbfa890b768584a5d7b730d5a8 /Documentation/devicetree/bindings/tty
parent14a8d47d4e9f51372996914c16bdbf1c34e209b5 (diff)
Revert "tty: of_serial: add support for the DesignWare 8250"
This reverts commit 14a8d47d4e9f51372996914c16bdbf1c34e209b5. It causes a build error that needs to be resolved differently. Cc: Alan Cox <alan@linux.intel.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Jamie Iles <jamie@jamieiles.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/devicetree/bindings/tty')
-rw-r--r--Documentation/devicetree/bindings/tty/serial/of-serial.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/tty/serial/of-serial.txt b/Documentation/devicetree/bindings/tty/serial/of-serial.txt
index b7ceaaa7602..b8b27b0aca1 100644
--- a/Documentation/devicetree/bindings/tty/serial/of-serial.txt
+++ b/Documentation/devicetree/bindings/tty/serial/of-serial.txt
@@ -3,7 +3,6 @@
3Required properties: 3Required properties:
4- compatible : one of: 4- compatible : one of:
5 - "ns8250" 5 - "ns8250"
6 - "ns8250dw"
7 - "ns16450" 6 - "ns16450"
8 - "ns16550a" 7 - "ns16550a"
9 - "ns16550" 8 - "ns16550"