ARM: dts: AM4372: Correct mailbox node data
authorSuman Anna <s-anna@ti.com>
Fri, 11 Jul 2014 21:44:37 +0000 (16:44 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 15 Jul 2014 12:08:56 +0000 (05:08 -0700)
The mailbox DT node for AM4372 is enabled and is corrected to
remove some properties that have crept in by mistake.

Fixes: 9e3269b (ARM: dts: AM4372: Add L2, EDMA, mailbox, MMC and SHAM nodes)
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am4372.dtsi

index 49fa596..c9aee0e 100644 (file)
                        ti,hwmods = "mailbox";
                        ti,mbox-num-users = <4>;
                        ti,mbox-num-fifos = <8>;
-                       ti,mbox-names = "wkup_m3";
-                       ti,mbox-data = <0 0 0 0>;
-                       status = "disabled";
                };
 
                timer1: timer@44e31000 {