commit | 82e9a5aace097b953dbe5d6d21f9d327f28eaa9b | [log] [tgz] |
---|---|---|
author | Vasily Khoruzhick <anarsoul@gmail.com> | Wed Sep 20 23:29:07 2017 -0700 |
committer | Anatolij Gustschin <agust@denx.de> | Thu Oct 26 14:17:01 2017 +0200 |
tree | 647dfc8451b384d2c1310f2ba883c0f97490a4e0 | |
parent | 82576de3b9b1e131980ad9c2ba5c2d2bcf6f62fa [diff] |
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>