Article: NuttX for PinePhone: Display Engine

2022-12-22 Thread Lee, Lup Yuen
NuttX Mainline now supports the Display Engine for Allwinner A64 SoC
(Arm64). Many thanks to my patient reviewers for wading through a thousand
lines of code :-)

This article explains how the A64 Display Engine will be called by the
upcoming LCD Driver for Pine64 PinePhone...

https://lupyuen.github.io/articles/de3

Lup


Re: Article: NuttX for PinePhone: Display Engine

2022-12-22 Thread Nathan Hartman
On Thu, Dec 22, 2022 at 6:55 PM Lee, Lup Yuen  wrote:

> NuttX Mainline now supports the Display Engine for Allwinner A64 SoC
> (Arm64). Many thanks to my patient reviewers for wading through a thousand
> lines of code :-)
>
> This article explains how the A64 Display Engine will be called by the
> upcoming LCD Driver for Pine64 PinePhone...
>
> https://lupyuen.github.io/articles/de3
>
> Lup
>

Yay! Thank you, Lup!

For those following along, that's PR 7944,
https://github.com/apache/nuttx/pull/7944

Cheers
Nathan


Re: Article: NuttX for PinePhone: Display Engine

2022-12-22 Thread Alan C. Assis
We all that need to talk you, not only for that driver, but also for
these amazing documentation!

Thank you Lup!

On 12/22/22, Lee, Lup Yuen  wrote:
> NuttX Mainline now supports the Display Engine for Allwinner A64 SoC
> (Arm64). Many thanks to my patient reviewers for wading through a thousand
> lines of code :-)
>
> This article explains how the A64 Display Engine will be called by the
> upcoming LCD Driver for Pine64 PinePhone...
>
> https://lupyuen.github.io/articles/de3
>
> Lup
>


Re: Article: NuttX for PinePhone: Display Engine

2022-12-22 Thread Lee, Lup Yuen
Thanks everyone! The article landed on the front page of Hacker News,
there's a discussion about NuttX:

https://news.ycombinator.com/item?id=34100614

Lup

On Fri, Dec 23, 2022 at 8:35 AM Alan C. Assis  wrote:

> We all that need to talk you, not only for that driver, but also for
> these amazing documentation!
>
> Thank you Lup!
>
> On 12/22/22, Lee, Lup Yuen  wrote:
> > NuttX Mainline now supports the Display Engine for Allwinner A64 SoC
> > (Arm64). Many thanks to my patient reviewers for wading through a
> thousand
> > lines of code :-)
> >
> > This article explains how the A64 Display Engine will be called by the
> > upcoming LCD Driver for Pine64 PinePhone...
> >
> > https://lupyuen.github.io/articles/de3
> >
> > Lup
> >
>