This GPIO is controlled by MV88E6xxx driver, so there's no need to explicitly configure this GPIO. Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> --- arch/arm/boards/zii-vf610-dev/board.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arch/arm/boards/zii-vf610-dev/board.c b/arch/arm/boards/zii-vf610-dev/board.c index 275d0a432..a8fa1ef61 100644 --- a/arch/arm/boards/zii-vf610-dev/board.c +++ b/arch/arm/boards/zii-vf610-dev/board.c @@ -63,11 +63,6 @@ late_initcall(zii_vf610_cfu1_expose_signals); static int zii_vf610_cfu1_spu3_expose_signals(void) { static const struct gpio signals[] = { - { - .gpio = 107, - .flags = GPIOF_OUT_INIT_HIGH, - .label = "soc_sw_rstn", - }, { .gpio = 98, .flags = GPIOF_IN, -- 2.17.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox