Re: [PATCH v4 14/15] drm/bridge: nxp-ptn3460: add get_edid bridge operation

2020-07-26 Thread Laurent Pinchart
Hi Sam, Thank you for the patch. On Sun, Jul 26, 2020 at 10:33:23PM +0200, Sam Ravnborg wrote: > Add the get_edid() bridge operation to prepare for > use as a chained bridge. > Add helper function that is also used by the connector. > > v2: > - Fix memory leak (Laurent) > - Do not save a cop

[PATCH v4 14/15] drm/bridge: nxp-ptn3460: add get_edid bridge operation

2020-07-26 Thread Sam Ravnborg
Add the get_edid() bridge operation to prepare for use as a chained bridge. Add helper function that is also used by the connector. v2: - Fix memory leak (Laurent) - Do not save a copy of edid, read it when needed Signed-off-by: Sam Ravnborg Cc: Andrzej Hajda Cc: Neil Armstrong Cc: Laurent