Re: [PATCH 1/2] ARM: dts: Add the CLCD controller to Cygnus.

2017-09-02 Thread Florian Fainelli
On 09/02/2017 08:48 AM, Scott Branden wrote: > Looks good > > On Sep 1, 2017 7:10 PM, "Florian Fainelli" > wrote: > > > > On 08/31/2017 01:16 PM, Scott Branden wrote: > > Hi Eric, > > > > mode is correct, location in file needs to be moved. >

Re: [PATCH 1/2] ARM: dts: Add the CLCD controller to Cygnus.

2017-09-01 Thread Florian Fainelli
On 08/31/2017 01:16 PM, Scott Branden wrote: > Hi Eric, > > mode is correct, location in file needs to be moved. > > > On 17-08-31 11:54 AM, Eric Anholt wrote: >> This doesn't yet enable it on any particular platform, as we still >> need a panel driver for bcm911360_entphn. >> >> Signed-off-by

Re: [PATCH 1/2] ARM: dts: Add the CLCD controller to Cygnus.

2017-08-31 Thread Scott Branden
Hi Eric, mode is correct, location in file needs to be moved. On 17-08-31 11:54 AM, Eric Anholt wrote: This doesn't yet enable it on any particular platform, as we still need a panel driver for bcm911360_entphn. Signed-off-by: Eric Anholt --- These bits are just carving off a little bit of

[PATCH 1/2] ARM: dts: Add the CLCD controller to Cygnus.

2017-08-31 Thread Eric Anholt
This doesn't yet enable it on any particular platform, as we still need a panel driver for bcm911360_entphn. Signed-off-by: Eric Anholt --- These bits are just carving off a little bit of my 911360_entphn panel series, to reduce conflicts when rebasing (which I just did for testing pl111 changes