iio: add bmp280 pressure and temperature driver
authorVlad Dogaru <vlad.dogaru@intel.com>
Tue, 21 Oct 2014 08:09:58 +0000 (11:09 +0300)
committerJonathan Cameron <jic23@kernel.org>
Wed, 22 Oct 2014 19:28:27 +0000 (20:28 +0100)
Minimal implementation, can read temperature and data using direct mode.

Datasheet available at
<http://ae-bst.resource.bosch.com/media/products/dokumente/bmp280/BST-BMP280-DS001-09.pdf>

Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found