]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: spidev: Add an entry for the gocontroll moduline module slot
authorMaud Spierings <maudspierings@gocontroll.com>
Wed, 26 Feb 2025 14:19:23 +0000 (15:19 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 13 Mar 2025 22:43:18 +0000 (22:43 +0000)
commit10254a6c6073b0be171d434a3aeeff0256e59443
tree052e6a3cf95cbc9381e1dd5c91b091994439ca0d
parent8f1cc5242544052e4be037861abc8bc2b89cabda
spi: spidev: Add an entry for the gocontroll moduline module slot

The main point of the Moduline series of embedded controllers is its
ecosystem of IO modules, these are currently operated through the spidev
interface. Ideally there will be a full dedicated driver in the future.

Add the gocontroll moduline-module-slot device to enable the required
spidev interface.

Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
Link: https://patch.msgid.link/20250226-initial_display-v2-12-23fafa130817@gocontroll.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spidev.c