[U-Boot] [PATCH v3 19/54] dm: gpio: Add dm_gpio_request() to manually request a GPIO

Simon Glass sjg at chromium.org
Sat Jul 18 01:56:49 CEST 2015


On 23 June 2015 at 15:38, Simon Glass <sjg at 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 at 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.


More information about the U-Boot mailing list