]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: OMAP2+: Drop legacy platform data for dra7 rtcss
authorTony Lindgren <tony@atomide.com>
Fri, 3 Jul 2020 16:07:31 +0000 (09:07 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 24 Aug 2020 05:40:03 +0000 (08:40 +0300)
commit90aa4ed5a43fabd7fc12f84164e20ccae19f5560
treeeaa4bf10c62a28bbbe9d304cc5e9bf0ca4ee2913
parent6b8a3deedcfdaa32a641659132d8d6b2e5aed83d
ARM: OMAP2+: Drop legacy platform data for dra7 rtcss

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.

Cc: Keerthy <j-keerthy@ti.com>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_7xx_data.c