[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240131-pxa-dma-yaml-v2-1-9611d0af0edc@skole.hr>
Date: Wed, 31 Jan 2024 22:26:02 +0100
From: Duje Mihanović <duje.mihanovic@...le.hr>
To: Vinod Koul <vkoul@...nel.org>, Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>, Lubomir Rintel <lkundrak@...sk>
Cc: dmaengine@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Duje Mihanović <duje.mihanovic@...le.hr>
Subject: [PATCH v2 1/2] ARM: dts: mmp2: drop iram property
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@...le.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@...a0800 {
interrupts = <48>;
#dma-cells = <1>;
asram = <&asram>;
- iram = <&asram>;
status = "disabled";
};
--
2.43.0
Powered by blists - more mailing lists