[U-Boot] [PATCH 1/5] dm: video: Add a operation to display uclass

Simon Glass sjg at chromium.org
Sun Mar 13 03:12:09 CET 2016


On 12 March 2016 at 06:13, Jacob Chen <jacob-chen at iotwrt.com> wrote:
> The current display class only allow to get timing from edid.
> So add a operation to get timing directly from driver.
> In driver, I will use fdtdec_decode_display_timing to get timing.
>
> Signed-off-by: Jacob Chen <jacob-chen at iotwrt.com>
> Signed-off-by: jacob <jacob-chen at iotwrt.com>
> ---
>
>  drivers/video/display-uclass.c |  3 +++
>  include/display.h              | 11 ++++++++++-
>  2 files changed, 13 insertions(+), 1 deletion(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list