[PATCH v2 0/2] Add EOC handling for bmp085 + DT update

2013-11-30 Thread Marek Belisko
This series add support for using EOC gpio line of bmp085 to detect when conversion is finished. First patch add that functionality. Second patch document DT binding. Changes from v1: - drop custom platform data and use i2c, spi client irq - use managed resources irq request - document DT

[PATCH v2 0/2] Add EOC handling for bmp085 + DT update

2013-11-30 Thread Marek Belisko
This series add support for using EOC gpio line of bmp085 to detect when conversion is finished. First patch add that functionality. Second patch document DT binding. Changes from v1: - drop custom platform data and use i2c, spi client irq - use managed resources irq request - document DT