]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ARM: OMAP2+: Drop legacy platform data for OMAP4 DSP
authorSuman Anna <s-anna@ti.com>
Mon, 24 Feb 2020 23:21:51 +0000 (17:21 -0600)
committerTony Lindgren <tony@atomide.com>
Thu, 27 Feb 2020 17:52:32 +0000 (09:52 -0800)
commit014bb57b6d1e5c0b3539beeca92510bd6e7394b2
tree4d5dea644efb420106bee6880a6c2436605ba92f
parentbce967290977fc54c619f4165b8c40b809f44ed9
ARM: OMAP2+: Drop legacy platform data for OMAP4 DSP

The OMAP4 DSP hwmod is used in DT, but the DT node is not
probing any real driver. The DSP device-tree node shall be
updated as per the new OMAP remoteproc bindings with the
underneath MMU device relying on the ti-sysc infrastructure.

Drop the legacy hwmod data for the DSP device along with the
custom ti,hwmods property. They have to be dropped together
since the early platform data init code is based on the custom
ti,hwmods property.

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