This node has so far been unused and is a remnant from when the stm32mp
device drivers weren't completely upstream yet. Drop the node.

Signed-off-by: Ahmad Fatoum <a.fat...@pengutronix.de>
---
 arch/arm/dts/stm32mp157a-dk1.dtsi | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/arch/arm/dts/stm32mp157a-dk1.dtsi 
b/arch/arm/dts/stm32mp157a-dk1.dtsi
index 05a39d32e2fa..f2281b2dbb04 100644
--- a/arch/arm/dts/stm32mp157a-dk1.dtsi
+++ b/arch/arm/dts/stm32mp157a-dk1.dtsi
@@ -32,19 +32,6 @@
                };
        };
 
-       sram: sram@10050000 {
-               compatible = "mmio-sram";
-               reg = <0x10050000 0x10000>;
-               #address-cells = <1>;
-               #size-cells = <1>;
-               ranges = <0 0x10050000 0x10000>;
-
-               dma_pool: dma_pool@0 {
-                       reg = <0x0 0x10000>;
-                       pool;
-               };
-       };
-
        reg_vmmc: regulator-vmmc {
                compatible = "regulator-fixed";
                regulator-name = "vmmc";
-- 
2.24.0.rc1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to