diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2026-04-29 11:42:36 +0200 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-07-01 21:24:30 +0100 |
| commit | 01a6bccb83564dfdb5501af516cf3373147a272c (patch) | |
| tree | 7b31b5c2e0fe225bf178ea03ab0cc7942ff36266 /MAINTAINERS | |
| parent | 337e3949325a966edce34e202502977bdc7d0475 (diff) | |
| download | linux-next-01a6bccb83564dfdb5501af516cf3373147a272c.tar.gz linux-next-01a6bccb83564dfdb5501af516cf3373147a272c.zip | |
MAINTAINERS: Add Intel LPSS section to follow the changes
Add Intel LPSS section to follow the changes in the related drivers.
These are all for the Intel SoCs and platforms starting from Sky Lake.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20260429094521.3672945-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 15011f5752a9..bf6c7e83d8c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13229,6 +13229,17 @@ F: drivers/spi/spi-ljca.c F: drivers/usb/misc/usb-ljca.c F: include/linux/usb/ljca.h +INTEL LPSS (Low Power SubSystem) DRIVERS +R: Andy Shevchenko <andriy.shevchenko@linux.intel.com> +S: Supported +F: drivers/dma/idma64* +F: drivers/i2c/busses/i2c-designware-* +F: drivers/mfd/intel-lpss* +F: drivers/pwm/pwm-lpss* +F: drivers/tty/serial/8250/8250_dw.c +F: drivers/tty/serial/8250/8250_dwlib.* +F: drivers/spi/spi-pxa2xx* + INTEL MANAGEMENT ENGINE (mei) M: Alexander Usyskin <alexander.usyskin@intel.com> L: linux-kernel@vger.kernel.org |
