diff options
| author | Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> | 2018-07-19 16:26:24 -0400 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-07-23 14:18:10 -0400 |
| commit | c0e4e0fd952b73bf6aae67e92b9a496a52837eb9 (patch) | |
| tree | 4c5ef33e221eec88ea8acafaf25a2b68133cab15 /include/uapi/linux | |
| parent | 1c28799257bca28cd5ba715e33157500d6239333 (diff) | |
iio: Add modifier for DUV light
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/iio/types.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/iio/types.h b/include/uapi/linux/iio/types.h index e4df3cc268db..92baabc103ac 100644 --- a/include/uapi/linux/iio/types.h +++ b/include/uapi/linux/iio/types.h | |||
| @@ -86,6 +86,7 @@ enum iio_modifier { | |||
| 86 | IIO_MOD_CO2, | 86 | IIO_MOD_CO2, |
| 87 | IIO_MOD_VOC, | 87 | IIO_MOD_VOC, |
| 88 | IIO_MOD_LIGHT_UV, | 88 | IIO_MOD_LIGHT_UV, |
| 89 | IIO_MOD_LIGHT_DUV, | ||
| 89 | }; | 90 | }; |
| 90 | 91 | ||
| 91 | enum iio_event_type { | 92 | enum iio_event_type { |
