Re: [PATCH] ARM: dts: omap3-gta04: Add EOC irq gpio line handling.

2014-02-13 Thread Tony Lindgren
* Belisko Marek marek.beli...@gmail.com [140120 12:27]: Ping? Benoit can you please merge this trivial update. Thanks. Applying into omap-for-v3.14/fixes thanks. Tony -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org

Re: [PATCH] ARM: dts: omap3-gta04: Add EOC irq gpio line handling.

2014-01-20 Thread Belisko Marek
Ping? Benoit can you please merge this trivial update. Thanks. On Sat, Dec 21, 2013 at 4:12 PM, Marek Belisko ma...@goldelico.com wrote: BMP085 EOC (End Of Conversion) irq line is connected to gpio113 on gta04. Set irq properties to have driver using irq instead polling for EOC.

[PATCH] ARM: dts: omap3-gta04: Add EOC irq gpio line handling.

2013-12-21 Thread Marek Belisko
BMP085 EOC (End Of Conversion) irq line is connected to gpio113 on gta04. Set irq properties to have driver using irq instead polling for EOC. Signed-off-by: Marek Belisko ma...@goldelico.com --- arch/arm/boot/dts/omap3-gta04.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git