iio: chemical: add atlas-ezo-sensor initial support
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 11 May 2020 02:32:14 +0000 (05:32 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 16 May 2020 16:57:06 +0000 (17:57 +0100)
commit8712b3098b3d0397fc712382b5462fad3ca8dd0b
treea20a431ac5deb6724f286170126b1c66c14552d2
parent92ca6bca609e44afbc2f381701ac4846c5531fa9
iio: chemical: add atlas-ezo-sensor initial support

Add driver for Atlas EZO line of sensors with initial support for
CO2 the sensor. This is effectively ASCII strings proxied over I2C
due to these series of sensors being by default UART.

Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/chemical/Kconfig
drivers/iio/chemical/Makefile
drivers/iio/chemical/atlas-ezo-sensor.c [new file with mode: 0644]