]> Git Repo - linux.git/commit
gpio: sx150x: add support for sx1506 gpio expander device
authorWei Chen <[email protected]>
Thu, 4 Dec 2014 12:12:09 +0000 (20:12 +0800)
committerLinus Walleij <[email protected]>
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 <[email protected]>
Signed-off-by: Barry Song <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
drivers/gpio/gpio-sx150x.c
This page took 0.053253 seconds and 4 git commands to generate.