提交 c29985dd 编写于 作者: A Axel Lin 提交者: Grant Likely

gpio/pca953x: Update GPIO_PCA953X Kconfig entry to include more supported devices

The Kconfig description and help text doesn't list all of the devices
supported by this driver.  This patch adds the PCA957x devices.
Signed-off-by: NAxel Lin <axel.lin@gmail.com>
Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
上级 2c96922a
...@@ -243,7 +243,7 @@ config GPIO_MC9S08DZ60 ...@@ -243,7 +243,7 @@ config GPIO_MC9S08DZ60
Select this to enable the MC9S08DZ60 GPIO driver Select this to enable the MC9S08DZ60 GPIO driver
config GPIO_PCA953X config GPIO_PCA953X
tristate "PCA953x, PCA955x, TCA64xx, and MAX7310 I/O ports" tristate "PCA953x, PCA955x, PCA957x, TCA64xx, and MAX7310 I/O ports"
depends on I2C depends on I2C
help help
Say yes here to provide access to several register-oriented Say yes here to provide access to several register-oriented
...@@ -252,10 +252,11 @@ config GPIO_PCA953X ...@@ -252,10 +252,11 @@ config GPIO_PCA953X
4 bits: pca9536, pca9537 4 bits: pca9536, pca9537
8 bits: max7310, pca9534, pca9538, pca9554, pca9557, 8 bits: max7310, max7315, pca6107, pca9534, pca9538, pca9554,
tca6408 pca9556, pca9557, pca9574, tca6408
16 bits: pca9535, pca9539, pca9555, tca6416 16 bits: max7312, max7313, pca9535, pca9539, pca9555, pca9575,
tca6416
config GPIO_PCA953X_IRQ config GPIO_PCA953X_IRQ
bool "Interrupt controller support for PCA953x" bool "Interrupt controller support for PCA953x"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册