Re: [PATCH v3 3/4] drm: rcar-du: dw-hdmi: Set output port number

2021-06-22 Thread Kieran Bingham
Hi Laurent, On 20/05/2021 07:50, Laurent Pinchart wrote: > Report the DT output port number in dw_hdmi_plat_data to connect to the > next bridge in the dw-hdmi driver. > > Signed-off-by: Laurent Pinchart > --- > drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c | 1 + > 1 file changed, 1 insertion(+) > >

[PATCH v3 3/4] drm: rcar-du: dw-hdmi: Set output port number

2021-05-19 Thread Laurent Pinchart
Report the DT output port number in dw_hdmi_plat_data to connect to the next bridge in the dw-hdmi driver. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c b/drivers/gpu/drm/rcar