linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] MAINTAINERS: add missing files to the adis lib
@ 2022-01-21 15:40 Nuno Sá
  2022-01-21 15:40 ` [PATCH 2/3] adis: simplify 'adis_update_bits' macros Nuno Sá
  2022-01-21 15:40 ` [PATCH 3/3] iio: adis: stylistic changes Nuno Sá
  0 siblings, 2 replies; 3+ messages in thread
From: Nuno Sá @ 2022-01-21 15:40 UTC (permalink / raw)
  To: linux-iio; +Cc: Jonathan Cameron, Lars-Peter Clausen, Michael Hennerich

The triggered buffer support was missing in the MAINTAINERS file. Add
them.

Signed-off-by: Nuno Sá <nuno.sa@analog.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index bc3f8dc8dca2..99b2968372ea 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1103,6 +1103,8 @@ M:	Nuno Sa <nuno.sa@analog.com>
 L:	linux-iio@vger.kernel.org
 S:	Supported
 F:	drivers/iio/imu/adis.c
+F:	drivers/iio/imu/adis_buffer.c
+F:	drivers/iio/imu/adis_trigger.c
 F:	include/linux/iio/imu/adis.h
 
 ANALOG DEVICES INC ADIS16460 DRIVER
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-21 15:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-21 15:40 [PATCH 1/3] MAINTAINERS: add missing files to the adis lib Nuno Sá
2022-01-21 15:40 ` [PATCH 2/3] adis: simplify 'adis_update_bits' macros Nuno Sá
2022-01-21 15:40 ` [PATCH 3/3] iio: adis: stylistic changes Nuno Sá

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).