video: add anx6345 DM driver
authorVasily Khoruzhick <anarsoul@gmail.com>
Thu, 21 Sep 2017 06:29:09 +0000 (23:29 -0700)
committerAnatolij Gustschin <agust@denx.de>
Thu, 26 Oct 2017 13:43:11 +0000 (15:43 +0200)
commit491041c74965275defd2749db0e2248b2a7e317a
tree1147e53b175fe2e7c9a0af3d87bd9ee25ba1435d
parent24bf59d0243f0ee496b20aee985968729b8d0386
video: add anx6345 DM driver

This is a eDP bridge similar to ANX9804, it allows to connect eDP panels
to the chips that can output only parallel signal

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
[agust: fixed most checkpatch errors/warnings]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
drivers/video/bridge/Kconfig
drivers/video/bridge/Makefile
drivers/video/bridge/anx6345.c [new file with mode: 0644]