diff mbox series

[3/4] ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock node

Message ID 1524215667-32112-4-git-send-email-yamada.masahiro@socionext.com
State Accepted
Commit 2a819b90858a1f5c3f9fd919b89fc9c6091264fb
Headers show
Series ARM: uniphier: decrease the SPL image size to fix uniphier_v7_defconfig | expand

Commit Message

Masahiro Yamada April 20, 2018, 9:14 a.m. UTC
Now that the SD/eMMC driver does not use the clock driver in SPL,
remove u-boot,dm-pre-reloc properties to let the fdtgrep tool drop
the unnecessary nodes.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

 arch/arm/dts/uniphier-v7-u-boot.dtsi | 16 ----------------
 1 file changed, 16 deletions(-)
diff mbox series

Patch

diff --git a/arch/arm/dts/uniphier-v7-u-boot.dtsi b/arch/arm/dts/uniphier-v7-u-boot.dtsi
index 0094a45..9459bf0 100644
--- a/arch/arm/dts/uniphier-v7-u-boot.dtsi
+++ b/arch/arm/dts/uniphier-v7-u-boot.dtsi
@@ -14,22 +14,6 @@ 
 			u-boot,dm-pre-reloc;
 		};
 
-		mioctrl@59810000 {
-			u-boot,dm-pre-reloc;
-
-			clock {
-				u-boot,dm-pre-reloc;
-			};
-		};
-
-		sdctrl@59810000 {
-			u-boot,dm-pre-reloc;
-
-			clock {
-				u-boot,dm-pre-reloc;
-			};
-		};
-
 		soc-glue@5f800000 {
 			u-boot,dm-pre-reloc;