[U-Boot] [PATCH] video: add L5F31188 TFT-LCD panel driver
Hyungwon Hwang
human.hwang at samsung.com
Thu Aug 1 03:45:37 CEST 2013
To heiko and minkyu,
I'm very sorry. It was my first time to contribute my code to open-source community, and it was my mistake not to be familiar with the convention in this community. I read the article in the link which minkyu sent me. It was very helpful. Thank you.
I'll be more careful next time. I wanna say thank you for our replies from all of you, again.
Sincerely,
Hyungwon Hwang
On Wed, 31 Jul 2013 19:26:04 +0900
Minkyu Kang <mk7.kang at samsung.com> wrote:
> Dear Hyungwon Hwang.
>
> On 31/07/13 17:25, Hyungwon Hwang wrote:
> > Hello, Heiko.
> >
> > I think that function l5f31188_display_enable() is needed to wrap
> > up function l5f31188_display_on().
> >
> > Function l5f31188_display_enable() is used as an interface to
> > external side, especially to MIPI DSI driver. But function
> > l5f31188_display_on() is used as an internal function in this
> > driver.
> >
> > Moreover, because they have different input argument types, it
> > cannot be simply replacable.
> >
> > Thank you for your reply.
>
> please don't top posting.
> I think you need this link.
> (http://www.denx.de/wiki/U-Boot/Patches)
> please read it carefully.
>
> welcome to join us.
>
> Thanks,
> Minkyu Kang.
>
More information about the U-Boot
mailing list