[PATCH v3 0/2] riscv: Add BeagleV Ahead board support

Jisheng Zhang jszhang at kernel.org
Wed Aug 16 08:45:28 PDT 2023


On Tue, Aug 15, 2023 at 02:15:46PM +0100, Conor Dooley wrote:
> Hey Jisheng,
> 
> On Fri, Aug 11, 2023 at 05:47:15PM -0700, Drew Fustini wrote:
> > The BeagleV Ahead single board computer [1] features the T-Head TH1520
> > SoC. Similar to the Lichee Pi 4A series from Jisheng [2], this adds a
> > minimal device tree file to support booting to a basic shell [3].
> 
> Am I supposed to take this, or will you? I still don't know where I
> stand with any of this and will default to assuming things are for me
> to take in the absence of clarity.

Hi Conor,

Since the patches in this window is small, so yes please help us to
take this series and the one of changing the dts license. I see Guo Ren
has acked it, I will ack too soon.

Thanks

> 
> Thanks,
> Conor.
> 
> > 
> > Changes since v2:
> > - Drop the MAINTAINERS patch as it is not important and I want this
> >   patch series to make it into the next PR
> > - Add Conor's R-b
> > 
> > Changes since v1:
> > - Add dual license to dts file as Conor noted this is typical
> > - Reorder new entry in thead.yaml to maintain alphabetical order per
> >   suggestion by Krzysztof
> > - Add A-b's and R-b's from v1
> > 
> > [1] https://beagleboard.org/beaglev-ahead
> > [2] https://lore.kernel.org/linux-riscv/20230617161529.2092-1-jszhang@kernel.org/
> > [3] https://gist.github.com/pdp7/91b98f5b8a632802e669d8c359f4f498
> > 
> > To: Jisheng Zhang <jszhang at kernel.org>
> > To: Guo Ren <guoren at kernel.org>
> > To: Fu Wei <wefu at redhat.com>
> > To: Rob Herring <robh+dt at kernel.org>
> > To: Krzysztof Kozlowski <krzysztof.kozlowski+dt at linaro.org>
> > To: Conor Dooley <conor+dt at kernel.org>
> > To: Paul Walmsley <paul.walmsley at sifive.com>
> > To: Palmer Dabbelt <palmer at dabbelt.com>
> > To: Albert Ou <aou at eecs.berkeley.edu>
> > To: Conor Dooley <conor at kernel.org>
> > Cc: linux-riscv at lists.infradead.org
> > Cc: devicetree at vger.kernel.org
> > Cc: linux-kernel at vger.kernel.org
> > Cc: Robert Nelson <robertcnelson at beagleboard.org>
> > Cc: Jason Kridner <jkridner at beagleboard.org>
> > 
> > Signed-off-by: Drew Fustini <dfustini at baylibre.com>
> > ---
> > Drew Fustini (2):
> >       dt-bindings: riscv: Add BeagleV Ahead board compatibles
> >       riscv: dts: thead: add BeagleV Ahead board device tree
> > 
> >  Documentation/devicetree/bindings/riscv/thead.yaml |  4 ++
> >  arch/riscv/boot/dts/thead/Makefile                 |  2 +-
> >  arch/riscv/boot/dts/thead/th1520-beaglev-ahead.dts | 61 ++++++++++++++++++++++
> >  3 files changed, 66 insertions(+), 1 deletion(-)
> > ---
> > base-commit: 52a93d39b17dc7eb98b6aa3edb93943248e03b2f
> > change-id: 20230811-ahead-dt-v3-1d7e85fce20f
> > 
> > Best regards,
> > -- 
> > Drew Fustini <dfustini at baylibre.com>
> > 





More information about the linux-riscv mailing list