
This is a series of patches for the Gateworks Ventana IMX6 based boards consisting of some added board models and some fixes.
Tim Harvey (14): imx: ventana: mv88e61xx change LED configuration imx: ventana: do not iomux UART1 imx: ventana: remove setup of I2C3 from SPL imx: ventana: add support for GW5905 imx: ventana: add support for Z101WX01 LVDS display imx: ventana: skip nand init for nandless boards imx: ventana: add i2c detect for all LVDS displays imx: ventana: add support for GW5906 imx: ventana: add support for GW5907 imx: ventana: add support for GW5908 imx: ventana: add support for GW5909 imx: ventana: add support for GW5901/GW5902 imx: ventana: gw5904/gw5909: disable RS485 imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)
board/gateworks/gw_ventana/common.c | 514 ++++++++++++++++---- board/gateworks/gw_ventana/common.h | 3 +- board/gateworks/gw_ventana/eeprom.c | 18 +- board/gateworks/gw_ventana/gsc.c | 6 +- board/gateworks/gw_ventana/gsc.h | 3 +- board/gateworks/gw_ventana/gw_ventana.c | 151 +++--- board/gateworks/gw_ventana/gw_ventana_spl.c | 97 +++- board/gateworks/gw_ventana/ventana_eeprom.h | 7 + 8 files changed, 632 insertions(+), 167 deletions(-)