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 <p...@pwsan.com>
Cc: Rob Herring <robh...@kernel.org>
Cc: Pawel Moll <pawel.m...@arm.com>
Cc: Mark Rutland <mark.rutl...@arm.com>
Cc: Ian Campbell <ijc+devicet...@hellion.org.uk>
Cc: Kumar Gala <ga...@codeaurora.org>
Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
Cc: Jingchang Lu <jingchang...@freescale.com>
Cc: Peter Hurley <pe...@hurleysoftware.com>
Cc: Murali Karicheri <m-kariche...@ti.com>
Cc: John Crispin <blo...@openwrt.org>
Cc: Paul Walmsley <pwalms...@nvidia.com>
Cc: devicetree@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
---
 .../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 devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to