
18 Jul
2015
18 Jul
'15
1:56 a.m.
On 23 June 2015 at 15:38, Simon Glass sjg@chromium.org wrote:
This function can be used for testing to manually request a GPIO for use, without resorting to the legacy GPIO API.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3: None Changes in v2: None
drivers/gpio/gpio-uclass.c | 2 +- include/asm-generic/gpio.h | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-)
Applied to u-boot-dm.