[U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model

Jaehoon Chung jh80.chung at samsung.com
Mon Feb 29 08:18:40 CET 2016


Hi,

On 02/29/2016 01:23 PM, Simon Glass wrote:
> Hi,
> 
> On 23 February 2016 at 05:04, Minkyu Kang <mk7.kang at samsung.com> wrote:
>> Dear Simon Glass,
>>
>> On 23/02/16 15:42, Simon Glass wrote:
>>> Hi Minkyu,
>>>
>>> On 21 February 2016 at 21:08, Simon Glass <sjg at chromium.org> wrote:
>>>>
>>>> This series converts the exynos LCD driver to work with driver model. Only
>>>> the eDP display is converted - the MIPI display is left mostly alone as I
>>>> do not have a device to test with.
>>>>
>>>> The conversion involves some refactoring to simplify the code, reduce the
>>>> amount of global/static data and allow boards to be built without LCD
>>>> support.
>>>>
>>>> The series is tested with snow, spring, pit and pi. It disables LCD on other
>>>> exynos boards so that they will still build with these changes. Further work
>>>> will be needed (by someone with a board) to convert the others. I am not
>>>> sure when this series can be applied.
>>>>
>>>> The series also brings in device tree features from Linux v4.4. It would be
>>>> useful to do a full sync with the kernel on these files, but this is really
>>>> a job for the Samsung maintainer :-)
>>>>
>>>> The series is available at u-boot-dm/rkg-working.
>>>>
>>>> Changes in v2:
>>>> - Rebase to master
>>>> - Rebase to master
>>>>
>>>
>>> What do you think we should do about applying this series?
>>>
>>
>> Although we have to do remaining work, I think applying is possible without next work.
>>
>> Board maintainers, what do you think?
>>
>> Remaining Work:
>> - MIPI display driver
>> - s5pc210_universal
>> - smdk5420
>> - smdk5250
>> - trats
>> - trats2
>>
>> Thanks,
>> Minkyu Kang.
> 
> Well, no replies as yet. The main work requires is MIPI, but as I
> don't have the hardware, I can't help with that. At least I have made
> sure that everything builds OK.

Sorry for late..I will check these patches on this week..Tomorrow is holiday..
So I can check from Wed.

Best Regards,
Jaehoon Chung

> 
> Regards,
> Simon
> 
> 



More information about the U-Boot mailing list