[U-Boot] [RESEND PATCH 04/10] board: ge: bx50v3: Fix run-time warning

2019-12-29 Thread sbabic
> From: Ian Ray > Fix GPIO reservation warning on code paths that do not need LVDS power. > Signed-off-by: Ian Ray > Signed-off-by: Robert Beckett Applied to u-boot-imx, -next, thanks ! Best regards, Stefano Babic -- = DENX

[U-Boot] [RESEND PATCH 04/10] board: ge: bx50v3: Fix run-time warning

2019-11-12 Thread Robert Beckett
From: Ian Ray Fix GPIO reservation warning on code paths that do not need LVDS power. Signed-off-by: Ian Ray Signed-off-by: Robert Beckett --- board/ge/bx50v3/bx50v3.c | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/board/ge/bx50v3/bx50v3.c