]> www.infradead.org Git - linux-platform-drivers-x86.git/commit
ARM: OMAP2+: Drop legacy platform data for omap4 emif
authorTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:34 +0000 (14:04 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:34 +0000 (14:04 +0200)
commita8876b4a3d68a10a91771d295a5e65ce2c802c0d
tree970725b33c41a390c9c64ef794d6965aaca7e57c
parent35c34fbcbfd00fcd23c70d4ec54fdb53318f4d5c
ARM: OMAP2+: Drop legacy platform data for omap4 emif

We can now probe devices with ti-sysc interconnect driver and dts data.
Let's drop the related platform data and custom ti,hwmods dts property.

As we're just dropping data, and the early platform data init is based on
the custom ti,hwmods property, we want to drop both the platform data and
ti,hwmods property in a single patch.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4.dtsi
arch/arm/mach-omap2/omap_hwmod_44xx_data.c