[U-Boot] [PATCH 12/21] dm: exynos: Add a GPIO translation function
Simon Glass
sjg at chromium.org
Thu Jan 15 05:40:17 CET 2015
On 5 January 2015 at 20:05, Simon Glass <sjg at chromium.org> wrote:
> This deals with the polarity bit. It also changes the GPIO devices so that
> the correct device tree node is linked to each one. This allows us to use
> the new uclass phandle functionality to implement a proper GPIO binding.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> drivers/gpio/s5p_gpio.c | 13 ++++++++++++-
> 1 file changed, 12 insertions(+), 1 deletion(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list