Skip to content
Snippets Groups Projects
Commit 8b856f04 authored by Anatolij Gustschin's avatar Anatolij Gustschin Committed by Grant Likely
Browse files

powerpc/fsl-diu-fb: Support setting display mode using EDID


Adds support for encoding display mode information
in the device tree using verbatim EDID block.

If the EDID entry in the DIU node is present, the
driver will build mode database using EDID data
and allow setting the display modes from this database.
Otherwise display mode will be set using mode
entries from driver's internal database as usual.

This patch also updates device tree bindings.

Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
Acked-by: default avatarTimur Tabi <timur@freescale.com>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent a027b333
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment