Re: [Freedreno] [PATCH] drm/msm/hdmi: support attaching the "next" bridge

2022-06-17 Thread Stephen Boyd
Quoting Dmitry Baryshkov (2022-06-16 01:50:57) > There might be a chain of bridges attached to the HDMI node > (including but not limited to the display-connector bridge). Add support > for attaching them right to the HDMI bridge chain. > > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Steph

[Freedreno] [PATCH] drm/msm/hdmi: support attaching the "next" bridge

2022-06-16 Thread Dmitry Baryshkov
There might be a chain of bridges attached to the HDMI node (including but not limited to the display-connector bridge). Add support for attaching them right to the HDMI bridge chain. Signed-off-by: Dmitry Baryshkov --- drivers/gpu/drm/msm/hdmi/hdmi.c | 14 ++ drivers/gpu/drm/msm/hdm