Skip to content

Commit 17d0723

Browse files
glneonmenon
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
1 parent 9442f96 commit 17d0723

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

arch/arm64/boot/dts/ti/k3-am625-sk.dts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -219,13 +219,6 @@
219219
};
220220
};
221221

222-
&mailbox0_cluster0 {
223-
mbox_m4_0: mbox-m4-0 {
224-
ti,mbox-rx = <0 0 0>;
225-
ti,mbox-tx = <1 0 0>;
226-
};
227-
};
228-
229222
&fss {
230223
bootph-all;
231224
};

0 commit comments

Comments
 (0)