]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1a2027ecf7aaeb0604276cc88855b8dd26938cee
treed152449e50d9c09ee5b2498d641c1243d4994600
parentcdb2d65ea75866a163c14f575ac95482c1bdfcea
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