[PATCH 0/3] stmpe module support

Alexander Stein posted 3 patches 2 months, 1 week ago
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(-)
[PATCH 0/3] stmpe module support
Posted by Alexander Stein 2 months, 1 week ago
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
Re: (subset) [PATCH 0/3] stmpe module support
Posted by Lee Jones 2 months ago
On Fri, 25 Jul 2025 09:11:48 +0200, Alexander Stein wrote:
> 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
> 
> [...]

Applied, thanks!

[1/3] mfd: stmpe-spi: Add missing MODULE_LICENSE
      commit: d73bccc362448001fa1d3973af69504811b710dc
[2/3] mfd: stmpe-i2c: Add missing MODULE_LICENSE
      commit: 0420aa9dead165d893547af51704a3676634b647

--
Lee Jones [李琼斯]