]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
gpio: 104-dio-48e: Add set_multiple callback function support
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Thu, 19 Jan 2017 15:05:27 +0000 (10:05 -0500)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Jan 2017 09:54:33 +0000 (10:54 +0100)
commitbe18320222811fcb4fea752b57e2b4fb504db3b4
tree91000d544353c1dc732a8e2630a277457d97c3a6
parent8c541b11483b099b8ce49211e766c6df77dce11b
gpio: 104-dio-48e: Add set_multiple callback function support

The ACCES 104-DIO-48E series provides registers where 8 lines of GPIO
may be set at a time. This patch add support for the set_multiple
callback function, thus allowing multiple GPIO output lines to be set
more efficiently in groups.

Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-104-dio-48e.c