Add compatible strings for the UART IP blocks present on several Tegra
chips.  The primary objective here is to avoid checkpatch warnings,
per:

http://marc.info/?l=linux-tegra&m=142201349727836&w=2

Signed-off-by: Paul Walmsley <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Pawel Moll <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Ian Campbell <[email protected]>
Cc: Kumar Gala <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Jingchang Lu <[email protected]>
Cc: Peter Hurley <[email protected]>
Cc: Murali Karicheri <[email protected]>
Cc: John Crispin <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: [email protected]
Cc: [email protected]
---
 .../devicetree/bindings/serial/of-serial.txt       |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/serial/of-serial.txt 
b/Documentation/devicetree/bindings/serial/of-serial.txt
index b52b98234b9b..06ebae54cbcc 100644
--- a/Documentation/devicetree/bindings/serial/of-serial.txt
+++ b/Documentation/devicetree/bindings/serial/of-serial.txt
@@ -9,6 +9,11 @@ Required properties:
        - "ns16750"
        - "ns16850"
        - "nvidia,tegra20-uart"
+       - "nvidia,tegra30-uart" (not yet matched by the driver)
+       - "nvidia,tegra114-uart" (not yet matched by the driver)
+       - "nvidia,tegra124-uart" (not yet matched by the driver)
+       - "nvidia,tegra132-uart" (not yet matched by the driver)
+       - "nvidia,tegra210-uart" (not yet matched by the driver)
        - "nxp,lpc3220-uart"
        - "ralink,rt2880-uart"
        - "ibm,qpace-nwp-serial"


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to