> Subject: Re: [PATCH v3 0/4] Add Aspeed AST2600 soc display support
>
> On Wed, 17 Nov 2021 at 05:45, tommy-huang
> wrote:
> >
> > v3:
> > Refine the patch for clear separate purpose.
> > Skip to send devicetree patch
>
> Thanks Tommy. A few
On Wed, 17 Nov 2021 at 05:45, tommy-huang wrote:
>
> v3:
> Refine the patch for clear separate purpose.
> Skip to send devicetree patch
Thanks Tommy. A few things:
- Set up your authorship in git:
git config --global user.name "Tommy Haung"
- The "Add AST2600 chip support" patch is the s
v3:
Refine the patch for clear separate purpose.
Skip to send devicetree patch
v2:
Remove some unnecessary patch.
Refine for reviwer request.
v1:
First add patch.
Joel Stanley (2):
ARM: dts: aspeed: Add GFX node to AST2600
ARM: dts: aspeed: ast2600-evb: Enable GFX device
tommy-hua