Re: [PATCH] mfd: stmpe: add OF support for irq-over-gpio

2014-08-29 Thread Lee Jones
On Tue, 19 Aug 2014, Sean Cross wrote: > When using the STMPE610 or STMPE811 as a platform device, the platform data > struct allows for irq_over_gpio to be set. This patch allows for using a > GPIO as an IRQ source when using device tree by specifying an irq-gpio > property. > > Signed-off-by:

[PATCH] mfd: stmpe: add OF support for irq-over-gpio

2014-08-19 Thread Sean Cross
When using the STMPE610 or STMPE811 as a platform device, the platform data struct allows for irq_over_gpio to be set. This patch allows for using a GPIO as an IRQ source when using device tree by specifying an irq-gpio property. Signed-off-by: Sean Cross --- Documentation/devicetree/bindings/m