All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v5 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
Date: Thu, 10 Dec 2020 18:12:32 +0800	[thread overview]
Message-ID: <CAEUhbmWJzKqYhPi9kkW4gepYYjUDeuUJopagJh3gp1DfGZpp5w@mail.gmail.com> (raw)
In-Reply-To: <20201202203211.2843-6-padmarao.begari@microchip.com>

On Thu, Dec 3, 2020 at 4:44 AM Padmarao Begari
<padmarao.begari@microchip.com> wrote:
>
> Add device tree for Microchip PolarFire SoC Icicle Kit.
>
> Signed-off-by: Padmarao Begari <padmarao.begari@microchip.com>
> Reviewed-by: Anup Patel <anup.patel@wdc.com>
> ---
>  arch/riscv/dts/Makefile                       |   1 +
>  .../dts/microchip-mpfs-icicle-kit-u-boot.dtsi |  14 +
>  arch/riscv/dts/microchip-mpfs-icicle-kit.dts  | 421 ++++++++++++++++++
>  3 files changed, 436 insertions(+)
>  create mode 100644 arch/riscv/dts/microchip-mpfs-icicle-kit-u-boot.dtsi
>  create mode 100644 arch/riscv/dts/microchip-mpfs-icicle-kit.dts
>

Reviewed-by: Bin Meng <bin.meng@windriver.com>

  reply	other threads:[~2020-12-10 10:12 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-02 20:32 [PATCH v5 0/7] Microchip PolarFire SoC support Padmarao Begari
2020-12-02 20:32 ` [PATCH v5 1/7] riscv: Add DMA 64-bit address support Padmarao Begari
2020-12-10 10:40   ` Bin Meng
2020-12-11  6:59     ` Padmarao Begari
2020-12-11  7:52       ` Bin Meng
2020-12-11  8:12         ` Padmarao Begari
2020-12-11  9:26           ` Bin Meng
2020-12-11 12:03             ` Padmarao Begari
2020-12-02 20:32 ` [PATCH v5 2/7] net: macb: Add DMA 64-bit address support for macb Padmarao Begari
2020-12-10 10:33   ` Bin Meng
2020-12-10 10:38     ` Bin Meng
2020-12-11  8:35       ` Padmarao Begari
2020-12-11  8:38       ` Padmarao Begari
2020-12-11  9:28         ` Bin Meng
2020-12-11 11:56           ` Padmarao Begari
2020-12-11 13:26             ` Bin Meng
2020-12-14 21:33               ` Ramon Fried
2020-12-02 20:32 ` [PATCH v5 3/7] net: macb: Add phy address to read it from device tree Padmarao Begari
2020-12-10 10:01   ` Bin Meng
2020-12-02 20:32 ` [PATCH v5 4/7] clk: Add Microchip PolarFire SoC clock driver Padmarao Begari
2020-12-10 10:04   ` Bin Meng
2020-12-10 10:55     ` Bin Meng
2020-12-11  6:35       ` Padmarao Begari
2020-12-02 20:32 ` [PATCH v5 5/7] riscv: dts: Add device tree for Microchip Icicle Kit Padmarao Begari
2020-12-10 10:12   ` Bin Meng [this message]
2020-12-10 13:17   ` Bin Meng
2020-12-11  6:16     ` Padmarao Begari
2020-12-11  8:00   ` Bin Meng
2020-12-11  8:21     ` Padmarao Begari
2020-12-11  9:25       ` Bin Meng
2020-12-11 11:25         ` Padmarao Begari
2020-12-11 13:24           ` Bin Meng
2020-12-02 20:32 ` [PATCH v5 6/7] riscv: Add Microchip MPFS Icicle Kit support Padmarao Begari
2020-12-10 10:23   ` Bin Meng
2020-12-11  6:30     ` Padmarao Begari
2020-12-02 20:32 ` [PATCH v5 7/7] doc: board: Add Microchip MPFS Icicle Kit doc Padmarao Begari
2020-12-10  6:37   ` Bin Meng
2020-12-10  6:36     ` Padmarao Begari
     [not found] ` <752D002CFF5D0F4FA35C0100F1D73F3FB28C4CCE@ATCPCS12.andestech.com>
2020-12-10  3:02   ` [PATCH v5 0/7] Microchip PolarFire SoC support Rick Chen
2020-12-10  6:27     ` Padmarao Begari
2020-12-10  6:38     ` Bin Meng

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=CAEUhbmWJzKqYhPi9kkW4gepYYjUDeuUJopagJh3gp1DfGZpp5w@mail.gmail.com \
    --to=bmeng.cn@gmail.com \
    --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 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.