summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2023-02-17 18:30:52 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2023-02-22 11:21:02 +0100
commit1951c3f4c425b40a59b3973bc95094a9747876ff (patch)
tree564b6071656b91ca764aa651c1d7b8c6a4ed0d41 /arch/arm/dts
parent6834618350d301c839717aedd768b109b984e595 (diff)
downloadbarebox-1951c3f4c425b40a59b3973bc95094a9747876ff.tar.gz
barebox-1951c3f4c425b40a59b3973bc95094a9747876ff.tar.xz
ARM: dts: i.MX53: ccxmx53: remove unused /memory
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@pengutronix.de> Link: https://lore.barebox.org/20230217173057.1839835-16-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r--arch/arm/dts/imx53-ccxmx53.dtsi7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/dts/imx53-ccxmx53.dtsi b/arch/arm/dts/imx53-ccxmx53.dtsi
index 243b5b15e6..9dd88960bb 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>;