Re: [PATCH 3/6] ARM: dts: da850-lcdk: enable the LCD controller

2016-09-30 Thread Sekhar Nori
On Thursday 29 September 2016 10:01 PM, Bartosz Golaszewski wrote: > From: Karl Beldan > > This adds the pins used by the LCD controller, and uses 'tilcdc,panel' > with some default timings for 800x600. > > Tested on an LCDK connected on the VGA port (the LCDC is connected to > this port via a T

Re: [PATCH 3/6] ARM: dts: da850-lcdk: enable the LCD controller

2016-09-30 Thread Karl Beldan
On Fri, Sep 30, 2016 at 11:42:14AM +0200, Bartosz Golaszewski wrote: > 2016-09-29 20:40 GMT+02:00 Karl Beldan : > > Hi, > > > > On Thu, Sep 29, 2016 at 06:31:52PM +0200, Bartosz Golaszewski wrote: > >> From: Karl Beldan > >> > >> This adds the pins used by the LCD controller, and uses 'tilcdc,pane

Re: [PATCH 3/6] ARM: dts: da850-lcdk: enable the LCD controller

2016-09-30 Thread Bartosz Golaszewski
2016-09-29 20:40 GMT+02:00 Karl Beldan : > Hi, > > On Thu, Sep 29, 2016 at 06:31:52PM +0200, Bartosz Golaszewski wrote: >> From: Karl Beldan >> >> This adds the pins used by the LCD controller, and uses 'tilcdc,panel' >> with some default timings for 800x600. >> >> Tested on an LCDK connected on t

Re: [PATCH 3/6] ARM: dts: da850-lcdk: enable the LCD controller

2016-09-29 Thread Karl Beldan
Hi, On Thu, Sep 29, 2016 at 06:31:52PM +0200, Bartosz Golaszewski wrote: > From: Karl Beldan > > This adds the pins used by the LCD controller, and uses 'tilcdc,panel' > with some default timings for 800x600. > > Tested on an LCDK connected on the VGA port (the LCDC is connected to > this port

[PATCH 3/6] ARM: dts: da850-lcdk: enable the LCD controller

2016-09-29 Thread Bartosz Golaszewski
From: Karl Beldan This adds the pins used by the LCD controller, and uses 'tilcdc,panel' with some default timings for 800x600. Tested on an LCDK connected on the VGA port (the LCDC is connected to this port via a THS8135). Signed-off-by: Karl Beldan [Bartosz: - fixed whitespace errors - t