Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44e6ab1b authored by Suman Anna's avatar Suman Anna Committed by Tony Lindgren
Browse files

ARM: dts: AM4372: Correct mailbox node data



The mailbox DT node for AM4372 is enabled and is corrected to
remove some properties that have crept in by mistake.

Fixes: 9e3269b8 (ARM: dts: AM4372: Add L2, EDMA, mailbox, MMC and SHAM nodes)
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 40242301
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -168,9 +168,6 @@
			ti,hwmods = "mailbox";
			ti,hwmods = "mailbox";
			ti,mbox-num-users = <4>;
			ti,mbox-num-users = <4>;
			ti,mbox-num-fifos = <8>;
			ti,mbox-num-fifos = <8>;
			ti,mbox-names = "wkup_m3";
			ti,mbox-data = <0 0 0 0>;
			status = "disabled";
		};
		};


		timer1: timer@44e31000 {
		timer1: timer@44e31000 {