On Wed, Oct 17, 2018 at 09:01:04PM +0300, Laurent Pinchart wrote:
> Hello,
>
> On Wednesday, 17 October 2018 20:48:01 EEST Laurent Pinchart wrote:
> > The LVDS0 encoder on Koelsh and Porter, and the LVDS1 encoder on Lager,
> > are enabled in DT but have no device connected to their output. This
> > result in spurious messages being printed to the kernel log such as
> >
> > rcar-du feb00000.display: no connector for encoder /soc/lvds@feb90000,
> > skipping
> >
> > Fix it by disabling the encoders.
> >
> > Fixes: 15a1ff30d8f9 ("ARM: dts: r8a7790: Convert to new LVDS DT bindings")
> > Fixes: e5c3f4707f39 ("ARM: dts: r8a7791: Convert to new LVDS DT bindings")
> > Reported-by: Simon Horman <[email protected]>
>
> This should have read
>
> Reported-by: Geert Uytterhoeven <[email protected]>
>
> Sorry for the mistake, I had read the e-mail thread containing the report
> incorrectly. Simon, could you fix this when applying to your tree, or should
> I
> send a v2 ?
No need for a v2.
I have applied this patch for v4.21 with the updated Reported-by tag.