]> git.sur5r.net Git - u-boot/commitdiff
ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock node
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 20 Apr 2018 09:14:26 +0000 (18:14 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 23 Apr 2018 15:35:34 +0000 (00:35 +0900)
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

index 0094a455d26ee739e2adc35a61f11c924f0ccfca..9459bf03775678baddd9e671aa368b56de136a92 100644 (file)
                        u-boot,dm-pre-reloc;
                };
 
                        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;
 
                soc-glue@5f800000 {
                        u-boot,dm-pre-reloc;