Skip to content

Commit d3e41a9

Browse files
superna9999tmlind
authored andcommitted
ARM: dts: add dm816x missing #mbox-cells
Add missing #mbox-cells for dm816x mbox DT node. Cc: Brian Hutchinson <b.hutchman@gmail.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 31ade3b commit d3e41a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/boot/dts/dm816x.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
reg = <0x480c8000 0x2000>;
219219
interrupts = <77>;
220220
ti,hwmods = "mailbox";
221+
#mbox-cells = <1>;
221222
ti,mbox-num-users = <4>;
222223
ti,mbox-num-fifos = <12>;
223224
mbox_dsp: mbox_dsp {

0 commit comments

Comments
 (0)