Re: [U-Boot] [PATCH 4/6] sunxi: add gpio driver

2014-06-08 Thread Hans de Goede
Hi, On 06/05/2014 08:00 PM, Ian Campbell wrote: > This patch enables CONFIG_CMD_GPIO for the Allwinner (sunxi) platform as well > as providing the common gpio API (gpio_request/free, direction in/out, get/set > etc). > > Signed-off-by: Chen-Yu Tsai > Signed-off-by: Hans de Goede > Signed-off-by

[U-Boot] [PATCH 4/6] sunxi: add gpio driver

2014-06-05 Thread Ian Campbell
This patch enables CONFIG_CMD_GPIO for the Allwinner (sunxi) platform as well as providing the common gpio API (gpio_request/free, direction in/out, get/set etc). Signed-off-by: Chen-Yu Tsai Signed-off-by: Hans de Goede Signed-off-by: Ma Haijun Signed-off-by: Oliver Schinagl Signed-off-by: Ian