Re: [PATCH 1/3] drm/stm: dsi: move lane capability detection in probe()

From: Robert Foss
Date: Tue Jan 04 2022 - 06:57:05 EST


On Tue, 4 Jan 2022 at 11:47, Philippe CORNU <philippe.cornu@xxxxxxxxxxx> wrote:
>
>
>
> On 12/18/21 10:50 PM, Antonio Borneo wrote:
> > There is no need to re-compute the dsi lane capability because it
> > only depends on dsi hw version.
> > Since dsi hw version is detected at probe(), move there also the
> > assignment of dsi lane capability.
> >
> > Signed-off-by: Antonio Borneo <antonio.borneo@xxxxxxxxxxx>
> > ---
> > To: David Airlie <airlied@xxxxxxxx>
> > To: Daniel Vetter <daniel@xxxxxxxx>
> > To: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
> > To: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
> > To: Robert Foss <robert.foss@xxxxxxxxxx>
> > To: Laurent Pinchart <Laurent.pinchart@xxxxxxxxxxxxxxxx>
> > To: Jonas Karlman <jonas@xxxxxxxxx>
> > To: Jernej Skrabec <jernej.skrabec@xxxxxxxxx>
> > To: Yannick Fertre <yannick.fertre@xxxxxxxxxxx>
> > To: Philippe Cornu <philippe.cornu@xxxxxxxxxxx>
> > To: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>
> > To: Maxime Coquelin <mcoquelin.stm32@xxxxxxxxx>
> > To: Alexandre Torgue <alexandre.torgue@xxxxxxxxxxx>
> > To: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> > To: dri-devel@xxxxxxxxxxxxxxxxxxxxx
> > To: linux-stm32@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> > To: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
> > Cc: linux-kernel@xxxxxxxxxxxxxxx
> > ---
> > drivers/gpu/drm/stm/dw_mipi_dsi-stm.c | 16 ++++++++--------
> > 1 file changed, 8 insertions(+), 8 deletions(-)
> >
>
> Hi Antonio,
> many thanks for your patch.
> Acked-by: Philippe Cornu <philippe.cornu@xxxxxxxxxxx>
> Reviewed-by: Philippe Cornu <philippe.cornu@xxxxxxxxxxx>
> Philippe :-)

Thanks for the series and the Acks.

Applied series to drm-misc-next