openwrt/package/kernel/linux/modules
Florian Eckert 1dccc6e749 kernel: replace gpio-mcp23s08 with pinctrl-mcp23s08*
The kernel module gpio-mcp23s08 has been replaced by the new
pinctrl-mcp23s08* kernel modules.

There are now 3 kernel modules for this device
- Common module for both I2C and SPI kmod-pinctrl-mcp23s08
- Module for I2C kmod-pinctrl-mcp23s08-i2c
- Module for SPI kmod-pinctrl-mcp23s08-spi

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-10-30 23:14:45 +01:00
..
001-depends.mk
block.mk kernel: remove hack patch, move kirkwood specific kmods to target modules.mk 2022-09-30 12:59:19 +02:00
can.mk
crypto.mk kernel: x86: Add glue_helper.ko only on kernel < 5.12 2022-10-22 02:31:57 +02:00
firewire.mk
fs.mk kernel: disable kmod-fs-ntfs3 for Linux 5.10 2022-10-19 07:07:14 +02:00
gpio-cascade.mk
hwmon.mk
i2c.mk
iio.mk kernel: modules: iio: create and use AddDepends 2022-10-19 23:20:42 +01:00
input.mk
leds.mk
lib.mk
multiplexer.mk
netdevices.mk
netfilter.mk
netsupport.mk
nls.mk
other.mk kernel: replace gpio-mcp23s08 with pinctrl-mcp23s08* 2022-10-30 23:14:45 +01:00
pcmcia.mk
sound.mk
spi.mk kernel: test for kernel version greater 5.13 to fix mmc-spi 2022-10-19 21:40:23 +02:00
usb.mk
video.mk
virt.mk
w1.mk
wpan.mk