On Tue, Sep 08, 2026 at 05:27:56PM +0100, Arnd Bergmann wrote:
86 files changed, 60 insertions(+), 10696 deletions(-)
Note that Sashiko skipped reviewing this patch, because it exceeded
its current 10000 line limit.
-CONFIG_ARCH_MULTI_V6=y
CONFIG_OMAP_RESET_CLOCKS=y
-CONFIG_ARCH_OMAP2=y
With CONFIG_ARCH_MULTI_V6 gone, CONFIG_ARM_ERRATA_411920=y a few lines
down can be deleted (savedefconfig drops it)
quoted hunk ↗ jump to hunk
diff --git a/arch/arm/mach-omap2/gpmc.h b/arch/arm/mach-omap2/gpmc.h
deleted file mode 100644
perl scripts/get_maintainer.pl --self-test=patterns now warns:
./MAINTAINERS:19896: warning: no file matches F: arch/arm/mach-omap2/*gpmc*
quoted hunk ↗ jump to hunk
@@ -560,13 +533,11 @@ void __init pdata_quirks_init(const struct of_device_id *omap_dt_match_table)
* We still need this for omap2420 and omap3 PM to work, others are
Stale comment about omap2420
quoted hunk ↗ jump to hunk
diff --git a/arch/arm/mach-omap2/voltagedomains2xxx_data.c b/arch/arm/mach-omap2/voltagedomains2xxx_data.c
deleted file mode 100644
[...]
-void __init omap2xxx_voltagedomains_init(void)
The declaration for this is still in voltage.h.
Thanks,
Karl