]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit161d8d4e8085b58d53c71de5cfa67a69e15350f8
tree8c5c5427fb024d155ff6bcc89aeb3ce4b73dfa51
parent57fd78ae0b23af5fcbeb45af6d02086e551ac6ae
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 295885181763 ("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