Files
linux/drivers
Alexander Stein 1893b2cfad pinctrl: at91: Add set_multiple GPIO chip feature
This adds the callback for set_multiple.

As this controller has a separate set and clear register, we
can't write directly to PIO_ODSR as this would required a cached
variable and would race with at91_gpio_set.

So build masks for the PIO_SODR and PIO_CODR registers and
write them together.

Signed-off-by: Alexander Stein <alexanders83@web.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-05-06 14:45:18 +02:00
..
2015-04-17 15:32:07 -04:00
2015-04-30 16:48:53 -04:00
2015-04-23 16:55:50 +02:00
2015-04-27 10:10:19 -07:00