From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] Drop omap hwmod legacy resources
Date: Tue, 29 Aug 2017 10:29:55 -0700 [thread overview]
Message-ID: <20170829173001.20358-1-tony@atomide.com> (raw)
Hi all,
Here are changes to drop hwmod legacy resources for dma, irq and io.
Note that these are against current next and needs the following
two sets of fixes in preparation:
[PATCH 00/17] Fix missing device tree hwmods and IO ranges omap variants
[PATCH 0/5] Fixes for omap hwmod for dropping legacy data
These are naturally too late for v4.14 merge window but might be
doable for v4.15.
Regards,
Tony
Tony Lindgren (6):
ARM: OMAP2+: Populate legacy resources for dma and smartreflex
ARM: OMAP3: Remove legacy IRQ for PRM
ARM: OMAP4: Remove legacy IRQ for PRM
ARM: OMAP2+: Drop omap_hwmod_irq_info
ARM: OMAP2+: Drop omap_hwmod_dma_info
ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_space
arch/arm/mach-omap2/Makefile | 1 -
arch/arm/mach-omap2/common.h | 1 -
arch/arm/mach-omap2/omap4-common.c | 24 -
arch/arm/mach-omap2/omap_device.c | 269 ++++------
arch/arm/mach-omap2/omap_device.h | 4 -
arch/arm/mach-omap2/omap_hwmod.c | 444 +----------------
arch/arm/mach-omap2/omap_hwmod.h | 62 ---
arch/arm/mach-omap2/omap_hwmod_2420_data.c | 2 -
arch/arm/mach-omap2/omap_hwmod_2430_data.c | 2 -
.../omap_hwmod_2xxx_3xxx_interconnect_data.c | 27 -
.../mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c | 15 -
arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | 6 -
.../omap_hwmod_33xx_43xx_interconnect_data.c | 100 ----
arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 39 --
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 43 +-
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 548 ---------------------
arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 20 -
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 38 --
arch/arm/mach-omap2/omap_hwmod_81xx_data.c | 44 --
arch/arm/mach-omap2/omap_hwmod_common_data.h | 41 --
arch/arm/mach-omap2/prcm-common.h | 1 -
arch/arm/mach-omap2/prm.h | 2 -
arch/arm/mach-omap2/prm3xxx.c | 14 +-
arch/arm/mach-omap2/prm44xx.c | 21 +-
arch/arm/mach-omap2/prm_common.c | 12 +-
25 files changed, 107 insertions(+), 1673 deletions(-)
delete mode 100644 arch/arm/mach-omap2/omap_hwmod_2xxx_3xxx_interconnect_data.c
--
2.14.1
next reply other threads:[~2017-08-29 17:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-29 17:29 Tony Lindgren [this message]
2017-08-29 17:29 ` [PATCH 1/6] ARM: OMAP2+: Populate legacy resources for dma and smartreflex Tony Lindgren
2017-08-29 17:29 ` [PATCH 2/6] ARM: OMAP3: Remove legacy IRQ for PRM Tony Lindgren
2017-08-29 17:29 ` [PATCH 3/6] ARM: OMAP4: " Tony Lindgren
2017-08-29 17:29 ` [PATCH 4/6] ARM: OMAP2+: Drop omap_hwmod_irq_info Tony Lindgren
2017-08-29 17:30 ` [PATCH 5/6] ARM: OMAP2+: Drop omap_hwmod_dma_info Tony Lindgren
2017-08-29 17:30 ` [PATCH 6/6] ARM: OMAP2+: Drop legacy struct omap_hwmod_addr_space Tony Lindgren
2017-08-30 15:41 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170829173001.20358-1-tony@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).