All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Yao Zi <ziyao@disroot.org>
Cc: Rick Chen <rick@andestech.com>, Tom Rini <trini@konsulko.com>,
	Wei Fu <wefu@redhat.com>, Yixun Lan <dlan@gentoo.org>,
	Lukasz Majewski <lukma@denx.de>,
	Sean Anderson <seanga2@gmail.com>, Marek Vasut <marex@denx.de>,
	Michal Simek <michal.simek@amd.com>,
	Maksim Kiselev <bigunclemax@gmail.com>,
	Jaehoon Chung <jh80.chung@samsung.com>, <u-boot@lists.denx.de>
Subject: Re: [PATCH 4/4] dts: th1520: Switch to upstream devicetree
Date: Thu, 18 Sep 2025 18:03:58 +0800	[thread overview]
Message-ID: <aMvZDiyodtFuPACV@swlinux02> (raw)
In-Reply-To: <20250813100926.51725-6-ziyao@disroot.org>

On Wed, Aug 13, 2025 at 10:09:27AM +0000, Yao Zi wrote:
> Imply OF_UPSTREAM in platform Kconfig option and adapt existing boards
> to use the correct upstream devicetree paths.
> 
> Signed-off-by: Yao Zi <ziyao@disroot.org>
> ---
>  arch/riscv/cpu/th1520/Kconfig                 |   1 +
>  arch/riscv/dts/Makefile                       |   1 -
>  .../dts/th1520-lichee-module-4a-u-boot.dtsi   |  10 +
>  arch/riscv/dts/th1520-lichee-module-4a.dtsi   | 164 ------
>  .../riscv/dts/th1520-lichee-pi-4a-u-boot.dtsi |  27 +
>  arch/riscv/dts/th1520-lichee-pi-4a.dts        |  33 --
>  arch/riscv/dts/th1520-u-boot.dtsi             |  44 ++
>  arch/riscv/dts/th1520.dtsi                    | 530 ------------------
>  configs/th1520_lpi4a_defconfig                |   2 +-
>  9 files changed, 83 insertions(+), 729 deletions(-)
>  create mode 100644 arch/riscv/dts/th1520-lichee-module-4a-u-boot.dtsi
>  delete mode 100644 arch/riscv/dts/th1520-lichee-module-4a.dtsi
>  create mode 100644 arch/riscv/dts/th1520-lichee-pi-4a-u-boot.dtsi
>  delete mode 100644 arch/riscv/dts/th1520-lichee-pi-4a.dts
>  create mode 100644 arch/riscv/dts/th1520-u-boot.dtsi
>  delete mode 100644 arch/riscv/dts/th1520.dtsi

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

      reply	other threads:[~2025-09-18 10:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-13 10:09 [PATCH 0/4] Switch to upstream devicetree for TH1520 platform Yao Zi
2025-08-13 10:09 ` [PATCH 1/4] configs: th1520_lpi4a: Enlarge SYS_MALLOC_F_LEN to 0x10000 Yao Zi
2025-09-18  9:39   ` Leo Liang
2025-08-13 10:09 ` [PATCH 2/4] clk: thead: th1520-ap: Mark drivers as DM_FLAG_PRE_RELOC Yao Zi
2025-09-18 10:00   ` Leo Liang
2025-08-13 10:09 ` [PATCH 3/4] pinctrl: th1520: Mark driver " Yao Zi
2025-09-18 10:02   ` Leo Liang
2025-08-13 10:09 ` [PATCH 4/4] dts: th1520: Switch to upstream devicetree Yao Zi
2025-09-18 10:03   ` 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=aMvZDiyodtFuPACV@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=bigunclemax@gmail.com \
    --cc=dlan@gentoo.org \
    --cc=jh80.chung@samsung.com \
    --cc=lukma@denx.de \
    --cc=marex@denx.de \
    --cc=michal.simek@amd.com \
    --cc=rick@andestech.com \
    --cc=seanga2@gmail.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=wefu@redhat.com \
    --cc=ziyao@disroot.org \
    /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.