commit | c18486e10d5801b832b34708f6d2bd266c704793 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Fri Jul 06 06:48:33 2012 +0800 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sat Oct 13 09:09:28 2012 +0800 |
tree | 1cfe9c42eacccc4d1b5c1678a7288952f96c5096 | |
parent | 8d39e0fd080fbc2287bca3f596741a38281634da [diff] |
ARM: at91: gpio: implement request Configure the pin as pio when requested. It is needed to configure the pin as PIO at "request time" when we are using DT. Indeed, the muxing via old AT91 API is not allowed anymore if we are using the plain gpiolib. Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>