u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Icenowy Zheng <uwu@icenowy.me>
To: Rick Chen <rick@andestech.com>, Leo <ycliang@andestech.com>,
	Lukasz Majewski <lukma@denx.de>, Green Wan <green.wan@sifive.com>
Cc: u-boot@lists.denx.de, Icenowy Zheng <uwu@icenowy.me>
Subject: [PATCH 0/2] Sync SiFive FU740+Unmatched DT from Linux
Date: Thu, 25 Aug 2022 16:11:17 +0800	[thread overview]
Message-ID: <20220825081119.1694007-1-uwu@icenowy.me> (raw)

This patchset tries to sync FU740 related DT from Linux 5.19.

The first patch fetches the DT binding header from Linux, and the second
one fetches the main DT files.

Icenowy Zheng (2):
  dt-bindings: clock: sifive: sync FU740 PRCI clock binding header
  riscv: dts: sifive: Synchornize FU740 and Unmatched DT

 arch/riscv/dts/fu740-c000-u-boot.dtsi         | 16 ++--
 arch/riscv/dts/fu740-c000.dtsi                | 91 +++++++++---------
 arch/riscv/dts/hifive-unmatched-a00.dts       | 95 ++++++++-----------
 drivers/clk/sifive/fu740-prci.c               | 18 ++--
 drivers/clk/sifive/sifive-prci.c              |  4 +-
 include/dt-bindings/clock/sifive-fu740-prci.h | 25 +++--
 6 files changed, 116 insertions(+), 133 deletions(-)

-- 
2.37.1


             reply	other threads:[~2022-08-25  8:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-25  8:11 Icenowy Zheng [this message]
2022-08-25  8:11 ` [PATCH 1/2] dt-bindings: clock: sifive: sync FU740 PRCI clock binding header Icenowy Zheng
2022-08-30  3:26   ` Leo Liang
2022-08-30 16:38     ` Icenowy Zheng
2022-08-31  3:10       ` Leo Liang
2022-08-25  8:11 ` [PATCH 2/2] riscv: dts: sifive: Synchornize FU740 and Unmatched DT Icenowy Zheng
2022-08-30  6:16   ` Leo Liang

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=20220825081119.1694007-1-uwu@icenowy.me \
    --to=uwu@icenowy.me \
    --cc=green.wan@sifive.com \
    --cc=lukma@denx.de \
    --cc=rick@andestech.com \
    --cc=u-boot@lists.denx.de \
    --cc=ycliang@andestech.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).