summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-ph1-sld3-ref.dts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-16 18:33:00 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-18 14:10:29 (GMT)
commit4475c0ca5f40a10b0e3d1cea15b6d36e53d17a74 (patch)
tree5fd91fc3acc40709691dab2d85d1d3081ac932ed /arch/arm/dts/uniphier-ph1-sld3-ref.dts
parent24572db90964fa93b721343ac405ee87f2c5ce2b (diff)
downloadu-boot-4475c0ca5f40a10b0e3d1cea15b6d36e53d17a74.tar.xz
ARM: dts: uniphier: add pinctrl device node and pinctrl properties
DT-side updates to make pinctrl on sLD3 SoC really available. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ph1-sld3-ref.dts')
-rw-r--r--arch/arm/dts/uniphier-ph1-sld3-ref.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-ph1-sld3-ref.dts b/arch/arm/dts/uniphier-ph1-sld3-ref.dts
index 0863588..f3e76b3 100644
--- a/arch/arm/dts/uniphier-ph1-sld3-ref.dts
+++ b/arch/arm/dts/uniphier-ph1-sld3-ref.dts
@@ -93,3 +93,11 @@
&emmc {
u-boot,dm-pre-reloc;
};
+
+&pinctrl_uart0 {
+ u-boot,dm-pre-reloc;
+};
+
+&pinctrl_emmc {
+ u-boot,dm-pre-reloc;
+};