summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-ph1-ld6b.dtsi
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-29 10:38:56 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-07-01 20:44:29 (GMT)
commitc4adc50ea66436438f10d7eedb00d2c441ec9dbe (patch)
tree66df229bd395d4d72e38d6abdd878010c7aacf86 /arch/arm/dts/uniphier-ph1-ld6b.dtsi
parentaac641bcf43207feeca5335f5b98d955fe84c257 (diff)
downloadu-boot-c4adc50ea66436438f10d7eedb00d2c441ec9dbe.tar.xz
ARM: dts: uniphier: sync Device Trees with upstream Linux
I periodically sync Device Trees for better maintainability. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ph1-ld6b.dtsi')
-rw-r--r--arch/arm/dts/uniphier-ph1-ld6b.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/uniphier-ph1-ld6b.dtsi b/arch/arm/dts/uniphier-ph1-ld6b.dtsi
index cf02e62..e8110ee 100644
--- a/arch/arm/dts/uniphier-ph1-ld6b.dtsi
+++ b/arch/arm/dts/uniphier-ph1-ld6b.dtsi
@@ -17,7 +17,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";
};
@@ -27,5 +27,5 @@
* which makes the pinctrl driver unshareable.
*/
&pinctrl {
- compatible = "socionext,ph1-ld6b-pinctrl", "syscon";
+ compatible = "socionext,uniphier-ld6b-pinctrl";
};