Re: [PATCH 0/3] qcom: spmi: add support for hierarchical IRQ chip

2018-12-30 Thread Linus Walleij
On Sat, Dec 29, 2018 at 12:48 PM Brian Masney wrote: > This patch series adds hierarchical IRQ chip support to spmi-gpio so > that device tree consumers can request an IRQ directly from the GPIO > block rather than having to request an IRQ from the underlying PMIC. > The first patch in this serie

[PATCH 0/3] qcom: spmi: add support for hierarchical IRQ chip

2018-12-29 Thread Brian Masney
This patch series adds hierarchical IRQ chip support to spmi-gpio so that device tree consumers can request an IRQ directly from the GPIO block rather than having to request an IRQ from the underlying PMIC. The first patch in this series converts pmic-arb to use the version 2 IRQ interface and patc