
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 Rockchip gpio driver doesn't need a custom xlate routine.
Signed-off-by: Eric Nelson eric@nelint.com Acked-by: Simon Glass sjg@chromium.org
V2 removes the include of <dt-bindings/gpio/gpio.h> drivers/gpio/rk_gpio.c | 11 ----------- 1 file changed, 11 deletions(-)
Applied to u-boot-dm, thanks!