Commits
Suman Anna committed bddc92e54f7
ARM: OMAP2+: Extend OMAP4 IPU/DSP pdata-quirks to OMAP5 OMAP5 requires the same device management pdata-quirks as OMAP4 for the IPU and DSP processor subsystems, so extend the OMAP4 IPU and DSP pdata quirks to OMAP5 as well. The pdata quirks uses the appropriate starting addresses in the auxdata as per the current DT node definitions to find the devices to add the necessary quirks as platform data. The pdata quirks will be removed once the reset dependencies against omap_device and omap_hwmod layers are resolved. Signed-off-by: Suman Anna <s-anna@ti.com>