linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/3] SoC changes for omaps for v5.16
@ 2021-10-11 11:02 Tony Lindgren
  2021-10-11 11:02 ` [GIT PULL 2/3] Driver changes for ti-sysc " Tony Lindgren
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tony Lindgren @ 2021-10-11 11:02 UTC (permalink / raw)
  To: soc; +Cc: arm, linux-omap, linux-arm-kernel, Tony Lindgren

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.16/soc-signed

for you to fetch changes up to e60150de94ef1508e77cbf5956ecc0ca84c4fc9b:

  ARM: OMAP2+: Drop unused CM defines for am3 (2021-10-06 12:36:23 +0300)

----------------------------------------------------------------
SoC changes for omaps for v5.16

Few non-urgent comment typo fixes and few changes to drop unused auxdata.
Then a series of changes to drop some a pile of old unused defines. These
can be now dropped for the SoCs that have been updated to use devicetree
data with drivers/clock and drivers/soc device drivers.

----------------------------------------------------------------
Jason Wang (2):
      ARM: OMAP2+: Fix typo in some comments
      ARM: OMAP2+: Fix comment typo

Tony Lindgren (11):
      ARM: OMAP2+: Drop old unused omap5_uevm_legacy_init()
      ARM: OMAP2+: Drop unused old auxdata for dra7x_evm_mmc_quirk()
      ARM: OMAP2+: Drop unused PRM defines for dra7
      ARM: OMAP2+: Drop unused PRM defines for omap5
      ARM: OMAP2+: Drop unused PRM defines for omap4
      ARM: OMAP2+: Drop unused PRM defines for am4
      ARM: OMAP2+: Drop unused PRM defines for am3
      ARM: OMAP2+: Drop unused CM defines for dra7
      ARM: OMAP2+: Drop unused CM and SCRM defines for omap5
      ARM: OMAP2+: Drop unused CM and SCRM defines for omap4
      ARM: OMAP2+: Drop unused CM defines for am3

 arch/arm/mach-omap2/cm-regbits-44xx.h | 101 ------
 arch/arm/mach-omap2/cm1_44xx.h        | 174 ----------
 arch/arm/mach-omap2/cm1_54xx.h        | 168 ---------
 arch/arm/mach-omap2/cm1_7xx.h         | 263 --------------
 arch/arm/mach-omap2/cm2_44xx.h        | 386 ---------------------
 arch/arm/mach-omap2/cm2_54xx.h        | 325 ------------------
 arch/arm/mach-omap2/cm2_7xx.h         | 449 ------------------------
 arch/arm/mach-omap2/cm33xx.h          | 280 ---------------
 arch/arm/mach-omap2/omap_hwmod.c      |   6 +-
 arch/arm/mach-omap2/pdata-quirks.c    |  36 --
 arch/arm/mach-omap2/powerdomain.c     |   6 +-
 arch/arm/mach-omap2/prcm43xx.h        |  94 -----
 arch/arm/mach-omap2/prm33xx.h         |  40 ---
 arch/arm/mach-omap2/prm44xx.h         | 630 ----------------------------------
 arch/arm/mach-omap2/prm54xx.h         | 358 -------------------
 arch/arm/mach-omap2/prm7xx.h          | 613 ---------------------------------
 arch/arm/mach-omap2/scrm44xx.h        | 141 --------
 arch/arm/mach-omap2/scrm54xx.h        | 228 ------------
 18 files changed, 6 insertions(+), 4292 deletions(-)
 delete mode 100644 arch/arm/mach-omap2/scrm54xx.h

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-10-12 12:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-11 11:02 [GIT PULL 1/3] SoC changes for omaps for v5.16 Tony Lindgren
2021-10-11 11:02 ` [GIT PULL 2/3] Driver changes for ti-sysc " Tony Lindgren
2021-10-11 15:02   ` Arnd Bergmann
2021-10-11 11:02 ` [GIT PULL 3/3] Devicetree changes for omaps " Tony Lindgren
2021-10-11 22:11   ` Arnd Bergmann
2021-10-12 12:50 ` [GIT PULL 1/3] SoC " Arnd Bergmann

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