mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 14:11:29 +01:00
ARM: dts: uniphier: drop u-boot, dm-pre-reloc from SD/eMMC clock node
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>
This commit is contained in:
parent
fc2d0302b6
commit
2a819b9085
@ -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;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user