Re: [PATCH 0/7] add LCD support for SAM9X60

2019-03-03 Thread Claudiu.Beznea
On 28.02.2019 23:13, Sam Ravnborg wrote: > Hi Alexandre. > These patches adds support for SAM9X60's LCD controller. >>> Can you elaborate a little more which chips that are relevant. >>> To be able to look into the right data-sheet, while reviewing. >>> Link to data-sheet would be

Re: [PATCH 0/7] add LCD support for SAM9X60

2019-03-01 Thread Alexandre Belloni
On 28/02/2019 19:21:19+0100, Sam Ravnborg wrote: > Hi Claudiu > > On Wed, Feb 27, 2019 at 04:24:11PM +, claudiu.bez...@microchip.com wrote: > > From: Claudiu Beznea > > > > Hi, > > > > These patches adds support for SAM9X60's LCD controller. > Can you elaborate a little more which chips

Re: [PATCH 0/7] add LCD support for SAM9X60

2019-02-28 Thread Sam Ravnborg
Hi Alexandre. > > > > > > These patches adds support for SAM9X60's LCD controller. > > Can you elaborate a little more which chips that are relevant. > > To be able to look into the right data-sheet, while reviewing. > > Link to data-sheet would be nice too. > > > > sam9x60 is the chip name

Re: [PATCH 0/7] add LCD support for SAM9X60

2019-02-28 Thread Sam Ravnborg
Hi Claudiu On Wed, Feb 27, 2019 at 04:24:11PM +, claudiu.bez...@microchip.com wrote: > From: Claudiu Beznea > > Hi, > > These patches adds support for SAM9X60's LCD controller. Can you elaborate a little more which chips that are relevant. To be able to look into the right data-sheet,

[PATCH 0/7] add LCD support for SAM9X60

2019-02-28 Thread Claudiu.Beznea
From: Claudiu Beznea Hi, These patches adds support for SAM9X60's LCD controller. First patches add option to specify if controller clock source is fixed. Second patch avoid a variable initialization in atmel_hlcdc_crtc_mode_set_nofb(). The 3rd one adds specific bindings for SAM9X60 LCD