irqchip/imx-irqsteer: Add runtime PM support
authorLucas Stach <l.stach@pengutronix.de>
Wed, 6 Apr 2022 16:37:01 +0000 (18:37 +0200)
committerMarc Zyngier <maz@kernel.org>
Wed, 4 May 2022 15:44:51 +0000 (16:44 +0100)
commit4730d2233311d86cad9dc510318d1b40e4b53cf2
treea1036f8a1f5d2b302296fdfec03f5721f20d687b
parente9a50f12e579a48e124ac5adb93dafc35f0a46b8
irqchip/imx-irqsteer: Add runtime PM support

There are now SoCs that integrate the irqsteer controller within
a separate power domain. In order to allow this domain to be
powered down when not needed, add runtime PM support to the driver.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220406163701.1277930-2-l.stach@pengutronix.de
drivers/irqchip/irq-imx-irqsteer.c