OSDN Git Service

ARM: OMAP2+: Plug in device_enable/idle ops for IOMMUs
authorSuman Anna <s-anna@ti.com>
Tue, 27 Aug 2019 00:14:51 +0000 (19:14 -0500)
committerTony Lindgren <tony@atomide.com>
Fri, 18 Oct 2019 15:40:20 +0000 (08:40 -0700)
commit19feeee5c5af114f3cb8ad2772680b7a1d16f043
tree8c5c5427fb024d155ff6bcc89aeb3ce4b73dfa51
parent17a9e5bbbfe5a5a6356e47cdc1c1656e1e5e1f62
ARM: OMAP2+: Plug in device_enable/idle ops for IOMMUs

The OMAP IOMMU driver requires the device_enable/idle platform
data ops on all the IOMMU devices to be able to enable and disable
the clocks after commit db8918f61d51 ("iommu/omap: streamline
enable/disable through runtime pm callbacks"). Plug in these
pdata ops for all the existing IOMMUs through pdata quirks to
maintain functionality.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pdata-quirks.c