From: "Tony Lindgren" <tony@xxxxxxxxxxx> 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(-)