]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: dts: OMAP2+: Add mailbox fifo and user information
authorSuman Anna <s-anna@ti.com>
Fri, 11 Jul 2014 21:44:34 +0000 (16:44 -0500)
committerTony Lindgren <tony@atomide.com>
Tue, 15 Jul 2014 12:08:11 +0000 (05:08 -0700)
commit41ffada18f77b3309603dfff6a719b5b8425de3b
tree8ec84782705769fa0874402541b7a2f34da85ff3
parent7171511eaec5bf23fb06078f59784a3a0626b38f
ARM: dts: OMAP2+: Add mailbox fifo and user information

The number of mailbox fifos and users (IP interrupts) are added
to the Mailbox DT nodes on OMAP2420, OMAP2430, OMAP3, and OMAP5
family of SoCs through the DT properties "ti,mbox-num-fifos" and
"ti,mbox-num-users" properties. This data represents the same data
that used to be represented in hwmod attribute data through the
.num_fifos and .num_users fields previously.

Signed-off-by: Suman Anna <s-anna@ti.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap2420.dtsi
arch/arm/boot/dts/omap2430.dtsi
arch/arm/boot/dts/omap3.dtsi
arch/arm/boot/dts/omap5.dtsi