OSDN Git Service

drm/sun4i: hdmi: Support HDMI controller on A10
authorChen-Yu Tsai <wens@csie.org>
Tue, 17 Oct 2017 12:18:00 +0000 (20:18 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 17 Oct 2017 17:49:16 +0000 (19:49 +0200)
commit7ea4291f9f1117d7f78b336629e8ff9d0c964919
treef1e457040d8cbc933aecd1036e3d8b2d09490e77
parent4bb206bf4d8cbccaa2c2ee76168381f6c29a9e33
drm/sun4i: hdmi: Support HDMI controller on A10

The HDMI controller in the A10 SoC is the same as the one currently
supported in the A10s. It has slightly different setup parameters.
Since these parameters are not thoroughly understood, we add support
for this variant by copying these parameters verbatim.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171017121807.2994-4-wens@csie.org
Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c