Re: [PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
From: Tim Surber
Date: Sat Aug 24 2024 - 19:03:51 EST
Hi Shreeya,
On 14.08.24 12:22, Shreeya Patel wrote:
If you'd like to try it yourself then following is the command to get the new EDID
v4l2-ctl --show-edid type=hdmi-4k-600mhz
You will have to replace the EDID in the driver with the EDID you get the from the above
command in HEX format.
I updated the EDID with
v4l2-ctl --show-edid type=hdmi-4k-600mhz
and this seems to fix the issue for me.
Best regards,
Tim