Searched hist:cd0ecabdc953397ed0378022b3b90e0c0871c2eb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_tcon.c | diff cd0ecabdc953397ed0378022b3b90e0c0871c2eb Wed Feb 19 12:08:55 CST 2020 Andrey Lebedev <andrey@lebedev.lt> drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20
Timing controllers on A20 are not equivalent: tcon0 on A20 supports LVDS output and tcon1 does not. Separate the capabilities by introducing independent set of quirks for each of the tcons.
Signed-off-by: Andrey Lebedev <andrey@lebedev.lt> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20200219180858.4806-3-andrey.lebedev@gmail.com
|