[PATCH v1 15/20] ARM: dts: i.MX53: ccxmx53: remove unused /memory

Ahmad Fatoum a.fatoum at pengutronix.de
Fri Feb 17 09:30:52 PST 2023


There's no such node defined anywhere, whether in upstream DT or in
barebox. If there were in future, it would probably have a unit address
anyway, so let's drop this.

Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
 arch/arm/dts/imx53-ccxmx53.dtsi | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/arch/arm/dts/imx53-ccxmx53.dtsi b/arch/arm/dts/imx53-ccxmx53.dtsi
index 243b5b15e679..9dd88960bbf3 100644
--- a/arch/arm/dts/imx53-ccxmx53.dtsi
+++ b/arch/arm/dts/imx53-ccxmx53.dtsi
@@ -25,13 +25,6 @@
 	};
 };
 
-/ {
-	memory {
-		reg = <0x0 0x0>;
-	};
-
-};
-
 &iomuxc {
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_hog>;
-- 
2.30.2




More information about the barebox mailing list