devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [REPOST PATCHv3 0/2] OMAP Mailbox DT support for 3.18
@ 2014-09-10 19:20 Suman Anna
  2014-09-10 19:20 ` [REPOST PATCHv3 1/2] Documentation: dt: add omap mailbox bindings Suman Anna
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Suman Anna @ 2014-09-10 19:20 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: Jassi Brar, Dave Gerlach, linux-omap, devicetree,
	linux-arm-kernel, Suman Anna

Hi Tony,

This is a repost of just the DT support patches (first 2 patches out
of 5) from the OMAP Mailbox framework adoption and DT support series [1],
so that they can be picked up for 3.18. The only change is an Acked-by
picked up on the second patch. I will repost the third patch separately,
and the last 2 patches once a framework branch is published (no changes
on those as well).

The patches are rebased onto 3.17-rc3. The previous dependencies - the
OMAP mailbox DT/hwmod cleanup series [2] and the OMAP mailbox cleanup
series [3] have already been merged in 3.17-rc1, so there are no more
pending dependencies for these patches.

The following shows the boot logs on various OMAP platforms with just these
patches:
  OMAP2 (SDP2430)           : http://pastebin.ubuntu.com/8311033
  OMAP3 (BeagleXM)          : http://pastebin.ubuntu.com/8310760
  OMAP4 (PandaBoard)        : http://pastebin.ubuntu.com/8310633 
  OMAP5 (OMAP5 uEVM)        : http://pastebin.ubuntu.com/8310650
  DRA7  (DRA7 EVM)          : http://pastebin.ubuntu.com/8310700
  AM33xx (BeagleBone Black) : http://pastebin.ubuntu.com/8310732
  AM43xx (AM437x GP EVM)    : http://pastebin.ubuntu.com/8310824

[1] http://marc.info/?l=linux-omap&m=140668054422693&w=2
[2] http://marc.info/?l=linux-omap&m=140511512208519&w=2
[3] http://www.spinics.net/lists/linux-omap/msg108574.html

Suman Anna (2):
  Documentation: dt: add omap mailbox bindings
  mailbox/omap: add support for parsing dt devices

 .../devicetree/bindings/mailbox/omap-mailbox.txt   | 108 ++++++++++++++
 drivers/mailbox/omap-mailbox.c                     | 156 +++++++++++++++++----
 2 files changed, 240 insertions(+), 24 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mailbox/omap-mailbox.txt

-- 
2.0.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-11 18:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 19:20 [REPOST PATCHv3 0/2] OMAP Mailbox DT support for 3.18 Suman Anna
2014-09-10 19:20 ` [REPOST PATCHv3 1/2] Documentation: dt: add omap mailbox bindings Suman Anna
2014-09-10 19:20 ` [REPOST PATCHv3 2/2] mailbox/omap: add support for parsing dt devices Suman Anna
2014-09-11 18:45 ` [REPOST PATCHv3 0/2] OMAP Mailbox DT support for 3.18 Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).