]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Drop legacy platform data for omap5 kbd
authorTony Lindgren <tony@atomide.com>
Tue, 10 Dec 2019 16:10:26 +0000 (08:10 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Dec 2019 16:17:59 +0000 (08:17 -0800)
commit3cc5259bb5f1f23c1fbab701795d93102b746e7e
tree5f7da8384eef73bdccdb80b6eed025ce96cee83e
parent0b0d8b3110e5f721974144a630cf1dc648654cd8
ARM: OMAP2+: Drop legacy platform data for omap5 kbd

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.

Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap5-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_54xx_data.c