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

From: Conor Dooley
Date: Wed Aug 16 2023 - 14:06:22 EST


From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

On Fri, 11 Aug 2023 17:47:15 -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].
>
> 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
>
> [...]

Applied to riscv-dt-for-next, thanks!

[1/2] dt-bindings: riscv: Add BeagleV Ahead board compatibles
https://git.kernel.org/conor/c/d19c10d5b95a
[2/2] riscv: dts: thead: add BeagleV Ahead board device tree
https://git.kernel.org/conor/c/31ceedee8aa4

Thanks,
Conor.