Message ID | pull-1622618286-677305@atomide.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 8639a12370babf10abab002123a1d3cd87552c15 |
Headers | show |
Series | [GIT,PULL,1/3] Cleanup for omaps for v5.14 | expand |
Hello: This pull request was applied to soc/soc.git (refs/heads/for-next): On Wed, 2 Jun 2021 10:19:09 +0300 you wrote: > From: "Tony Lindgren" <tony@atomide.com> > > The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: > > Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) > > are available in the Git repository at: > > [...] Here is the summary with links: - [GIT,PULL,1/3] Cleanup for omaps for v5.14 https://git.kernel.org/soc/soc/c/8639a12370ba - [GIT,PULL,2/3] Defconfig changes for omaps for v5.14 https://git.kernel.org/soc/soc/c/3082a78502f6 - [GIT,PULL,3/3] Devicetree changes for omaps for v5.14 https://git.kernel.org/soc/soc/c/2d08a11e2d26 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5: Linux 5.13-rc1 (2021-05-09 14:17:44 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.14/cleanup-signed for you to fetch changes up to d61f263495d75cd0e45a50a2dc44ebc286db52b7: Merge branch 'omap-for-v5.13/genpd-cleanup' into omap-for-v5.14/cleanup (2021-05-21 12:42:41 +0300) ---------------------------------------------------------------- Clean up changes for omaps for v5.14 merge window With the recent changes to drop legacy platform data for am3/4, omap4/5, and dra7, we can drop the related unused code. There is also a patch to remove leading spaces from the Kconfig file. ---------------------------------------------------------------- Dario Binacchi (2): ARM: OMAP2+: CM: remove omap2_set_globals_cm() ARM: OMAP2+: remove omap2_set_globals_control() Juerg Haefliger (1): ARM: OMAP1: Remove leading spaces in Kconfig Lukas Bulwahn (1): MAINTAINERS: remove obsolete OMAP HWMOD DATA FOR OMAP4-BASED DEVICES Tony Lindgren (1): Merge branch 'omap-for-v5.13/genpd-cleanup' into omap-for-v5.14/cleanup MAINTAINERS | 6 ------ arch/arm/mach-omap1/Kconfig | 12 ++++++------ arch/arm/mach-omap2/cm.h | 1 - arch/arm/mach-omap2/cm_common.c | 13 ------------- arch/arm/mach-omap2/control.c | 5 ----- arch/arm/mach-omap2/control.h | 1 - 6 files changed, 6 insertions(+), 32 deletions(-)