arm64: dts: ti: k3-am625-sk: Remove M4 mailbox node redefinition

This node is already defined in the included k3-am62x-sk-common.dtsi.
Remove this redefinition.

Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20241203164031.20211-1-afd@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Andrew Davis 2024-12-03 10:40:31 -06:00 committed by Nishanth Menon
parent 9442f96309
commit 17d0723c6c

View File

@ -219,13 +219,6 @@ cpsw3g_phy1: ethernet-phy@1 {
};
};
&mailbox0_cluster0 {
mbox_m4_0: mbox-m4-0 {
ti,mbox-rx = <0 0 0>;
ti,mbox-tx = <1 0 0>;
};
};
&fss {
bootph-all;
};