commit | 78f5027132243b7071dc59ea6f717e2c48e12031 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 30 03:48:46 2016 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Thu Jun 30 20:39:36 2016 +0100 |
tree | 92f00be4412f19fb66fca84503cfe1c04f12240a | |
parent | 8d2c7ef80bc8a66b8c6d657a857403f93952604f [diff] |
iio: pressure: bmp280: support device tree initialization This adds device tree support to the BMP085, BMP180 and BMP280 pressure sensors. Tested on the Qualcomm APQ8060 Dragonboard: iio:device1$ cat in_temp_input 26700 iio:device1$ cat in_pressure_input 99.185000000 Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jonathan Cameron <jic23@kernel.org>