[PATCH v2 06/16] drm/sun4i: Don't process LVDS if TCON doesn't support it
Jernej Škrabec
jernej.skrabec at siol.net
Wed Feb 28 13:43:30 PST 2018
Hi Maxime,
Dne sreda, 28. februar 2018 ob 08:36:08 CET je Maxime Ripard napisal(a):
> On Tue, Feb 27, 2018 at 11:26:51PM +0100, Jernej Skrabec wrote:
> > TCON checks for LVDS properties even if it doesn't support it. Add a
> > check to skip that part of the code if TCON doesn't support channel 0.
> >
> > Signed-off-by: Jernej Skrabec <jernej.skrabec at siol.net>
>
> I have already sent a similar patch here:
> https://lists.freedesktop.org/archives/dri-devel/2018-February/166665.html
Right. However, check last chunk in my patch. There is no need to call
sun4i_rgb_init() if TCON doesn't support channel 0. It doesn't do anything,
except producing warning. Will you add that this change to your patch and then
I can remove this patch from next revision?
BTW, your patch won't apply cleanly, since you didn't base it on latest code
(every TCON variant has at least one entry now).
Best regards,
Jernej
More information about the linux-arm-kernel
mailing list