Other Parts Discussed in Thread: AM3354
Tool/software:
I am developing a project for HDMI/DVI output using the TFP410 together with the AM3354.
From what I have verified, the DRM/tilcdc driver supports both EDID reading and panel timings definition via the device tree.
If the display in use has an internal EEPROM with EDID, the DRM/tilcdc driver can access it directly and retrieve the correct parameters, correct?
In the case of a display without an EEPROM, it is possible to configure the panel timings manually in the device tree. In this scenario, would the absence of EDID cause any significant limitations or issues during initialization or while operating the video output?