From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Cc: "Benoît Cousson" <bcousson@baylibre.com>,
devicetree@vger.kernel.org, Keerthy <j-keerthy@ti.com>,
"Peter Ujfalusi" <peter.ujfalusi@ti.com>,
"Tero Kristo" <t-kristo@ti.com>
Subject: [PATCH 0/9] Probe l4 abe and most timers with ti-sysc
Date: Tue, 10 Dec 2019 15:35:15 -0800 [thread overview]
Message-ID: <20191210233524.46875-1-tony@atomide.com> (raw)
Hi all,
This series updates l4-abe devices and non-system timers to probe with
ti-sysc.
After this series we now have l4-abe instances with all devices probing
with dts data and ti-sysc driver. So for omap4 and 5, l4-abe can now be
used to experiment with adding genpd support to drivers/soc/ti/omap_prm.c
to power down the abe domain when not in use :)
Note that we cannot yet probe system timers with ti-sysc.
Regards,
Tony
Tony Lindgren (9):
ARM: OMAP2+: Drop legacy platform data for omap4 aess
ARM: OMAP2+: Drop legacy platform data for omap4 dmic
ARM: OMAP2+: Drop legacy platform data for omap4 mcpdm
ARM: OMAP2+: Drop legacy platform data for omap5 dmic
ARM: OMAP2+: Drop legacy platform data for omap5 mcpdm
ARM: OMAP2+: Drop legacy platform data for omap4 timers except timer1
ARM: OMAP2+: Drop legacy platform data for omap5 timers except timer1
ARM: OMAP2+: Drop legacy platform data for am3 and am4 timers except
timer1 and 2
ARM: OMAP2+: Drop legacy platform data for dra7 timers except timer1
to 4
arch/arm/boot/dts/am33xx-l4.dtsi | 5 -
arch/arm/boot/dts/am437x-l4.dtsi | 9 -
arch/arm/boot/dts/dra7-l4.dtsi | 12 -
arch/arm/boot/dts/omap4-l4-abe.dtsi | 7 -
arch/arm/boot/dts/omap4-l4.dtsi | 6 -
arch/arm/boot/dts/omap5-l4-abe.dtsi | 6 -
arch/arm/boot/dts/omap5-l4.dtsi | 6 -
arch/arm/mach-omap2/omap_hwmod.c | 18 -
arch/arm/mach-omap2/omap_hwmod.h | 3 -
.../omap_hwmod_33xx_43xx_common_data.h | 10 -
.../omap_hwmod_33xx_43xx_interconnect_data.c | 40 --
.../omap_hwmod_33xx_43xx_ipblock_data.c | 70 ---
arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 5 -
arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 89 ----
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 421 ------------------
arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 357 ---------------
arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 295 ------------
arch/arm/mach-omap2/omap_hwmod_reset.c | 24 -
include/sound/aess.h | 53 ---
19 files changed, 1436 deletions(-)
delete mode 100644 include/sound/aess.h
--
2.24.0
next reply other threads:[~2019-12-10 23:35 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-10 23:35 Tony Lindgren [this message]
2019-12-10 23:35 ` [PATCH 1/9] ARM: OMAP2+: Drop legacy platform data for omap4 aess Tony Lindgren
2019-12-10 23:35 ` [PATCH 2/9] ARM: OMAP2+: Drop legacy platform data for omap4 dmic Tony Lindgren
2019-12-10 23:35 ` [PATCH 3/9] ARM: OMAP2+: Drop legacy platform data for omap4 mcpdm Tony Lindgren
2019-12-10 23:35 ` [PATCH 4/9] ARM: OMAP2+: Drop legacy platform data for omap5 dmic Tony Lindgren
2019-12-10 23:35 ` [PATCH 5/9] ARM: OMAP2+: Drop legacy platform data for omap5 mcpdm Tony Lindgren
2019-12-10 23:35 ` [PATCH 6/9] ARM: OMAP2+: Drop legacy platform data for omap4 timers except timer1 Tony Lindgren
2019-12-10 23:35 ` [PATCH 7/9] ARM: OMAP2+: Drop legacy platform data for omap5 " Tony Lindgren
2019-12-10 23:35 ` [PATCH 8/9] ARM: OMAP2+: Drop legacy platform data for am3 and am4 timers except timer1 and 2 Tony Lindgren
2019-12-10 23:35 ` [PATCH 9/9] ARM: OMAP2+: Drop legacy platform data for dra7 timers except timer1 to 4 Tony Lindgren
2019-12-11 2:10 ` Andrew F. Davis
2019-12-11 12:59 ` Tero Kristo
2019-12-11 14:55 ` Tony Lindgren
2019-12-13 6:14 ` [PATCH 0/9] Probe l4 abe and most timers with ti-sysc Keerthy
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=20191210233524.46875-1-tony@atomide.com \
--to=tony@atomide.com \
--cc=bcousson@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=j-keerthy@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=peter.ujfalusi@ti.com \
--cc=t-kristo@ti.com \
/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).