mbox series

[v2,0/3] Add support for Chrontel CH7033 VGA/DVI Encoder

Message ID 20200221162743.14141-1-lkundrak@v3.sk (mailing list archive)
Headers show
Series Add support for Chrontel CH7033 VGA/DVI Encoder | expand

Message

Lubomir Rintel Feb. 21, 2020, 4:27 p.m. UTC
Hi,

chained to this message is a driver for CH7033 along with device tree
binding docs.

Since the initial submission, issues pointed out in Laurent Pinchart's
review [1] were addressed. Details in individual patches' change log.
At his suggestion, the driver has been made to use bridge/display-connector.
This allowed removing some fat, but for the time being it means that the 
patches apply against Laurent's branch [2] instead of master or drm-next.

[1] https://lore.kernel.org/lkml/20191220074914.249281-1-lkundrak@v3.sk/
[2] omapdrm/bridge/devel branch (at d27b7b2098de5) of
    git://linuxtv.org/pinchartl/media.git

Tested to work well on MMP3-based Dell Wyse 3020. There's no datasheet or
programming manual available.

Thanks,
Lubo