iio: ph: add IIO_PH channel type

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
Matt Ranostay
2016-01-26 18:34:30 -08:00
committed by Jonathan Cameron
parent 5f9c95d851
commit ecb3a7ccc6
3 changed files with 9 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ enum iio_chan_type {
IIO_VELOCITY,
IIO_CONCENTRATION,
IIO_RESISTANCE,
IIO_PH,
};
enum iio_modifier {