Re: [linux-sunxi] [PATCH 03/13] drm: sun4i: add support for H3's TCON

From: Chen-Yu Tsai
Date: Fri Aug 04 2017 - 00:00:18 EST


On Tue, Aug 1, 2017 at 9:12 PM, Icenowy Zheng <icenowy@xxxxxxx> wrote:
> From: Icenowy Zheng <icenowy@xxxxxxxx>
>
> Allwinner H3 has two special TCONs without channel 0.
>
> Add support for this kind of TCON.
>
> Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx>

Ideally you would split this into two patches. The first one would add
the quirks support for TCONs without channel 0. I can also use this for
the A80. The second would add the H3 TCON.

ChenYu