All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Andreas Schwab <schwab@suse.de>
Cc: <u-boot@lists.denx.de>
Subject: Re: [PATCH] sifive: switch to OF_UPSTREAM
Date: Mon, 9 Feb 2026 19:17:05 +0800	[thread overview]
Message-ID: <aYnCMZP7z6TKjm1b@swlinux02> (raw)
In-Reply-To: <mvmwm11hea1.fsf@suse.de>

On Wed, Jan 28, 2026 at 05:51:02PM +0100, Andreas Schwab wrote:
> Tested on HiFive Unleashed and HiFive Unmatched, both SPIFlash and MMC boot.
> 
> Signed-off-by: Andreas Schwab <schwab@suse.de>
> ---
>  arch/riscv/cpu/fu540/Kconfig                  |   1 +
>  arch/riscv/cpu/fu740/Kconfig                  |   1 +
>  arch/riscv/dts/Makefile                       |   2 -
>  arch/riscv/dts/fu540-c000-u-boot.dtsi         |  16 +-
>  arch/riscv/dts/fu540-c000.dtsi                | 286 ---------------
>  arch/riscv/dts/fu740-c000.dtsi                | 326 ------------------
>  arch/riscv/dts/hifive-unleashed-a00.dts       | 105 ------
>  arch/riscv/dts/hifive-unmatched-a00.dts       | 246 -------------
>  configs/sifive_unleashed_defconfig            |   2 +-
>  configs/sifive_unmatched_defconfig            |   2 +-
>  drivers/clk/sifive/fu540-prci.c               |   8 +-
>  include/dt-bindings/clock/sifive-fu540-prci.h |  18 -
>  12 files changed, 16 insertions(+), 997 deletions(-)
>  delete mode 100644 arch/riscv/dts/fu540-c000.dtsi
>  delete mode 100644 arch/riscv/dts/fu740-c000.dtsi
>  delete mode 100644 arch/riscv/dts/hifive-unleashed-a00.dts
>  delete mode 100644 arch/riscv/dts/hifive-unmatched-a00.dts
>  delete mode 100644 include/dt-bindings/clock/sifive-fu540-prci.h

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

      reply	other threads:[~2026-02-09 11:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-28 16:51 [PATCH] sifive: switch to OF_UPSTREAM Andreas Schwab
2026-02-09 11:17 ` Leo Liang [this message]

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=aYnCMZP7z6TKjm1b@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=schwab@suse.de \
    --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.