aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/Kconfig
diff options
context:
space:
mode:
authorJan Kundrát <jan.kundrat@cesnet.cz>2018-02-15 15:56:03 +0100
committerLinus Walleij <linus.walleij@linaro.org>2018-06-18 07:56:05 +0200
commit6ff45566554ace49f8db45734dc6ce59e02487f5 (patch)
tree54b1d325bde126d662c40399beaf02b35c95664d /drivers/pinctrl/Kconfig
parentLinux 4.18-rc1 (diff)
downloadlinux-dev-6ff45566554ace49f8db45734dc6ce59e02487f5.tar.xz
linux-dev-6ff45566554ace49f8db45734dc6ce59e02487f5.zip
pinctrl: mcp23s08: Kconfig: update to reflect supported features
Commit d8f4494e70ae removed comments which described this limitation. The code supported interrupts even before. Also add some spacing so that the chip IDs are a bit more readable. Signed-off-by: Jan Kundrát <jan.kundrat@cesnet.cz> Reviewed-by: Phil Reid <preid@electromag.com.au> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/Kconfig')
-rw-r--r--drivers/pinctrl/Kconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig
index dd50371225bc..522782d1ea49 100644
--- a/drivers/pinctrl/Kconfig
+++ b/drivers/pinctrl/Kconfig
@@ -161,10 +161,10 @@ config PINCTRL_MCP23S08
select REGMAP_SPI if SPI_MASTER
select GENERIC_PINCONF
help
- SPI/I2C driver for Microchip MCP23S08/MCP23S17/MCP23008/MCP23017
- I/O expanders.
- This provides a GPIO interface supporting inputs and outputs.
- The I2C versions of the chips can be used as interrupt-controller.
+ SPI/I2C driver for Microchip MCP23S08 / MCP23S17 / MCP23S18 /
+ MCP23008 / MCP23017 / MCP23018 I/O expanders.
+ This provides a GPIO interface supporting inputs and outputs and a
+ corresponding interrupt-controller.
config PINCTRL_OXNAS
bool