gpio: sx150x: add support for sx1506 gpio expander device
authorWei Chen <Wei.Chen@csr.com>
Thu, 4 Dec 2014 12:12:09 +0000 (20:12 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Jan 2015 16:23:12 +0000 (17:23 +0100)
commitae9ca493ee2adaebc2bccd60fb6ccf93a214262c
treed152449e50d9c09ee5b2498d641c1243d4994600
parent093e9435483c8ad630a1432bfdcc10efe1c08a64
gpio: sx150x: add support for sx1506 gpio expander device

semtech has two series of sx150x gpio expanders: sx150x-456 and
sx150x-789.

The current gpio-150x driver in linux only support sx1508 and
sx1509.

We added sx1506 support code into this driver.

Signed-off-by: Wei Chen <Wei.Chen@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-sx150x.c