kernel: replace gpio-mcp23s08 with pinctrl-mcp23s08*
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 26 Jan 2022 14:29:18 +0000 (15:29 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 30 Oct 2022 22:14:45 +0000 (23:14 +0100)
commit1dccc6e74984e62f1e4cde70028bd422dbc37979
tree71e44a7fb9831b8f4872a1494bdb3287a0081908
parentcc5d8ae42731b50469ab92ed00be3cfc83d4ce11
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>
package/kernel/linux/modules/other.mk