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

Duje Mihanović duje.mihanovic at skole.hr
Wed Jan 31 13:26:02 PST 2024


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 at skole.hr>
---
 arch/arm/boot/dts/marvell/mmp2.dtsi | 1 -
 1 file changed, 1 deletion(-)

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 at d42a0800 {
 				interrupts = <48>;
 				#dma-cells = <1>;
 				asram = <&asram>;
-				iram = <&asram>;
 				status = "disabled";
 			};
 

-- 
2.43.0





More information about the linux-arm-kernel mailing list