]> Git Repo - linux.git/commit
iio: pressure: bmp280: add support for BMP180
authorAkinobu Mita <[email protected]>
Sun, 24 Apr 2016 13:52:10 +0000 (22:52 +0900)
committerJonathan Cameron <[email protected]>
Mon, 25 Apr 2016 18:03:14 +0000 (19:03 +0100)
commit6dba72eca7fb879bf2e0c8fdc784fb974cb4f9d5
treef80000595f8ca8e709e6c58c1f4f8dc2d362611f
parent06ad7ea10e2bcf70a602e504ea32ee6ef6d77aa9
iio: pressure: bmp280: add support for BMP180

This adds support for the BMP180 to the bmp280 iio driver.

The BMP180 has already been supported by misc/bmp085 driver but it
doesn't use iio framework.  This change adds the kconfig dependency
not to be selected both of them in order to avoid any issues.

Signed-off-by: Akinobu Mita <[email protected]>
Acked-by: Vlad Dogaru <[email protected]>
Cc: Christoph Mair <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
drivers/iio/pressure/Kconfig
drivers/iio/pressure/bmp280.c
This page took 0.052571 seconds and 4 git commands to generate.