[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-27 Thread Simon Horman
On Wed, Mar 27, 2013 at 10:49:10AM +0100, Laurent Pinchart wrote: > Hi Simon, > > On Wednesday 27 March 2013 13:01:43 Simon Horman wrote: > > On Thu, Mar 14, 2013 at 03:35:46PM +0100, Laurent Pinchart wrote: > > > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > > > and D

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-27 Thread Simon Horman
On Thu, Mar 14, 2013 at 03:35:46PM +0100, Laurent Pinchart wrote: > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > and DU1 LVDS outputs will require information about the panels that will > be connected to those outputs. > > Signed-off-by: Laurent Pinchart > --- > arc

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-27 Thread Laurent Pinchart
Hi Simon, On Wednesday 27 March 2013 13:01:43 Simon Horman wrote: > On Thu, Mar 14, 2013 at 03:35:46PM +0100, Laurent Pinchart wrote: > > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > > and DU1 LVDS outputs will require information about the panels that will > > be con

Re: [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-27 Thread Simon Horman
On Wed, Mar 27, 2013 at 10:49:10AM +0100, Laurent Pinchart wrote: > Hi Simon, > > On Wednesday 27 March 2013 13:01:43 Simon Horman wrote: > > On Thu, Mar 14, 2013 at 03:35:46PM +0100, Laurent Pinchart wrote: > > > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > > > and D

Re: [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-27 Thread Laurent Pinchart
Hi Simon, On Wednesday 27 March 2013 13:01:43 Simon Horman wrote: > On Thu, Mar 14, 2013 at 03:35:46PM +0100, Laurent Pinchart wrote: > > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > > and DU1 LVDS outputs will require information about the panels that will > > be con

Re: [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-26 Thread Simon Horman
On Thu, Mar 14, 2013 at 03:35:46PM +0100, Laurent Pinchart wrote: > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > and DU1 LVDS outputs will require information about the panels that will > be connected to those outputs. > > Signed-off-by: Laurent Pinchart > --- > arc

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-15 Thread Sergei Shtylyov
Hello. On 14-03-2013 18:35, Laurent Pinchart wrote: > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > and DU1 LVDS outputs will require information about the panels that will > be connected to those outputs. > Signed-off-by: Laurent Pinchart [...] > diff --git a/arch

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-15 Thread Sergei Shtylyov
Hello. On 15-03-2013 5:36, Laurent Pinchart wrote: > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > and DU1 LVDS outputs will require information about the panels that will > be connected to those outputs. > Signed-off-by: Laurent Pinchart > >

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-15 Thread Laurent Pinchart
Hi Sergei, On Friday 15 March 2013 16:55:58 Sergei Shtylyov wrote: > On 14-03-2013 18:35, Laurent Pinchart wrote: > > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > > and DU1 LVDS outputs will require information about the panels that will > > be connected to those outp

Re: [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-15 Thread Sergei Shtylyov
Hello. On 14-03-2013 18:35, Laurent Pinchart wrote: Only the DU0 VGA output is currently supported. Support for the DU0 LVDS and DU1 LVDS outputs will require information about the panels that will be connected to those outputs. Signed-off-by: Laurent Pinchart [...] diff --git a/arch/arm

Re: [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-15 Thread Sergei Shtylyov
Hello. On 15-03-2013 5:36, Laurent Pinchart wrote: Only the DU0 VGA output is currently supported. Support for the DU0 LVDS and DU1 LVDS outputs will require information about the panels that will be connected to those outputs. Signed-off-by: Laurent Pinchart --- arch/arm/configs/mar

Re: [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-15 Thread Laurent Pinchart
Hi Sergei, On Friday 15 March 2013 16:55:58 Sergei Shtylyov wrote: > On 14-03-2013 18:35, Laurent Pinchart wrote: > > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > > and DU1 LVDS outputs will require information about the panels that will > > be connected to those outp

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-15 Thread Laurent Pinchart
On Friday 15 March 2013 02:11:05 Sergei Shtylyov wrote: > On 15.03.2013 0:11, Laurent Pinchart wrote: > >>> Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > >>> and DU1 LVDS outputs will require information about the panels that will > >>> be connected to those outputs. >

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-15 Thread Sergei Shtylyov
On 15.03.2013 0:11, Laurent Pinchart wrote: >>> Only the DU0 VGA output is currently supported. Support for the DU0 LVDS >>> and DU1 LVDS outputs will require information about the panels that will >>> be connected to those outputs. >>> Signed-off-by: Laurent Pinchart >>> >>> --- >>>arch/ar

Re: [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-14 Thread Sergei Shtylyov
On 15.03.2013 0:11, Laurent Pinchart wrote: Only the DU0 VGA output is currently supported. Support for the DU0 LVDS and DU1 LVDS outputs will require information about the panels that will be connected to those outputs. Signed-off-by: Laurent Pinchart --- arch/arm/configs/marzen_defco

Re: [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-14 Thread Sergei Shtylyov
Hello. On 14-03-2013 18:35, Laurent Pinchart wrote: Only the DU0 VGA output is currently supported. Support for the DU0 LVDS and DU1 LVDS outputs will require information about the panels that will be connected to those outputs. Signed-off-by: Laurent Pinchart --- arch/arm/configs/marzen_

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-14 Thread Laurent Pinchart
Only the DU0 VGA output is currently supported. Support for the DU0 LVDS and DU1 LVDS outputs will require information about the panels that will be connected to those outputs. Signed-off-by: Laurent Pinchart --- arch/arm/configs/marzen_defconfig | 2 ++ arch/arm/mach-shmobile/board-marzen.

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-14 Thread Sergei Shtylyov
Hello. On 14-03-2013 18:35, Laurent Pinchart wrote: > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > and DU1 LVDS outputs will require information about the panels that will > be connected to those outputs. > Signed-off-by: Laurent Pinchart > --- > arch/arm/configs

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-14 Thread Laurent Pinchart
Hi Sergei, On Thursday 14 March 2013 21:34:52 Sergei Shtylyov wrote: > On 14-03-2013 18:35, Laurent Pinchart wrote: > > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > > and DU1 LVDS outputs will require information about the panels that will > > be connected to those ou

Re: [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-14 Thread Laurent Pinchart
On Friday 15 March 2013 02:11:05 Sergei Shtylyov wrote: > On 15.03.2013 0:11, Laurent Pinchart wrote: > >>> Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > >>> and DU1 LVDS outputs will require information about the panels that will > >>> be connected to those outputs. >

[PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-14 Thread Laurent Pinchart
Only the DU0 VGA output is currently supported. Support for the DU0 LVDS and DU1 LVDS outputs will require information about the panels that will be connected to those outputs. Signed-off-by: Laurent Pinchart --- arch/arm/configs/marzen_defconfig | 2 ++ arch/arm/mach-shmobile/board-marzen.

Re: [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support

2013-03-14 Thread Laurent Pinchart
Hi Sergei, On Thursday 14 March 2013 21:34:52 Sergei Shtylyov wrote: > On 14-03-2013 18:35, Laurent Pinchart wrote: > > Only the DU0 VGA output is currently supported. Support for the DU0 LVDS > > and DU1 LVDS outputs will require information about the panels that will > > be connected to those ou