[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1347494898-16671-1-git-send-email-omar.luna@linaro.org>
Date: Wed, 12 Sep 2012 19:08:13 -0500
From: Omar Ramirez Luna <omar.luna@...aro.org>
To: Tony Lindgren <tony@...mide.com>, Benoit Cousson <b-cousson@...com>
Cc: Russell King <linux@....linux.org.uk>,
Omar Ramirez Luna <omar.luna@...aro.org>,
devicetree-discuss@...ts.ozlabs.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-omap@...r.kernel.org
Subject: [PATCH v2 0/2] OMAP: mailbox initial device tree support
To allow mailbox driver to function with device tree.
Tested in OMAP4 and OMAP3. OMAP2 untested.
Patch: arm/dts: OMAP2+: Add mailbox nodes, was Acked by Benoit
however it seems it wasn't picked up, so resend.
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg69121.html
Patch: OMAP: mailbox: add device tree support, there wasn't an
opposition other than to cleanup the driver too, however I got
quite some patches to send before continuing the cleanup.
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg69338.html
Omar Ramirez Luna (2):
OMAP: mailbox: add device tree support
arm/dts: OMAP2+: Add mailbox nodes
.../devicetree/bindings/arm/omap/mailbox.txt | 9 +++++++++
arch/arm/boot/dts/omap2.dtsi | 5 +++++
arch/arm/boot/dts/omap3.dtsi | 5 +++++
arch/arm/boot/dts/omap4.dtsi | 5 +++++
arch/arm/mach-omap2/devices.c | 3 +++
arch/arm/mach-omap2/mailbox.c | 12 ++++++++++++
6 files changed, 39 insertions(+)
create mode 100644 Documentation/devicetree/bindings/arm/omap/mailbox.txt
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists