diff mbox

[1/2] ARM: tegra: Fixed typo

Message ID 1453209155-6213-2-git-send-email-ralf@ramses-pyramidenbau.de
State Changes Requested
Headers show

Commit Message

Ralf Ramsauer Jan. 19, 2016, 1:12 p.m. UTC
Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de>
---
 arch/arm/boot/dts/tegra124.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stephen Warren Jan. 19, 2016, 4:29 p.m. UTC | #1
On 01/19/2016 06:12 AM, Ralf Ramsauer wrote:

> diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi

> -	 * the APB DMA based serial driver, the comptible is
> +	 * the APB DMA based serial driver, the compatible is

Presumably this typo exists in tegra*.dtsi not just tegra124.dtsi. 
Perhaps you could fix it there too?

BTW, you didn't Cc any Tegra maintainers, so Thierry (who applies the 
patches) probably isn't going to notice that you sent this patch. Please 
also Cc the ARM kernel mailing list on Tegra patches. For reference, see 
the output of "./scripts/get_maintainer.pl *.patch".
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Ralf Ramsauer Jan. 19, 2016, 4:36 p.m. UTC | #2
On 01/19/16 17:29, Stephen Warren wrote:
> On 01/19/2016 06:12 AM, Ralf Ramsauer wrote:
>
>> diff --git a/arch/arm/boot/dts/tegra124.dtsi
>> b/arch/arm/boot/dts/tegra124.dtsi
>
>> -     * the APB DMA based serial driver, the comptible is
>> +     * the APB DMA based serial driver, the compatible is
>
> Presumably this typo exists in tegra*.dtsi not just tegra124.dtsi.
> Perhaps you could fix it there too?
I'll check it.
>
> BTW, you didn't Cc any Tegra maintainers, so Thierry (who applies the
> patches) probably isn't going to notice that you sent this patch.
> Please also Cc the ARM kernel mailing list on Tegra patches. For
> reference, see the output of "./scripts/get_maintainer.pl *.patch".
Sure, I'll prepare and send a v2.

  Ralf
> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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 {