ARM: OMAP2+: Stop building legacy code for dra7 and omap4/5
authorTony Lindgren <tony@atomide.com>
Fri, 12 Mar 2021 08:11:24 +0000 (10:11 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 12 Mar 2021 08:11:24 +0000 (10:11 +0200)
commitf21af4257cf3ec82736083dabc5fa230efebf61c
tree1a061c2189903bc651e4023643c6dac533102450
parent569519de002fafde35f889a8ea0348eae6ccc20f
ARM: OMAP2+: Stop building legacy code for dra7 and omap4/5

With the recent changes we are now booting am3/4, dra7, and omap4/5
without legacy data using devicetree, simple-pm-bus and genpd. Let's not
initialize and build the legacy data unless CONFIG_OMAP_HWMOD is selected
based on the SoCs enabled in .config.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/io.c
arch/arm/mach-omap2/omap_hwmod.h
arch/arm/mach-omap2/pdata-quirks.c
arch/arm/mach-omap2/sr_device.c