]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: video: bridge: add operation to read EDID
authorVasily Khoruzhick <anarsoul@gmail.com>
Thu, 21 Sep 2017 06:29:07 +0000 (23:29 -0700)
committerAnatolij Gustschin <agust@denx.de>
Thu, 26 Oct 2017 12:17:01 +0000 (14:17 +0200)
commitfdb5525572ec7dc240ccc960888ae969253fede4
tree647dfc8451b384d2c1310f2ba883c0f97490a4e0
parentbe5b96f0e4110976a284aefe8b43fe09dee40957
dm: video: bridge: add operation to read EDID

Add an operation to read EDID, since bridge may have ability to read
EDID from the panel that is connected to it, for example LCD<->eDP bridge.

Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
drivers/video/bridge/video-bridge-uclass.c
include/video_bridge.h