diff options
author | Aaron Sierra <asierra@xes-inc.com> | 2014-02-07 16:36:21 -0600 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-02-13 14:02:19 +0100 |
commit | e73760a60582b667cfe6d2ba70b74d5297419c42 (patch) | |
tree | 116344bd48d3804ef51c64eee368c0880112a245 /drivers/gpio/Kconfig | |
parent | eb32b5aae92176e7a00411082955dab8c62761ee (diff) | |
download | blackbird-op-linux-e73760a60582b667cfe6d2ba70b74d5297419c42.tar.gz blackbird-op-linux-e73760a60582b667cfe6d2ba70b74d5297419c42.zip |
gpio: pca953x: Add Exar XRA1202
Add Exar XRA1202 8-bit GPIO expander to supported list.
Signed-off-by: Aaron Sierra <asierra@xes-inc.com>
Acked-by: Graeme Smecher <gsmecher@threespeedlogic.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 9f719273047a..87bfcaf2378f 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -471,7 +471,7 @@ config GPIO_PCA953X 4 bits: pca9536, pca9537 8 bits: max7310, max7315, pca6107, pca9534, pca9538, pca9554, - pca9556, pca9557, pca9574, tca6408 + pca9556, pca9557, pca9574, tca6408, xra1202 16 bits: max7312, max7313, pca9535, pca9539, pca9555, pca9575, tca6416 |