arm64: tegra: Fix copy/paste typo in several DTS includes
authorThierry Reding <treding@nvidia.com>
Wed, 27 Jan 2016 14:02:20 +0000 (15:02 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 11 Apr 2016 13:38:14 +0000 (15:38 +0200)
The comment about the 8250 vs. APB DMA-enabled UART devices that was
added for Tegra20 and Tegra30 in commit b6551bb933f9 ("ARM: tegra: dts:
add aliases and DMA requestor for serial controller") introduced a typo
that has since spread to various other DTS include files. Fix all
occurrences of this typo.

Suggested-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra132.dtsi
arch/arm64/boot/dts/nvidia/tegra210.dtsi

index 5d70728..2013f89 100644 (file)
         * driver and APB DMA based serial driver for higher baudrate
         * and performance. To enable the 8250 based driver, the compatible
         * is "nvidia,tegra124-uart", "nvidia,tegra20-uart" and to enable
-        * the APB DMA based serial driver, the comptible is
+        * the APB DMA based serial driver, the compatible is
         * "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart".
         */
        uarta: serial@70006000 {
index 77d5aba..4a06a7d 100644 (file)
         * driver and APB DMA based serial driver for higher baudrate
         * and performance. To enable the 8250 based driver, the compatible
         * is "nvidia,tegra124-uart", "nvidia,tegra20-uart" and to enable
-        * the APB DMA based serial driver, the comptible is
+        * the APB DMA based serial driver, the compatible is
         * "nvidia,tegra124-hsuart", "nvidia,tegra30-hsuart".
         */
        uarta: serial@70006000 {