]> git.ipfire.org Git - thirdparty/linux.git/commit
iio: introduce the FAULT event type
authorGuillaume Ranquet <granquet@baylibre.com>
Mon, 27 Jan 2025 13:59:32 +0000 (14:59 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 8 Feb 2025 15:16:29 +0000 (15:16 +0000)
commit34934d79965518548d33c0513a9572ae936d8c29
tree0fdffc03459b347453aa073c810c9b2bf13bb782
parent80ce1f106a77186bc25c5c589957bb67c381e02e
iio: introduce the FAULT event type

Add a new event type to describe an hardware failure.

Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Signed-off-by: Guillaume Ranquet <granquet@baylibre.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250127-ad4111_openwire-v5-1-ef2db05c384f@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/industrialio-event.c
include/uapi/linux/iio/types.h
tools/iio/iio_event_monitor.c