Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1297505 > unrolled thread

[PATCH] ARM: dts: uniphier: fix a typo in comment block

Started byMasahiro Yamada <yamada.masahiro@socionext.com>
First post2015-12-23 16:30 +0100
Last post2015-12-31 17:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] ARM: dts: uniphier: fix a typo in comment block Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-12-23 16:30 +0100
    Re: [PATCH] ARM: dts: uniphier: fix a typo in comment block Arnd Bergmann <arnd@arndb.de> - 2015-12-31 17:30 +0100

#1297505 — [PATCH] ARM: dts: uniphier: fix a typo in comment block

FromMasahiro Yamada <yamada.masahiro@socionext.com>
Date2015-12-23 16:30 +0100
Subject[PATCH] ARM: dts: uniphier: fix a typo in comment block
Message-ID<qITwt-2TX-1@gated-at.bofh.it>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi b/arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi
index c6499ee..5321152 100644
--- a/arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi
+++ b/arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi
@@ -53,7 +53,7 @@
 	compatible = "socionext,ph1-ld6b";
 };
 
-/* UART3 unavilable: the pads are not wired to the package balls */
+/* UART3 unavailable: the pads are not wired to the package balls */
 &serial3 {
 	status = "disabled";
 };
-- 
1.9.1

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

[toc] | [next] | [standalone]


#1299691

FromArnd Bergmann <arnd@arndb.de>
Date2015-12-31 17:30 +0100
Message-ID<qLOgW-6Ka-27@gated-at.bofh.it>
In reply to#1297505
On Thursday 24 December 2015 00:23:40 Masahiro Yamada wrote:
> 
> -/* UART3 unavilable: the pads are not wired to the package balls */
> +/* UART3 unavailable: the pads are not wired to the package balls */
>  &serial3 {
>         status = "disabled";
>  };
> 

Applied on next/dt, thanks!

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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web