All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nam Cao <namcao@linutronix.de>
To: Rick Chen <rick@andestech.com>, Leo <ycliang@andestech.com>,
	Tom Rini <trini@konsulko.com>,
	Yanhong Wang <yanhong.wang@starfivetech.com>,
	Minda Chen <minda.chen@starfivetech.com>,
	Torsten Duwe <duwe@suse.de>, Nam Cao <namcao@linutronix.de>,
	Xingyu Wu <xingyu.wu@starfivetech.com>,
	Mason Huo <mason.huo@starfivetech.com>,
	Hal Feng <hal.feng@starfivetech.com>,
	Chanho Park <chanho61.park@samsung.com>,
	u-boot@lists.denx.de
Subject: [PATCH v2 0/2] Add device tree nodes needed by OpenSBI on Visionfive 2
Date: Mon, 29 Jan 2024 09:43:07 +0100	[thread overview]
Message-ID: <cover.1706517351.git.namcao@linutronix.de> (raw)

This series adds 2 device tree nodes. These are needed by OpenSBI to perform
reset/shutdown of the board.

v2:
  - rename "compatible" property to match the one in Linux.
  - extra clarification in commit messages.

Nam Cao (2):
  riscv: dts: jh7110: add power management unit controller node
  riscv: dts: starfive: add regulator device

 arch/riscv/dts/jh7110-starfive-visionfive-2.dtsi | 5 +++++
 arch/riscv/dts/jh7110.dtsi                       | 6 ++++++
 2 files changed, 11 insertions(+)

-- 
2.39.2


             reply	other threads:[~2024-01-29  8:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-29  8:43 Nam Cao [this message]
2024-01-29  8:43 ` [PATCH v2 1/2] riscv: dts: jh7110: add power management unit controller node Nam Cao
2024-01-31  8:49   ` Leo Liang
2024-01-29  8:43 ` [PATCH v2 2/2] riscv: dts: starfive: add regulator device Nam Cao
2024-01-31  8:49   ` 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=cover.1706517351.git.namcao@linutronix.de \
    --to=namcao@linutronix.de \
    --cc=chanho61.park@samsung.com \
    --cc=duwe@suse.de \
    --cc=hal.feng@starfivetech.com \
    --cc=mason.huo@starfivetech.com \
    --cc=minda.chen@starfivetech.com \
    --cc=rick@andestech.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=xingyu.wu@starfivetech.com \
    --cc=yanhong.wang@starfivetech.com \
    --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 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.