public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: imx95: Reserve eDMA channels 0-1 for V2X
@ 2026-01-20  8:35 Joy Zou
  2026-01-20 12:30 ` Laurentiu Mihalcea
  2026-01-20 16:25 ` Frank Li
  0 siblings, 2 replies; 5+ messages in thread
From: Joy Zou @ 2026-01-20  8:35 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam, Frank Li,
	Peng Fan, Ye Li
  Cc: devicetree, imx, linux-arm-kernel, linux-kernel, Joy Zou

Reserve eDMA channels 0 and 1 on the AXI eDMA controller for exclusive
use by V2X (Vehicle-to-Everything) fast hash operations.

Signed-off-by: Joy Zou <joy.zou@nxp.com>
---
---
 arch/arm64/boot/dts/freescale/imx95.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/freescale/imx95.dtsi b/arch/arm64/boot/dts/freescale/imx95.dtsi
index 55e2da094c889fc7c1096d0e36f31ae118d2a982..24d02aa18b2f480bbffdc30bc41c658fb3aaf67a 100644
--- a/arch/arm64/boot/dts/freescale/imx95.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx95.dtsi
@@ -631,6 +631,7 @@ edma2: dma-controller@42000000 {
 				reg = <0x42000000 0x210000>;
 				#dma-cells = <3>;
 				dma-channels = <64>;
+				dma-channel-mask = <0x3>;
 				interrupts = <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>,
 					     <GIC_SPI 128 IRQ_TYPE_LEVEL_HIGH>,
 					     <GIC_SPI 129 IRQ_TYPE_LEVEL_HIGH>,

---
base-commit: d08c85ac8894995d4b0d8fb48d2f6a3e53cd79ab
change-id: 20260120-b4-imx95-v2x-3e01c7bc6881

Best regards,
-- 
Joy Zou <joy.zou@nxp.com>


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-01-21 10:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20  8:35 [PATCH] arm64: dts: imx95: Reserve eDMA channels 0-1 for V2X Joy Zou
2026-01-20 12:30 ` Laurentiu Mihalcea
2026-01-21  6:27   ` Joy Zou
2026-01-20 16:25 ` Frank Li
2026-01-21 10:31   ` Joy Zou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox