HELLO

2013-07-25 Thread Henri
Good day to you: Please don’t be offended at this mail, and thank you in advance for reading. My name is Henri Ballo; I am 18 years from Côte-d'Ivoire (Ivory Coast). The purpose of this letter is to ask for your kind help. There was a big political crisis in our country in 2011 that cau

[PATCH] Staging: fbtft: Add support for the Ultrachip UC1611 LCD controller

2015-07-13 Thread Henri Chain
This is a driver chip for 240x160 4-bit greyscale LCDs. It is capable of 4-wire (8 bit) or 3-wire (9 bit) SPI that have both been tested. (It also has a 6800 or 8080-style parallel interface, but I have not included support for it.) Signed-off-by: Henri Chain --- drivers/staging/fbtft/Kconfig

Re: [PATCH] Staging: fbtft: Add support for the Ultrachip UC1611 LCD controller

2015-07-14 Thread Henri Chain
On 07/14/2015 07:56 AM, Sudip Mukherjee wrote: > On Tue, Jul 14, 2015 at 03:26:12AM +0200, Henri Chain wrote: >> This is a driver chip for 240x160 4-bit greyscale LCDs. >> It is capable of 4-wire (8 bit) or 3-wire (9 bit) SPI that have both been >> tested. (It also has

[PATCH v2] Staging: fbtft: Add support for the Ultrachip UC1611 LCD controller

2015-07-14 Thread Henri Chain
This is a driver chip for 240x160 4-bit greyscale LCDs. It is capable of 4-wire (8 bit) or 3-wire (9 bit) SPI that have both been tested. (It also has a 6800 or 8080-style parallel interface, but I have not included support for it.) Signed-off-by: Henri Chain --- drivers/staging/fbtft/Kconfig

Re: [staging:staging-testing 134/169] drivers/staging/fbtft/fb_uc1611.c:105:24-28: duplicated argument to & or |

2015-07-15 Thread Henri Chain
Yes they are all intentional, it was a way to make the logic more obvious (argument on the right is bitmask). Henri On 07/15/2015 01:08 PM, Julia Lawall wrote: > TThese look intentional, but maybe double check the first one, with the > code shown in this message. > > julia > &