* [PATCH] ARM: dts: imx8mq: Use ddr controller node from upstream
@ 2020-09-23 8:58 Sascha Hauer
0 siblings, 0 replies; only message in thread
From: Sascha Hauer @ 2020-09-23 8:58 UTC (permalink / raw)
To: Barebox List
The upstream dtsi now has a ddr controller node, so no need to duplicate
anymore.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
arch/arm/dts/imx8mq-ddrc.dtsi | 7 -------
1 file changed, 7 deletions(-)
diff --git a/arch/arm/dts/imx8mq-ddrc.dtsi b/arch/arm/dts/imx8mq-ddrc.dtsi
index 64826b0373..1df39151a1 100644
--- a/arch/arm/dts/imx8mq-ddrc.dtsi
+++ b/arch/arm/dts/imx8mq-ddrc.dtsi
@@ -6,12 +6,5 @@
/ {
/delete-node/ memory@40000000;
-
- soc@0 {
- ddrc@3d400000 {
- compatible = "fsl,imx8mq-ddrc";
- reg = <0x3d400000 0x400000>;
- };
- };
};
--
2.28.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-23 8:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 8:58 [PATCH] ARM: dts: imx8mq: Use ddr controller node from upstream Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox