[PATCH] ARM: dts: uniphier: fix a typo in comment block
From: arnd@arndb.de (Arnd Bergmann)
Date: 2015-12-31 16:29:30
Also in:
linux-devicetree, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2015-12-31 16:29:30
Also in:
linux-devicetree, lkml
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