Hi Tony, The following OMAP mailbox DTS patches are based on 3.18-rc3 and are intended for the 3.19 merge window. The first patch is new and adds the interrupts property to all the mailbox nodes on DRA7xx now that we have the DRA7xx interrupt crossbar driver functional and merged in the kernel. The second patch enables the OMAP Mailbox DT users (there are none at the moment) to use the recently merged Mailbox framework API, and is a repost of the DTS patch [1] from the OMAP Mailbox framework adaptation series [2] after rebasing. The driver portion of the adaptation patch is posted separately so that Jassi can pick it up. Together, these are the last base mailbox dependent patches for Dave's PM work on AM335x. regards Suman [1] http://marc.info/?l=linux-omap&m=141038449717781&w=2 [2] http://marc.info/?l=linux-omap&m=141038447817775&w=2 Suman Anna (2): ARM: dts: DRA7: Add interrupts property to mailbox nodes ARM: dts: OMAP2+: Add #mbox-cells property to all mailbox nodes arch/arm/boot/dts/am33xx.dtsi | 1 + arch/arm/boot/dts/am4372.dtsi | 1 + arch/arm/boot/dts/dra7.dtsi | 64 +++++++++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/omap2420.dtsi | 1 + arch/arm/boot/dts/omap2430.dtsi | 1 + arch/arm/boot/dts/omap3.dtsi | 1 + arch/arm/boot/dts/omap4.dtsi | 1 + arch/arm/boot/dts/omap5.dtsi | 1 + 8 files changed, 71 insertions(+) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html