Re: [PATCH] Add support for ORISE OTM3225A LCD SoC

2017-12-20 Thread Felix Brack
Just a gentle echo request ;-) Is there something completely wrong with this patch or am I just too impatient? regards Felix On 03.11.2017 14:09, Felix Brack wrote: > This patch adds a LCD driver supporting the OTM3225A LCD SoC > from ORISE Technology. This device can drive TFT LC panels having a

Re: [PATCH] Add support for ORISE OTM3225A LCD SoC

2017-12-20 Thread Felix Brack
Hi Daniel, On 20.12.2017 17:57, Daniel Thompson wrote: > On Wed, Dec 20, 2017 at 05:35:24PM +0100, Felix Brack wrote: >> Just a gentle echo request ;-) >> Is there something completely wrong with this patch or am I just too >> impatient? >> >> regards Felix >> >> On 03.11.2017 14:09, Felix Brack w

Re: [PATCH] Add support for ORISE OTM3225A LCD SoC

2017-12-20 Thread Daniel Thompson
On Wed, Dec 20, 2017 at 05:35:24PM +0100, Felix Brack wrote: > Just a gentle echo request ;-) > Is there something completely wrong with this patch or am I just too > impatient? > > regards Felix > > On 03.11.2017 14:09, Felix Brack wrote: > > This patch adds a LCD driver supporting the OTM3225A

[PATCH] Add support for ORISE OTM3225A LCD SoC

2017-11-03 Thread Felix Brack
This patch adds a LCD driver supporting the OTM3225A LCD SoC from ORISE Technology. This device can drive TFT LC panels having a resolution of 240x320 pixels. After initializing the OTM3225A using it's SPI interface it switches to use 16-bib RGB as external display interface. Signed-off-by: Felix