[U-Boot] [PATCH v2 10/80] dm: gpio: Add an implementation for gpio_get_number()

Simon Glass sjg at chromium.org
Tue Apr 7 20:40:28 CEST 2015


On 25 March 2015 at 12:21, Simon Glass <sjg at chromium.org> wrote:
> This has a prototype but no implementation. It returns the global GPIO number
> given a gpio_desc. It is useful for debugging in some cases.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/gpio/gpio-uclass.c | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list