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
gt; On Wed, 15 Jul 2015, kbuild test robot wrote: > >> TO: Henri Chain >> CC: "Greg Kroah-Hartman" >> CC: de...@driverdev.osuosl.org >> >> tree: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git >> staging-te

[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: [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] 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