arm: dts: k3-am62a7-sk-u-boot: Enable DM services for main_pktdma

Enable DM services for main_pktdma during R5 SPL stage.

Tested-by: Anshul Dalal <anshuld@ti.com>
Signed-off-by: Chintan Vankar <c-vankar@ti.com>
This commit is contained in:
Chintan Vankar
2026-07-28 11:58:36 -06:00
committed by Tom Rini
parent 707a9b537b
commit 3e3dfa3350
+4
View File
@@ -42,3 +42,7 @@
status = "okay";
bootph-pre-ram;
};
&main_pktdma {
ti,sci = <&dm_tifs>;
};