summaryrefslogtreecommitdiffstats
path: root/drivers/iio
diff options
context:
space:
mode:
authorFabien Dessenne <fabien.dessenne@st.com>2019-04-17 15:02:56 +0200
committerMarc Zyngier <marc.zyngier@arm.com>2019-04-29 16:45:01 +0200
commitcfbf9e497094dcfaba02fe46e9e8c276e2d6eca9 (patch)
treeac174c335b1ea4ff5ed1c61244aecbc1c1012e2e /drivers/iio
parentirqchip/gic-pm: Fix suspend handling (diff)
downloadlinux-cfbf9e497094dcfaba02fe46e9e8c276e2d6eca9.tar.xz
linux-cfbf9e497094dcfaba02fe46e9e8c276e2d6eca9.zip
irqchip/stm32: Use a platform driver for stm32mp1-exti device
This irqchip driver uses the hwspinlock framework (coprocessor HW regs access concurrency) for the stm32mp1-exti device. Hence, this driver needs to handle the hwspinlock driver dependency using the deferred probe mechanism which requires to move this driver into a platform one with a probe() ops. This applies only for the device which is "st,stm32mp1-exti" compatible, the management of the other devices (st,stm32h7-exti / st,stm32-exti) is kept unchanged (use IRQCHIP_DECLARE) Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions