summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-23 15:23:40 (GMT)
committerArnd Bergmann <arnd@arndb.de>2015-12-31 16:28:19 (GMT)
commit4e333015ed3eeaaa7869723b50ae7270ea178232 (patch)
tree745abc437a5038eef5465bf10536c9e54f61b837
parentddc5c39af4e25d4d4eca925b792b372eedb778d8 (diff)
downloadlinux-4e333015ed3eeaaa7869723b50ae7270ea178232.tar.xz
ARM: dts: uniphier: fix a typo in comment block
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r--arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi2
1 files changed, 1 insertions, 1 deletions
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";
};