* [PATCH] dts/imx25: drop sram node
@ 2019-07-13 20:14 Uwe Kleine-König
2019-07-15 6:48 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2019-07-13 20:14 UTC (permalink / raw)
To: barebox
This node is in dts/src/arm/imx25.dtsi since 9313920df6d3 ("dts: update
to v3.16-rc1").
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
arch/arm/dts/imx25.dtsi | 7 -------
1 file changed, 7 deletions(-)
diff --git a/arch/arm/dts/imx25.dtsi b/arch/arm/dts/imx25.dtsi
index 2e069e6f0314..eb3046178031 100644
--- a/arch/arm/dts/imx25.dtsi
+++ b/arch/arm/dts/imx25.dtsi
@@ -17,13 +17,6 @@
mmc0 = &esdhc1;
mmc2 = &esdhc2;
};
-
- soc {
- iram: sram@78000000 {
- compatible = "mmio-sram";
- reg = <0x78000000 0x20000>;
- };
- };
};
&usbmisc {
--
2.20.1
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-07-15 6:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-13 20:14 [PATCH] dts/imx25: drop sram node Uwe Kleine-König
2019-07-15 6:48 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox