Skip to content

Commit

Permalink
ARM: dts: add dm816x missing #mbox-cells
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Neil Armstrong authored and Tony Lindgren committed Nov 30, 2015
1 parent 31ade3b commit d3e41a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/dm816x.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@
reg = <0x480c8000 0x2000>;
interrupts = <77>;
ti,hwmods = "mailbox";
#mbox-cells = <1>;
ti,mbox-num-users = <4>;
ti,mbox-num-fifos = <12>;
mbox_dsp: mbox_dsp {
Expand Down

0 comments on commit d3e41a9

Please sign in to comment.