[U-Boot] [PATCH v3 3/5] video: add anx6345 DM driver

Anatolij Gustschin agust at denx.de
Fri Oct 27 09:59:40 UTC 2017


On Thu, 26 Oct 2017 18:29:39 +0200
Anatolij Gustschin agust at denx.de wrote:

> From: Vasily Khoruzhick <anarsoul at gmail.com>
> 
> 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 at gmail.com>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
> v3: - fixed checkpatch errors/warnings
> v2: - no changes
> 
>  drivers/video/bridge/Kconfig   |   8 +
>  drivers/video/bridge/Makefile  |   1 +
>  drivers/video/bridge/anx6345.c | 426 +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 435 insertions(+)
>  create mode 100644 drivers/video/bridge/anx6345.c

Applied to u-boot-video/master, thanks!

--
Anatolij


More information about the U-Boot mailing list