All of lore.kernel.org
 help / color / mirror / Atom feed
From: Drew Fustini <dfustini@baylibre.com>
To: Conor Dooley <conor@kernel.org>
Cc: Jisheng Zhang <jszhang@kernel.org>, Guo Ren <guoren@kernel.org>,
	Fu Wei <wefu@redhat.com>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Albert Ou <aou@eecs.berkeley.edu>,
	linux-riscv@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Robert Nelson <robertcnelson@beagleboard.org>,
	Jason Kridner <jkridner@beagleboard.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v2 0/3] riscv: Add BeagleV Ahead board support
Date: Mon, 24 Jul 2023 10:43:57 -0700	[thread overview]
Message-ID: <ZL64Xe56HUvYwuux@x1> (raw)
In-Reply-To: <20230724-unwatched-left-f38189206b0d@spud>

On Mon, Jul 24, 2023 at 06:36:34PM +0100, Conor Dooley wrote:
> On Mon, Jul 24, 2023 at 10:20:37AM -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 v1:
> 
> > - Add dual license to dts file as Conor noted this is typical
> 
> I figure the dual licensing of the dtsi & sipeed board will be done
> separately?
> 
> What's here is 
> Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

Thanks for the review.

Yes, I was thinking that would be a different series as a followup
to the original patch series that added th1520 and lpi4a.

Drew

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: Drew Fustini <dfustini@baylibre.com>
To: Conor Dooley <conor@kernel.org>
Cc: Jisheng Zhang <jszhang@kernel.org>, Guo Ren <guoren@kernel.org>,
	Fu Wei <wefu@redhat.com>, Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Albert Ou <aou@eecs.berkeley.edu>,
	linux-riscv@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Robert Nelson <robertcnelson@beagleboard.org>,
	Jason Kridner <jkridner@beagleboard.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH v2 0/3] riscv: Add BeagleV Ahead board support
Date: Mon, 24 Jul 2023 10:43:57 -0700	[thread overview]
Message-ID: <ZL64Xe56HUvYwuux@x1> (raw)
In-Reply-To: <20230724-unwatched-left-f38189206b0d@spud>

On Mon, Jul 24, 2023 at 06:36:34PM +0100, Conor Dooley wrote:
> On Mon, Jul 24, 2023 at 10:20:37AM -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 v1:
> 
> > - Add dual license to dts file as Conor noted this is typical
> 
> I figure the dual licensing of the dtsi & sipeed board will be done
> separately?
> 
> What's here is 
> Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

Thanks for the review.

Yes, I was thinking that would be a different series as a followup
to the original patch series that added th1520 and lpi4a.

Drew

  reply	other threads:[~2023-07-24 17:44 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-24 17:20 [PATCH v2 0/3] riscv: Add BeagleV Ahead board support Drew Fustini
2023-07-24 17:20 ` Drew Fustini
2023-07-24 17:20 ` [PATCH v2 1/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles Drew Fustini
2023-07-24 17:20   ` Drew Fustini
2023-07-24 17:20 ` [PATCH v2 2/3] riscv: dts: thead: add BeagleV Ahead board device tree Drew Fustini
2023-07-24 17:20   ` Drew Fustini
2023-07-24 17:20 ` [PATCH v2 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support Drew Fustini
2023-07-24 17:20   ` Drew Fustini
2023-07-26  0:18   ` Jisheng Zhang
2023-07-26  0:18     ` Jisheng Zhang
2023-07-26  1:38     ` Drew Fustini
2023-07-26  1:38       ` Drew Fustini
2023-07-26 18:39       ` Conor Dooley
2023-07-26 18:39         ` Conor Dooley
2023-07-24 17:36 ` [PATCH v2 0/3] riscv: Add BeagleV Ahead board support Conor Dooley
2023-07-24 17:36   ` Conor Dooley
2023-07-24 17:43   ` Drew Fustini [this message]
2023-07-24 17:43     ` Drew Fustini
2023-08-11 17:49 ` Conor Dooley
2023-08-11 17:49   ` Conor Dooley
2023-08-11 20:56   ` Drew Fustini
2023-08-11 20:56     ` Drew Fustini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZL64Xe56HUvYwuux@x1 \
    --to=dfustini@baylibre.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=conor+dt@kernel.org \
    --cc=conor@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=guoren@kernel.org \
    --cc=jkridner@beagleboard.org \
    --cc=jszhang@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=robertcnelson@beagleboard.org \
    --cc=robh+dt@kernel.org \
    --cc=wefu@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.