[PATCH v5 4/5] arm64: dts: aspeed: Add AST2700 Evaluation Board
Ryan Chen
ryan_chen at aspeedtech.com
Tue Sep 2 10:10:40 AEST 2025
> Subject: Re: [PATCH v5 4/5] arm64: dts: aspeed: Add AST2700 Evaluation Board
>
> On 01/09/2025 05:13, Ryan Chen wrote:
> > ASPEED AST2700 EVB is prototype development board based on AST2700
> > SOC.
> >
> > Signed-off-by: Ryan Chen <ryan_chen at aspeedtech.com>
> > ---
> > arch/arm64/boot/dts/Makefile | 1 +
> > arch/arm64/boot/dts/aspeed/Makefile | 4 ++++
> > arch/arm64/boot/dts/aspeed/ast2700-evb.dts | 22
> > ++++++++++++++++++++++
> > 3 files changed, 27 insertions(+)
> > create mode 100644 arch/arm64/boot/dts/aspeed/Makefile
> > create mode 100644 arch/arm64/boot/dts/aspeed/ast2700-evb.dts
> >
> > diff --git a/arch/arm64/boot/dts/Makefile
> > b/arch/arm64/boot/dts/Makefile index b0844404eda1..3729e7d480db
> 100644
> > --- a/arch/arm64/boot/dts/Makefile
> > +++ b/arch/arm64/boot/dts/Makefile
> > @@ -38,3 +38,4 @@ subdir-y += tesla
> > subdir-y += ti
> > subdir-y += toshiba
> > subdir-y += xilinx
> > +subdir-y += aspeed
>
>
> Messed order. We already asked in other patches to keep alphabetical order
> when extending entries.
>
Sorry, it is my wrong, will update in next patch.
Appreciate your review.
> Best regards,
> Krzysztof
More information about the Linux-aspeed
mailing list