devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Damien Le Moal <damien.lemoal@wdc.com>
Cc: Palmer Dabbelt <palmer@dabbelt.com>,
	devicetree@vger.kernel.org, Anup Patel <anup.patel@wdc.com>,
	Atish Patra <atish.patra@wdc.com>,
	linux-riscv@lists.infradead.org,
	Sean Anderson <seanga2@gmail.com>
Subject: Re: [PATCH v18 09/16] riscv: Update Canaan Kendryte K210 device tree
Date: Tue, 9 Feb 2021 09:24:58 -0600	[thread overview]
Message-ID: <20210209152458.GA3785724@robh.at.kernel.org> (raw)
In-Reply-To: <20210209123014.165928-10-damien.lemoal@wdc.com>

On Tue, 09 Feb 2021 21:30:07 +0900, Damien Le Moal wrote:
> Update the Canaan Kendryte K210 base device tree k210.dtsi to define
> all supported peripherals of the SoC, their clocks and reset lines.
> The device tree file k210.dts is renamed to k210_generic.dts and
> becomes the default value selection of the configuration option
> SOC_CANAAN_K210_DTB_BUILTIN_SOURCE. No device beside the serial console
> is defined by this device tree. This makes this generic device tree
> suitable for use with a builtin initramfs with all known K210 based
> boards.
> 
> These changes result in the K210_CLK_ACLK clock ID to be unused and
> removed from the dt-bindings k210-clk.h header file.
> 
> Most updates to the k210.dtsi file come from Sean Anderson's work on
> U-Boot support for the K210.
> 
> Cc: Rob Herring <robh@kernel.org>
> Cc: devicetree@vger.kernel.org
> Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
> ---
>  arch/riscv/Kconfig.socs                     |   2 +-
>  arch/riscv/boot/dts/canaan/k210.dts         |  23 --
>  arch/riscv/boot/dts/canaan/k210.dtsi        | 395 ++++++++++++++++++--
>  arch/riscv/boot/dts/canaan/k210_generic.dts |  46 +++
>  include/dt-bindings/clock/k210-clk.h        |   1 -
>  5 files changed, 414 insertions(+), 53 deletions(-)
>  delete mode 100644 arch/riscv/boot/dts/canaan/k210.dts
>  create mode 100644 arch/riscv/boot/dts/canaan/k210_generic.dts
> 

Reviewed-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2021-02-09 15:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210209123014.165928-1-damien.lemoal@wdc.com>
2021-02-09 12:30 ` [PATCH v18 02/16] dt-bindings: add Canaan boards compatible strings Damien Le Moal
2021-02-09 12:30 ` [PATCH v18 03/16] dt-bindings: update risc-v cpu properties Damien Le Moal
2021-02-09 12:30 ` [PATCH v18 04/16] dt-bindings: update sifive plic compatible string Damien Le Moal
2021-02-09 12:30 ` [PATCH v18 05/16] dt-bindings: update sifive clint " Damien Le Moal
2021-02-09 12:30 ` [PATCH v18 06/16] dt-bindings: update sifive uart " Damien Le Moal
2021-02-09 12:30 ` [PATCH v18 07/16] dt-bindings: fix sifive gpio properties Damien Le Moal
2021-02-09 12:30 ` [PATCH v18 08/16] dt-bindings: add resets property to dw-apb-timer Damien Le Moal
2021-02-09 13:14   ` Daniel Lezcano
2021-02-09 12:30 ` [PATCH v18 09/16] riscv: Update Canaan Kendryte K210 device tree Damien Le Moal
2021-02-09 15:24   ` Rob Herring [this message]
2021-02-09 12:30 ` [PATCH v18 10/16] riscv: Add SiPeed MAIX BiT board " Damien Le Moal
2021-02-09 12:30 ` [PATCH v18 11/16] riscv: Add SiPeed MAIX DOCK " Damien Le Moal
2021-02-09 12:30 ` [PATCH v18 12/16] riscv: Add SiPeed MAIX GO " Damien Le Moal
2021-02-09 12:30 ` [PATCH v18 13/16] riscv: Add SiPeed MAIXDUINO " Damien Le Moal
2021-02-09 12:30 ` [PATCH v18 14/16] riscv: Add Kendryte KD233 " Damien Le Moal

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=20210209152458.GA3785724@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=anup.patel@wdc.com \
    --cc=atish.patra@wdc.com \
    --cc=damien.lemoal@wdc.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=seanga2@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).