commit | 8edc74e300e6086f3733da76d61a7e5bdf18d28b | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Sat Feb 13 10:49:03 2016 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Feb 22 16:37:51 2016 +0100 |
tree | 83a65fdc9617f706cdaab469b084c88e6bcae1a4 | |
parent | 18d0fa1c007928e2ebfd3f0f43103aeee81484c8 [diff] |
ARM: zynq: Enable EDID for zybo Zybo contains on board HDMI that's why enable EDID. Doing it via config because zynq i2c driver hasn't been moved to DM yet and enabling via Kconfig requires DM_I2C. This will be moved that driver is moved to DM. Signed-off-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Michal Simek <michal.simek@xilinx.com>