Hi Mario,

sorry for the late review. A few comments now to the patch
series...

On 23.11.2016 16:12, Mario Six wrote:
From: Dirk Eibach <[email protected]>

Add driver interface functions for the GPIO controller on the mvebu
architecture (based on kirkwood).

Signed-off-by: Dirk Eibach <[email protected]>
---
 arch/arm/mach-mvebu/include/mach/gpio.h | 41 +++++++++++++++++++++++++++++++--
 1 file changed, 39 insertions(+), 2 deletions(-)

This is no "real" GPIO driver but only adds to the old GPIO
infrastructure. I've added a DM based GPIO driver for MVEBU quite
a while ago:

drivers/gpio/mvebu_gpio.c

Could you please try to use this driver instead? If something
is missing in this driver then please extend this DM driver.

Thanks,
Stefan
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to