[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250725071153.338912-1-alexander.stein@ew.tq-group.com>
Date: Fri, 25 Jul 2025 09:11:48 +0200
From: Alexander Stein <alexander.stein@...tq-group.com>
To: Lee Jones <lee@...nel.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>
Cc: Alexander Stein <alexander.stein@...tq-group.com>,
linux-kernel@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/3] stmpe module support
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
Powered by blists - more mailing lists