]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
gpio: Add driver for TI TPIC2810
authorAndrew F. Davis <afd@ti.com>
Mon, 25 Jan 2016 16:14:12 +0000 (10:14 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 10 Feb 2016 14:22:06 +0000 (15:22 +0100)
commitb866526d0cfe0c5b906f9f038f3f550efe30c9d0
tree55359b03c5f4c9590e08231ef6e39237c31cb428
parentdf6df93c8a73f6f9be38d4128fe25a5ee613d66c
gpio: Add driver for TI TPIC2810

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>
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-tpic2810.c [new file with mode: 0644]