With the pending patches for ti-sysc interconnect target module driver, we can now drop legacy platform data for selected devices. This series depends on the following pathces: [PATCH 0/7] omap changes to allocate struct omap_hwmod dynamically [PATCH 00/14] ti-sysc changes to probe devices with dts data only Additionally am3 depends on the following fix: [PATCH] ARM: dts: Fix dcan clkctrl clock for am3 Tony Lindgren (4): ARM: OMAP2+: Drop mmc platform data for am330x and am43xx ARM: OMAP2+: Drop i2c platform data for am33xx and am43xx ARM: OMAP2+: Drop gpio platform data for am33xx and am43xx ARM: OMAP2+: Drop uart platform data for am33xx and am43xx .../omap_hwmod_33xx_43xx_common_data.h | 29 -- .../omap_hwmod_33xx_43xx_interconnect_data.c | 103 ------- .../omap_hwmod_33xx_43xx_ipblock_data.c | 253 ------------------ arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 64 ----- arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 113 -------- 5 files changed, 562 deletions(-) -- 2.21.0