[PATCH v3 06/17] video: lcd: add LoCoMo LCD driver
Dmitry Eremin-Solenikov
dbaryshkov at gmail.com
Tue May 19 02:45:00 PDT 2015
2015-05-19 12:36 GMT+03:00 Lee Jones <lee.jones at linaro.org>:
> On Sun, 17 May 2015, Dmitry Eremin-Solenikov wrote:
>
>> LoCoMo has some special handling for TFT screens attached to Collie and
>> Poodle. Implement that as a separate driver.
>>
>> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov at gmail.com>
>> ---
>> drivers/video/backlight/Kconfig | 10 ++
>> drivers/video/backlight/Makefile | 1 +
>> drivers/video/backlight/locomo_lcd.c | 285 +++++++++++++++++++++++++++++++++++
>> 3 files changed, 296 insertions(+)
>> create mode 100644 drivers/video/backlight/locomo_lcd.c
>
> This looks like it should be part of patch 16.
>
> How much of this file is the same as the one removed later in the set?
This is a completely new driver. Only few comments remained from old
locomolcd.c.
--
With best wishes
Dmitry
More information about the linux-arm-kernel
mailing list