linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Cleanup legacy OMAP mailbox support
@ 2015-09-14 23:37 Suman Anna
  2015-09-14 23:37 ` [PATCH 1/2] ARM: OMAP2+: Remove legacy mailbox device instantiation Suman Anna
  2015-09-14 23:37 ` [PATCH 2/2] ARM: OMAP3: hwmod data: Remove legacy mailbox data and addrs Suman Anna
  0 siblings, 2 replies; 7+ messages in thread
From: Suman Anna @ 2015-09-14 23:37 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Tony,

The following series removes the legacy platform device creation
for OMAP mailbox devices. I will remove the platform data file
alongside the non-DT support cleanup in the driver.

Patches based on 4.3-rc1 + the patch on mach-omap2/devices.c that
removes the OMAP3 ISP instantiation in legacy-mode [1]. The hwmod
cleanup patch can be picked up independently if needed - it will
just fail to create the legacy devices in omap_init_mbox(). These
are only build tested and boot tested on OMAP3 in DT-mode, as I do
not have any platforms where I can still perform a legacy-style
boot.

regards
Suman

[1] https://patchwork.kernel.org/patch/6806891/

Suman Anna (2):
  ARM: OMAP2+: Remove legacy mailbox device instantiation
  ARM: OMAP3: hwmod data: Remove legacy mailbox data and addrs

 arch/arm/mach-omap2/devices.c              | 28 ----------------------------
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 29 -----------------------------
 2 files changed, 57 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-01-21 21:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-14 23:37 [PATCH 0/2] Cleanup legacy OMAP mailbox support Suman Anna
2015-09-14 23:37 ` [PATCH 1/2] ARM: OMAP2+: Remove legacy mailbox device instantiation Suman Anna
2015-10-22 17:11   ` Suman Anna
2016-01-11 23:22     ` Suman Anna
2016-01-21 21:57       ` Tony Lindgren
2015-09-14 23:37 ` [PATCH 2/2] ARM: OMAP3: hwmod data: Remove legacy mailbox data and addrs Suman Anna
2015-10-22 16:44   ` Paul Walmsley

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).