aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
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 15:45:01 +0100
commitcfbf9e497094dcfaba02fe46e9e8c276e2d6eca9 (patch)
treeac174c335b1ea4ff5ed1c61244aecbc1c1012e2e /tools/perf/scripts/python/export-to-postgresql.py
parent960164f7141e8a974035db9ab03d93f46656ea81 (diff)
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions