[U-Boot] [PATCH v3 18/54] dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
Simon Glass
sjg at chromium.org
Sat Jul 18 01:56:45 CEST 2015
On 23 June 2015 at 15:38, Simon Glass <sjg at chromium.org> wrote:
> Provide a driver-model function to look up a GPIO name. Make the standard
> function use it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> drivers/gpio/gpio-uclass.c | 34 ++++++++++++++++++++++++++--------
> include/asm-generic/gpio.h | 13 +++++++++++++
> 2 files changed, 39 insertions(+), 8 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list