diff mbox series

[v2,1/2] ARM: dts: mmp2: drop iram property

Message ID 20240131-pxa-dma-yaml-v2-1-9611d0af0edc@skole.hr (mailing list archive)
State New, archived
Headers show
Series dt-bindings: mmp-dma: YAML conversion | expand

Commit Message

Duje Mihanović Jan. 31, 2024, 9:26 p.m. UTC
The iram property appears to be a duplicate of the asram property, with
the difference that it's not used by the mmp-tdma driver anyway. Drop it
from the SoC dtsi.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
---
 arch/arm/boot/dts/marvell/mmp2.dtsi | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/marvell/mmp2.dtsi b/arch/arm/boot/dts/marvell/mmp2.dtsi
index 987d792f67ea..1c0a1b58373c 100644
--- a/arch/arm/boot/dts/marvell/mmp2.dtsi
+++ b/arch/arm/boot/dts/marvell/mmp2.dtsi
@@ -212,7 +212,6 @@  adma0: dma-controller@d42a0800 {
 				interrupts = <48>;
 				#dma-cells = <1>;
 				asram = <&asram>;
-				iram = <&asram>;
 				status = "disabled";
 			};