Messages in this thread |  | | Date | Sat, 21 Jan 2023 10:42:02 +0200 | Subject | Re: [PATCH 1/8] drm/msm/dsi: Allow 2 CTRLs on v2.5.0 | From | Dmitry Baryshkov <> |
| |
On 20/01/2023 23:00, Konrad Dybcio wrote: > v2.5.0 support was originally added for SC7280, but this hw is also > present on SM8350, which has one more DSI host. Bump up the dsi count > and fill in the register of the secondary host to allow it to probe. > > This should not have any adverse effects on SC7280, as the secondary > CTRL will only be touched if it's defined, anyway. > > Fixes: 65c391b31994 ("drm/msm/dsi: Add DSI support for SC7280") > Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> > --- > drivers/gpu/drm/msm/dsi/dsi_cfg.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> -- With best wishes Dmitry
|  |