Re: [PATCH v4 5/5] fsl-diu-fb: Support setting display mode using
From: Timur Tabi <hidden>
Date: 2010-12-16 17:28:24
Also in:
linux-devicetree, linuxppc-dev
From: Timur Tabi <hidden>
Date: 2010-12-16 17:28:24
Also in:
linux-devicetree, linuxppc-dev
Grant Likely wrote:
No. It is a static property of the board/machine. It is expected it to be encoded into the board's .dts file.
Ok, but that only makes sense if the monitor is hard-wired to the board itself. If a user can attach any monitor he wants, then the EDID data can't be known at compile time. I guess it's no different than using hard-coded memory controller programming instead of SPD. You can safely avoid SPD only if the DDR chips are soldered on the board. It looks like I need to add board-specific EDID reading to the DIU driver. -- Timur Tabi Linux kernel developer at Freescale