aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/iio
diff options
context:
space:
mode:
authorJonathan Cameron <Jonathan.Cameron@huawei.com>2023-09-24 13:39:25 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-09-24 13:39:25 +0100
commit431dffc1df07b93ce9be26d264b7946cd65cb949 (patch)
treef8aaf7d46c8d90f5b2ebe0d6af6f8991b658ea0b /include/uapi/linux/iio
parent57d3909596f9941c7d0777004994438df1b5ba0a (diff)
parentc6c97210e27237438689611980f8a7b87bcc79bf (diff)
Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togreg
The deta angle and deta velocity channels were added in parallel with color temperature and chromacity so this merge had to assign a consistent order. I put the color related ones second. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/uapi/linux/iio')
-rw-r--r--include/uapi/linux/iio/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/iio/types.h b/include/uapi/linux/iio/types.h
index 9a341bd07702..9c2ffdcd6623 100644
--- a/include/uapi/linux/iio/types.h
+++ b/include/uapi/linux/iio/types.h
@@ -49,6 +49,8 @@ enum iio_chan_type {
IIO_MASSCONCENTRATION,
IIO_DELTA_ANGL,
IIO_DELTA_VELOCITY,
+ IIO_COLORTEMP,
+ IIO_CHROMATICITY,
};
enum iio_modifier {