commit | cd0ecabdc953397ed0378022b3b90e0c0871c2eb | [log] [tgz] |
---|---|---|
author | Andrey Lebedev <andrey@lebedev.lt> | Wed Feb 19 20:08:55 2020 +0200 |
committer | Maxime Ripard <maxime@cerno.tech> | Thu Feb 20 18:25:36 2020 +0100 |
tree | 12da39ef4341ece3c8acfefd8ab8561147ede1f8 | |
parent | 612e31e01d8e8b9fd2b803c355f74c9d934f461e [diff] |
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