commit | d718e53a48f7bcfa6cdd0c00d5ed1fb516595446 | [log] [tgz] |
---|---|---|
author | Andrey Lebedev <andrey@lebedev.lt> | Wed Feb 19 20:08:58 2020 +0200 |
committer | Maxime Ripard <maxime@cerno.tech> | Thu Feb 20 18:25:36 2020 +0100 |
tree | 430a148961f39e387d9104d70326bed243c6144a | |
parent | cd0ecabdc953397ed0378022b3b90e0c0871c2eb [diff] |
drm/sun4i: tcon: Support LVDS output on Allwinner A20 A20 SoC (found in Cubieboard 2 among others) requires different LVDS set up procedure than A33. Timing controller (tcon) driver only implements sun6i-style procedure, that doesn't work on A20 (sun7i). 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-6-andrey.lebedev@gmail.com