public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Niklas Cassel <Niklas.Cassel@wdc.com>
Cc: Sean Anderson <seanga2@gmail.com>, Rick Chen <rick@andestech.com>,
	"Lukasz Majewski" <lukma@denx.de>,
	Jagan Teki <jagan@amarulasolutions.com>,
	"Simon Glass" <sjg@chromium.org>,
	"damien.lemoal@opensource.wdc.com"
	<damien.lemoal@opensource.wdc.com>,
	"u-boot@lists.denx.de" <u-boot@lists.denx.de>
Subject: Re: [PATCH v2 1/8] k210: use the board vendor name rather than the marketing name
Date: Tue, 15 Mar 2022 17:40:05 +0800	[thread overview]
Message-ID: <20220315094005.GA27944@atcfdc88> (raw)
In-Reply-To: <20220301103529.3060257-2-Niklas.Cassel@wdc.com>

On Tue, Mar 01, 2022 at 10:35:39AM +0000, Niklas Cassel wrote:
> From: Damien Le Moal <damien.lemoal@opensource.wdc.com>
> 
> "kendryte" is the marketing name for the K210 RISC-V SoC produced by
> Canaan Inc. Rather than "kendryte,k210", use the usual "canaan,k210"
> vendor,SoC compatibility string format in the device tree files and
> use the SoC name for file names.
> With these changes, the device tree files are more in sync with the
> Linux kernel DTS and drivers, making uboot device tree usable by the
> kernel.
> 
> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
> Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com>

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>

  reply	other threads:[~2022-03-15  9:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-01 10:35 [PATCH v2 0/8] canaan k210 SoC fixes Niklas Cassel
2022-03-01 10:35 ` [PATCH v2 1/8] k210: use the board vendor name rather than the marketing name Niklas Cassel
2022-03-15  9:40   ` Leo Liang [this message]
2022-03-01 10:35 ` [PATCH v2 2/8] k210: dts: add missing power bus clocks Niklas Cassel
2022-03-01 10:35 ` [PATCH v2 3/8] k210: dts: align fpioa node with Linux Niklas Cassel
2022-03-01 10:35 ` [PATCH v2 4/8] k210: dts: align plic " Niklas Cassel
2022-03-15  9:41   ` Leo Liang
2022-03-01 10:35 ` [PATCH v2 6/8] spi: dw: Actually mask interrupts Niklas Cassel
2022-03-01 10:35 ` [PATCH v2 5/8] spi: dw: Force set K210 fifo length to 31 Niklas Cassel
2022-03-01 10:35 ` [PATCH v2 7/8] pinctrl: k210: Fix loop in k210_pc_get_drive() Niklas Cassel
2022-03-01 10:35 ` [PATCH v2 8/8] pinctrl: k210: Fix bias-pull-up Niklas Cassel

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=20220315094005.GA27944@atcfdc88 \
    --to=ycliang@andestech.com \
    --cc=Niklas.Cassel@wdc.com \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=jagan@amarulasolutions.com \
    --cc=lukma@denx.de \
    --cc=rick@andestech.com \
    --cc=seanga2@gmail.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox