arm: dts: k3-am62d-evm-binman: Update DM

AM62d previously reused the AM62a DM. Since a dedicated DM is now
available, migrate to device specific DM.

Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
Reviewed-by: Andrew Davis <afd@ti.com>
This commit is contained in:
Paresh Bhagat
2025-11-28 16:32:10 +05:30
committed by Tom Rini
parent f4b50e7501
commit 87c0e413eb

View File

@@ -101,4 +101,12 @@
description = "k3-am62d2-evm";
};
&dm_falcon {
filename = "ti-dm/am62dxx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
};
&dm {
filename = "ti-dm/am62dxx/ipc_echo_testb_mcu1_0_release_strip.xer5f";
};
#endif