[PATCH v2 6/8] drm/fsl-dcu: add TCON driver

2016-03-31 Thread Rob Herring
On Mon, Mar 28, 2016 at 07:00:00PM -0700, Stefan Agner wrote: > Add driver for the TCON (timing controller) module. The TCON module > is a separate module attached after the DCU (display controller > unit). Each DCU instance has its own, directly connected TCON > instance. The DCU's RGB and timing

[PATCH v2 6/8] drm/fsl-dcu: add TCON driver

2016-03-29 Thread Alexander Stein
On Tuesday 29 March 2016 00:11:13, Stefan Agner wrote: > >> --- a/Documentation/devicetree/bindings/display/fsl,dcu.txt > >> +++ b/Documentation/devicetree/bindings/display/fsl,dcu.txt > >> > >> @@ -14,6 +14,7 @@ Required properties: > >> Optional properties: > >> - clocks: Second handle

[PATCH v2 6/8] drm/fsl-dcu: add TCON driver

2016-03-29 Thread Alexander Stein
Hi, some comments below. On Monday 28 March 2016 19:00:00, Stefan Agner wrote: > Add driver for the TCON (timing controller) module. The TCON module > is a separate module attached after the DCU (display controller > unit). Each DCU instance has its own, directly connected TCON > instance. The DC

[PATCH v2 6/8] drm/fsl-dcu: add TCON driver

2016-03-29 Thread Stefan Agner
On 2016-03-29 00:26, Alexander Stein wrote: > On Tuesday 29 March 2016 00:11:13, Stefan Agner wrote: >> >> --- a/Documentation/devicetree/bindings/display/fsl,dcu.txt >> >> +++ b/Documentation/devicetree/bindings/display/fsl,dcu.txt >> >> >> >> @@ -14,6 +14,7 @@ Required properties: >> >> Optional

[PATCH v2 6/8] drm/fsl-dcu: add TCON driver

2016-03-29 Thread Stefan Agner
On 2016-03-28 23:45, Alexander Stein wrote: > Hi, > > some comments below. > > On Monday 28 March 2016 19:00:00, Stefan Agner wrote: >> Add driver for the TCON (timing controller) module. The TCON module >> is a separate module attached after the DCU (display controller >> unit). Each DCU instanc

[PATCH v2 6/8] drm/fsl-dcu: add TCON driver

2016-03-28 Thread Stefan Agner
Add driver for the TCON (timing controller) module. The TCON module is a separate module attached after the DCU (display controller unit). Each DCU instance has its own, directly connected TCON instance. The DCU's RGB and timing signals are passing through the TCON module. TCON can provide timing s