Re: [PATCH v6 07/15] qcom: spmi-gpio: add support for hierarchical IRQ chip

2019-01-20 Thread Marc Zyngier
On Sat, 19 Jan 2019 20:42:44 +, Brian Masney wrote: > > spmi-gpio did not have any irqchip support so consumers of this in > device tree would need to call gpio[d]_to_irq() in order to get the > proper IRQ on the underlying PMIC. IRQ chips in device tree should > be usable from the start

[PATCH v6 07/15] qcom: spmi-gpio: add support for hierarchical IRQ chip

2019-01-19 Thread Brian Masney
spmi-gpio did not have any irqchip support so consumers of this in device tree would need to call gpio[d]_to_irq() in order to get the proper IRQ on the underlying PMIC. IRQ chips in device tree should be usable from the start without the consumer having to make an additional call to get the