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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 property
- drop patch 3 (adding platform data isn't necessary)

Marek Belisko (2):
  misc: bmp085: Clean up and enable use of interrupt for completion.
  misc: bmp085: devicetree irq update.

 Documentation/devicetree/bindings/misc/bmp085.txt |  4 +++
 drivers/misc/bmp085-i2c.c                         |  2 +-
 drivers/misc/bmp085-spi.c                         |  2 +-
 drivers/misc/bmp085.c                             | 39 ++++++++++++++++++++---
 drivers/misc/bmp085.h                             |  2 +-
 5 files changed, 41 insertions(+), 8 deletions(-)

-- 
1.8.3.2

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux