commit | 2a72d0c5796b7ec90ebf51e714b3d305d4367341 | [log] [tgz] |
---|---|---|
author | Jernej Skrabec <jernej.skrabec@siol.net> | Mon Jun 25 14:02:51 2018 +0200 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Wed Jun 27 21:43:55 2018 +0200 |
tree | 8cd62770e743e771fa790b288d5cab0c3d0cac08 | |
parent | 49836b11fe71b93bd0124cbaecac0814aadec9eb [diff] |
drm/sun4i: Don't check for LVDS and RGB when TCON has only ch1 LVDS and RGB interfaces are always connected to TCONs which have channel 0. It doesn't make sense to try to init them on TV TCONs. Add a check if TCON has channel 0 before trying to init LVDS or RGB interface. Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180625120304.7543-12-jernej.skrabec@siol.net