summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2021-06-12 08:32:34 -0700
committerOlof Johansson <olof@lixom.net>2021-06-12 08:32:36 -0700
commit8639a12370babf10abab002123a1d3cd87552c15 (patch)
treee9ffc1cab049031866989459282560be3fdb0c96 /MAINTAINERS
parentc4681547bcce777daf576925a966ffa824edd09d (diff)
parentd61f263495d75cd0e45a50a2dc44ebc286db52b7 (diff)
downloadlinux-8639a12370babf10abab002123a1d3cd87552c15.tar.gz
linux-8639a12370babf10abab002123a1d3cd87552c15.tar.bz2
linux-8639a12370babf10abab002123a1d3cd87552c15.zip
Merge tag 'omap-for-v5.14/cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/soc
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. * tag 'omap-for-v5.14/cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: ARM: OMAP2+: remove omap2_set_globals_control() ARM: OMAP2+: CM: remove omap2_set_globals_cm() ARM: OMAP1: Remove leading spaces in Kconfig MAINTAINERS: remove obsolete OMAP HWMOD DATA FOR OMAP4-BASED DEVICES Link: https://lore.kernel.org/r/pull-1622618286-677305@atomide.com Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 81e1edeceae4..88fd0a84d294 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13347,12 +13347,6 @@ L: linux-omap@vger.kernel.org
S: Maintained
F: arch/arm/mach-omap2/omap_hwmod*data*
-OMAP HWMOD DATA FOR OMAP4-BASED DEVICES
-M: Benoît Cousson <bcousson@baylibre.com>
-L: linux-omap@vger.kernel.org
-S: Maintained
-F: arch/arm/mach-omap2/omap_hwmod_44xx_data.c
-
OMAP HWMOD SUPPORT
M: Benoît Cousson <bcousson@baylibre.com>
M: Paul Walmsley <paul@pwsan.com>