]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
imx: ventana: various board-specific GPIO config updates
authorTim Harvey <tharvey@gateworks.com>
Tue, 26 May 2015 18:04:54 +0000 (11:04 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:47:21 +0000 (22:47 +0200)
commiteb3f0591deece3bcdaacf04b41c3c51c0eb4698f
treecbc6da3ee665625cde717c06a427dc24198c2424
parent0ba30f6dbacf70c89481d4bb55683485c0609aea
imx: ventana: various board-specific GPIO config updates

- Added iomux for CAN_STBY and RS484_TEN (GW52xx/GW53xx/GW54xx/GW551x)
- Moved iomux of USBHUB_RST# out of board_ehci_hcd_init so that it is
  done regardless of USB being initialized in bootloader
- Added usb_sel iomux/hwconfig for GW552x
- Fixed mezzanine DIO for GW54xx
- Fixed PANLEDR# for GW54xx
- Fixed dio iomux/hwconfig for GW552x
- Fixed dio iomux for GW551x
- removed redundant #define

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