diff options
author | Brian Masney <[email protected]> | 2019-02-07 21:16:24 -0500 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2019-02-13 09:23:59 +0100 |
commit | 3324a7c1a2273e502a4f3c02a021e1d15ce2c458 (patch) | |
tree | 3b30aaab7ca6a3af0180e5ea9202db4e83cd5436 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 5aa5bd563ce041d931c0dc1fc436dd18c27c60a7 (diff) |
mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chips
Convert the PM8XXX IRQ code to use the version 2 IRQ interface in order
to support hierarchical IRQ chips. This is necessary so that ssbi-gpio
can be setup as a hierarchical IRQ chip with PM8xxx as the parent. IRQ
chips in device tree should be usable from the start without having to
make an additional call to gpio[d]_to_irq() to get the proper IRQ on the
parent.
pm8821_irq_domain_ops and pm8821_irq_domain_map are removed by this
patch since the irq_chip is now contained in the pm_irq_data struct, and
that allows us to use a common IRQ mapping function.
This change was tested on an APQ8060 DragonBoard.
Signed-off-by: Brian Masney <[email protected]>
Tested-by: Linus Walleij <[email protected]>
Acked-by: Lee Jones <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions