imx: ventana: update LVDS support
authorTim Harvey <tharvey@gateworks.com>
Wed, 29 Sep 2021 22:04:21 +0000 (15:04 -0700)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Oct 2021 14:53:50 +0000 (16:53 +0200)
commit397d697fd4707043511fdad34f2f75274a4a54d0
tree57a8b4a5c70c62355a1817835dc7d910550356b3
parentd75ebf3482c3feb0f7e11a469f7d2766ca7b099a
imx: ventana: update LVDS support

Enable LVDS display detection and panel-specific configuration

Make I2C based LVDS detection and configuration model specific:
- not all boards support LVDS connectors; fail detection that do not
  support LVDS to avoid misdetecting an I2C device as a display
- GPIO configuration is panel specific; use panel name where needed

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