From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Ramsauer Subject: [PATCH 1/2] ARM: tegra: Fixed typo Date: Tue, 19 Jan 2016 14:12:34 +0100 Message-ID: <1453209155-6213-2-git-send-email-ralf@ramses-pyramidenbau.de> References: <1453209155-6213-1-git-send-email-ralf@ramses-pyramidenbau.de> Return-path: In-Reply-To: <1453209155-6213-1-git-send-email-ralf-ex4EvEgDZR1o7HI0AxOeTKwczVv4G7md@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Ralf Ramsauer List-Id: linux-tegra@vger.kernel.org Signed-off-by: Ralf Ramsauer --- arch/arm/boot/dts/tegra124.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi index 68669f7..995289b 100644 --- a/arch/arm/boot/dts/tegra124.dtsi +++ b/arch/arm/boot/dts/tegra124.dtsi @@ -322,7 +322,7 @@ * driver and APB DMA based serial driver for higher baudrate * and performace. 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@0,70006000 { -- 2.4.10