summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-ld11-ref.dts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-12 14:44:57 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-22 23:37:56 (GMT)
commitc276953885d0abd2e2452508e45455a69fc8ca37 (patch)
tree19b52bac1123b1722512fe549035fbbe91bd37e2 /arch/arm/dts/uniphier-ld11-ref.dts
parent7728f0c68d80ef6a22f76898db0d199531d56af1 (diff)
downloadu-boot-c276953885d0abd2e2452508e45455a69fc8ca37.tar.xz
ARM: dts: uniphier: drop u-boot, dm-pre-reloc from system-bus pinctrl node
Since commit 26b09c022ab6 ("ARM: uniphier: move SBC and Support Card init code to U-Boot proper"), SPL does not need pin-mux settings for the System Bus. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ld11-ref.dts')
-rw-r--r--arch/arm/dts/uniphier-ld11-ref.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/dts/uniphier-ld11-ref.dts b/arch/arm/dts/uniphier-ld11-ref.dts
index ea11198..7693bf2 100644
--- a/arch/arm/dts/uniphier-ld11-ref.dts
+++ b/arch/arm/dts/uniphier-ld11-ref.dts
@@ -71,7 +71,3 @@
&pinctrl_uart0 {
u-boot,dm-pre-reloc;
};
-
-&pinctrl_system_bus {
- u-boot,dm-pre-reloc;
-};