Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
17044 commits behind the upstream repository.
user avatar
Simon Glass authored
The current DisplayPort uclass is too specific. The operations it provides
are shared with other types of output devices, such as HDMI and LVDS LCD
displays.

Generalise the uclass so that it can be used with these devices as well.
Adjust the uclass to handle the EDID reading and conversion to
display_timing internally.

Also update nyan-big which is affected by this.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
2dcf1433
History