[PATCH 0/3] stmpe module support
Alexander Stein
alexander.stein at ew.tq-group.com
Fri Jul 25 00:11:48 PDT 2025
Hi there,
this series adds support for building stmpe mfd driver as a module along with
the bus driver for i2c and spi. This depends on the cleanup series [1]
just for avoiding conflicts.
I'm not sure in which order module support should be added, maybe even all at
once. Please advice if necessary.
Best regards,
Alexander
[1] https://lore.kernel.org/all/20250725070752.338376-1-alexander.stein@ew.tq-group.com/
Alexander Stein (3):
mfd: stmpe-spi: Add missing MODULE_LICENSE
mfd: stmpe-i2c: Add missing MODULE_LICENSE
mfd: stmpe: Allow building as module
drivers/mfd/Kconfig | 10 +++++-----
drivers/mfd/stmpe-i2c.c | 1 +
drivers/mfd/stmpe-spi.c | 1 +
drivers/mfd/stmpe.c | 6 ++++++
4 files changed, 13 insertions(+), 5 deletions(-)
--
2.43.0
More information about the linux-arm-kernel
mailing list