Re: [PATCH 02/10] drm/sun4i: tcon: Add support for A10 TCON

2017-11-14 Thread Chen-Yu Tsai
On Wed, Oct 25, 2017 at 12:01 AM, Rob Herring wrote: > On Tue, Oct 17, 2017 at 08:17:59PM +0800, Chen-Yu Tsai wrote: >> From: Jonathan Liu >> >> The A10 has two TCONs that are similar to the ones found on other SoCs. >> Like the A31, TCON0 has a register used to mux the TCON outputs to the >> dow

Re: [PATCH 02/10] drm/sun4i: tcon: Add support for A10 TCON

2017-10-24 Thread Rob Herring
On Tue, Oct 17, 2017 at 08:17:59PM +0800, Chen-Yu Tsai wrote: > From: Jonathan Liu > > The A10 has two TCONs that are similar to the ones found on other SoCs. > Like the A31, TCON0 has a register used to mux the TCON outputs to the > downstream encoders. The bit fields are slightly different. >