History log of /rk3399_rockchip-uboot/drivers/video/bridge/anx6345.c (Results 1 – 2 of 2)
Revision Date Author Comments
# c52351ff 17-Dec-2018 Wyon Bi <bivvy.bi@rock-chips.com>

video/bridge: anx6345: Convert to rockchip_bridge

Use the rockchip_bridge_funcs instead of the video_bridge_ops so that
anx6345 device can work on the rockchip platform.

Change-Id: I3ded401816ba834

video/bridge: anx6345: Convert to rockchip_bridge

Use the rockchip_bridge_funcs instead of the video_bridge_ops so that
anx6345 device can work on the rockchip platform.

Change-Id: I3ded401816ba8347bddfedcae8aacab4667df2af
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>

show more ...


# 96b9f0a7 21-Sep-2017 Vasily Khoruzhick <anarsoul@gmail.com>

UPSTREAM: 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

Change-Id: I35dbe3ea1c8868420fce582

UPSTREAM: 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

Change-Id: I35dbe3ea1c8868420fce58279e877a0641903b94
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
[agust: fixed most checkpatch errors/warnings]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
(cherry-picked from 491041c74965275defd2749db0e2248b2a7e317a)

show more ...