Home
last modified time | relevance | path

Searched hist:"56 a71f891b78351e949d98bdfc14d89fd0782640" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dgpio-uclass.c56a71f891b78351e949d98bdfc14d89fd0782640 Wed Mar 25 18:21:58 UTC 2015 Simon Glass <sjg@chromium.org> dm: gpio: Add an implementation for gpio_get_number()

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@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>