summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-ph1-pro4-ref.dts
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-09-24 12:28:02 -0400
committerTom Rini <trini@konsulko.com>2015-09-24 12:28:02 -0400
commit7bb839d672ed3b28c7740429df4a307482868c5b (patch)
tree0713c473994463c67c13cd80c6206886509b98d6 /arch/arm/dts/uniphier-ph1-pro4-ref.dts
parentce50916ca1415da2f44931d93397d36ac0d208a2 (diff)
parenta4bb44b027705f8c05fc525180cabaa3769247bb (diff)
downloadu-boot-imx-7bb839d672ed3b28c7740429df4a307482868c5b.zip
u-boot-imx-7bb839d672ed3b28c7740429df4a307482868c5b.tar.gz
u-boot-imx-7bb839d672ed3b28c7740429df4a307482868c5b.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Diffstat (limited to 'arch/arm/dts/uniphier-ph1-pro4-ref.dts')
-rw-r--r--arch/arm/dts/uniphier-ph1-pro4-ref.dts16
1 files changed, 15 insertions, 1 deletions
diff --git a/arch/arm/dts/uniphier-ph1-pro4-ref.dts b/arch/arm/dts/uniphier-ph1-pro4-ref.dts
index ec1117d..a825069 100644
--- a/arch/arm/dts/uniphier-ph1-pro4-ref.dts
+++ b/arch/arm/dts/uniphier-ph1-pro4-ref.dts
@@ -68,6 +68,20 @@
};
/* for U-boot only */
+/ {
+ soc {
+ u-boot,dm-pre-reloc;
+ };
+};
+
&serial0 {
- u-boot,dm-pre-reloc;
+ u-boot,dm-pre-reloc;
+};
+
+&pinctrl {
+ u-boot,dm-pre-reloc;
+};
+
+&pinctrl_uart0 {
+ u-boot,dm-pre-reloc;
};