diff options
| author | David Lechner <dlechner@baylibre.com> | 2026-05-17 12:00:58 -0500 |
|---|---|---|
| committer | Jonathan Cameron <jic23@kernel.org> | 2026-05-18 16:32:45 +0100 |
| commit | 9e9418e83064e417a5561d909aa81166ba07c350 (patch) | |
| tree | bf4d2a57a2917628517f1853dbe1275dc593a475 /MAINTAINERS | |
| parent | f53683e05b33a9de4cb92eda9648d6558c6ef7db (diff) | |
| download | linux-next-history-9e9418e83064e417a5561d909aa81166ba07c350.tar.gz | |
MAINTAINERS: add match for IIO API docs
Add a match for Documentation/driver-api/iio/ to the IIO subsystem in
MAINTAINERS. Any changes to the IIO API documentation should be reviewed
IIO folks.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Stepan Ionichev <sozdayvek@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 277c38019fa9f..7febad946114d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12512,6 +12512,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio.git F: Documentation/ABI/testing/configfs-iio* F: Documentation/ABI/testing/sysfs-bus-iio* F: Documentation/devicetree/bindings/iio/ +F: Documentation/driver-api/iio/ F: Documentation/iio/ F: drivers/iio/ F: drivers/staging/iio/ |
