Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-16 | gpio: tpic2810: Make tpic2810_direction_output set proper output level | Axel Lin | |
The .direction_output callback should set proper output level. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> | |||
2016-02-10 | gpio: Add driver for TI TPIC2810 | Andrew F. Davis | |
Add driver for TI TPIC2810 8-Bit LED Driver with I2C Interface. The TPIC2810 has 8 open-drain outputs that can but used to drive LEDs and other low-side switched resistive loads. Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> |