Re: [PATCH v4 6/7] gpio: gpio-mm: Implement get_multiple callback

From: Linus Walleij
Date: Mon Mar 26 2018 - 04:28:02 EST


On Thu, Mar 22, 2018 at 2:00 PM, William Breathitt Gray
<vilhelm.gray@xxxxxxxxx> wrote:

> The Diamond Systems GPIO-MM series of devices contain two 82C55A
> devices, which each feature three 8-bit ports of I/O. Since eight input
> lines are acquired on a single port input read, the GPIO-MM GPIO driver
> may improve multiple input reads by utilizing a get_multiple callback.
> This patch implements the gpiomm_gpio_get_multiple function which serves
> as the respective get_multiple callback.
>
> Signed-off-by: William Breathitt Gray <vilhelm.gray@xxxxxxxxx>

Patch applied.

Yours,
Linus Walleij