projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9442f96
)
arm64: dts: ti: k3-am625-sk: Remove M4 mailbox node redefinition
author
Andrew Davis
<afd@ti.com>
Tue, 3 Dec 2024 16:40:31 +0000
(10:40 -0600)
committer
Nishanth Menon
<nm@ti.com>
Thu, 2 Jan 2025 15:52:54 +0000
(09:52 -0600)
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>
arch/arm64/boot/dts/ti/k3-am625-sk.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/boot/dts/ti/k3-am625-sk.dts
b/arch/arm64/boot/dts/ti/k3-am625-sk.dts
index ae81ebb39d02d6c5fb3a228f37ce619264f48e44..2fbfa371934575efc4e9118a705f062bdea55f4f 100644
(file)
--- a/
arch/arm64/boot/dts/ti/k3-am625-sk.dts
+++ b/
arch/arm64/boot/dts/ti/k3-am625-sk.dts
@@
-219,13
+219,6
@@
};
};
-&mailbox0_cluster0 {
- mbox_m4_0: mbox-m4-0 {
- ti,mbox-rx = <0 0 0>;
- ti,mbox-tx = <1 0 0>;
- };
-};
-
&fss {
bootph-all;
};