diff mbox series

[1/1] MAINTAINERS: Add an entry for the LJCA drivers

Message ID 20241011070414.3124-1-sakari.ailus@linux.intel.com
State New
Headers show
Series [1/1] MAINTAINERS: Add an entry for the LJCA drivers | expand

Commit Message

Sakari Ailus Oct. 11, 2024, 7:04 a.m. UTC
Add a MAINTAINERS entry for the Intel La Jolla Cove Adapter (LJCA) set of
drivers.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
It seems there never was one.

 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 251ae8a52066..ee5a5062729a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11601,6 +11601,16 @@  F:	drivers/crypto/intel/keembay/keembay-ocs-hcu-core.c
 F:	drivers/crypto/intel/keembay/ocs-hcu.c
 F:	drivers/crypto/intel/keembay/ocs-hcu.h
 
+INTEL LA JOLLA COVE ADAPTER (LJCA) USB I/O EXPANDER DRIVERS
+M:	Wentong Wu <wentong.wu@intel.com>
+M:	Sakari Ailus <sakari.ailus@linux.intel.com>
+S:	Maintained
+F:	drivers/gpio/gpio-ljca.c
+F:	drivers/i2c/busses/i2c-ljca.c
+F:	drivers/spi/spi-ljca.c
+F:	drivers/usb/misc/usb-ljca.c
+F:	include/linux/usb/ljca.h
+
 INTEL MANAGEMENT ENGINE (mei)
 M:	Tomas Winkler <tomas.winkler@intel.com>
 L:	linux-kernel@vger.kernel.org