devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] Probe l4 abe and most timers with ti-sysc
@ 2019-12-10 23:35 Tony Lindgren
  2019-12-10 23:35 ` [PATCH 1/9] ARM: OMAP2+: Drop legacy platform data for omap4 aess Tony Lindgren
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Tony Lindgren @ 2019-12-10 23:35 UTC (permalink / raw)
  To: linux-omap
  Cc: Benoît Cousson, devicetree, Keerthy, Peter Ujfalusi,
	Tero Kristo

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

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

end of thread, other threads:[~2019-12-13  6:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-10 23:35 [PATCH 0/9] Probe l4 abe and most timers with ti-sysc Tony Lindgren
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

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