Re: [PATCH 3/4] drm/bridge: ti-sn65dsi86: Read EDID blob over DDC

From: Doug Anderson
Date: Thu Oct 29 2020 - 12:11:52 EST


Hi,

On Wed, Oct 28, 2020 at 6:12 PM Stephen Boyd <swboyd@xxxxxxxxxxxx> wrote:
>
> Use the DDC connection to read the EDID from the eDP panel instead of
> relying on the panel to tell us the modes.
>
> Cc: Douglas Anderson <dianders@xxxxxxxxxxxx>
> Cc: Laurent Pinchart <Laurent.pinchart@xxxxxxxxxxxxxxxx>
> Cc: Jonas Karlman <jonas@xxxxxxxxx>
> Cc: Jernej Skrabec <jernej.skrabec@xxxxxxxx>
> Cc: Sean Paul <seanpaul@xxxxxxxxxxxx>
> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> ---
> drivers/gpu/drm/bridge/ti-sn65dsi86.c | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)

Since we already did some early reviews off-list, it's not a surprise
that I have no comments. ;-)

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>