
7 May
2016
7 May
'16
9:03 p.m.
On 20 April 2016 at 09:37, Eric Nelson eric@nelint.com wrote:
With the addition of GPIO_ACTIVE_LOW parsing in gpio-uclass, the Exynos/S5P gpio driver doesn't need a custom xlate routine.
Signed-off-by: Eric Nelson eric@nelint.com Acked-by: Simon Glass sjg@chromium.org Acked-by: Minkyu Kang mk7.kang@samsung.com
V2 removes the include of <dt-bindings/gpio/gpio.h> drivers/gpio/s5p_gpio.c | 11 ----------- 1 file changed, 11 deletions(-)
Applied to u-boot-dm, thanks!