board: gateworks: gw_ventana: move GPIO config out of common
authorTim Harvey <tharvey@gateworks.com>
Tue, 8 Mar 2022 00:24:02 +0000 (16:24 -0800)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 13:36:17 +0000 (15:36 +0200)
commit6d7418c42389fe82095fefc44887385c4f9c688b
tree24572f2b6a8a85ac298bd5aec3e336c244345959
parentd169313dda3cd92e3317867aec0b1b6c4799a99d
board: gateworks: gw_ventana: move GPIO config out of common

Move gpio configuration out of common and into u-boot code as it is
not used by the SPL.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/common.c
board/gateworks/gw_ventana/common.h
board/gateworks/gw_ventana/gw_ventana.c