From: Matthias Brugger Date: Fri, 8 Nov 2019 13:49:46 +0000 (+0100) Subject: fdt: fix bcm283x dm-pre-reloc definitions X-Git-Tag: v2020.10~478^2~7 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=89e47e8eb6efb5c1bd399fe8bec8acf83e4f16ac;p=platform%2Fkernel%2Fu-boot.git fdt: fix bcm283x dm-pre-reloc definitions In commmit 143256b353 ("fdt: update bcm283x device tree sources to Linux 5.1-rc6 state") we deleted the label for the node soc from bcm283x.dtsi As we don't need to add the property dm-pre-reloc to the soc node, we can delete it from bcm283x-uboot.dtsi Tested-by: Tom Rini [RPi 3, 32b and 64b modes] Signed-off-by: Matthias Brugger --- diff --git a/arch/arm/dts/bcm283x-uboot.dtsi b/arch/arm/dts/bcm283x-uboot.dtsi index 6cc1aa3..36548da 100644 --- a/arch/arm/dts/bcm283x-uboot.dtsi +++ b/arch/arm/dts/bcm283x-uboot.dtsi @@ -6,10 +6,6 @@ * (C) Copyright 2016 Fabian Vogt */ -&soc { - u-boot,dm-pre-reloc; -}; - &uart0 { skip-init; u-boot,dm-pre-reloc;