This patch series updates the AM62D EVM binman device tree configuration by fixing references and tiboot3 binary name handling.
The series does the following: - Corrects device tree reference to use AM62D-specific DTB instead of AM62A. - Adds labels to tiboot3 nodes in AM62A binman to enable cross-referencing. - Implements proper tiboot3 filename overrides for AM62D-specific binaries. These changes ensure that the AM62D EVM uses the correct device tree binaries and boot images name. Paresh Bhagat (3): arm: dts: k3-am62d-evm-binman: Fix device tree reference arm: dts: k3-am62a-sk-binman: Add labels to tiboot3 binary nodes arm: dts: k3-am62d-evm-binman: Override tiboot3 filenames for AM62D arch/arm/dts/k3-am62a-sk-binman.dtsi | 4 ++-- arch/arm/dts/k3-am62d-evm-binman.dtsi | 11 +++++++++-- 2 files changed, 11 insertions(+), 4 deletions(-) -- 2.34.1

