From: Andrew Davis <afd@ti.com>
To: Neha Malcom Francis <n-francis@ti.com>,
Vignesh Raghavendra <vigneshr@ti.com>, Nishanth Menon <nm@ti.com>,
Simon Glass <sjg@chromium.org>, Tom Rini <trini@konsulko.com>
Cc: <u-boot@lists.denx.de>, Andrew Davis <afd@ti.com>
Subject: [PATCH 0/2] Remove ti,sci-sysreset
Date: Tue, 2 Apr 2024 11:09:06 -0500 [thread overview]
Message-ID: <20240402160908.508974-1-afd@ti.com> (raw)
Hello all,
Idea here is to remove one more delta between the U-Boot and Linux
DTB files: ti,sci-sysreset. We currently have to add this to every
board's -u-boot.dtsi file as this is not a standard node. Instead do
what we are moving the kernel towards[0] and remove this node.
Thanks,
Andrew
[0] https://lore.kernel.org/lkml/20240326223730.54639-1-afd@ti.com/
Andrew Davis (2):
firmware: ti_sci: Bind sysreset driver when enabled
arm: dts: k3: Remove unneeded ti,sci-sysreset binding and nodes
arch/arm/dts/k3-am625-beagleplay-u-boot.dtsi | 7 -----
.../k3-am625-phyboard-lyra-rdk-u-boot.dtsi | 7 -----
.../dts/k3-am625-verdin-wifi-dev-u-boot.dtsi | 7 -----
arch/arm/dts/k3-am62a7-sk-u-boot.dtsi | 4 ---
arch/arm/dts/k3-am62p5-sk-u-boot.dtsi | 5 ----
arch/arm/dts/k3-am642-evm-u-boot.dtsi | 7 -----
.../k3-am642-phyboard-electra-rdk-u-boot.dtsi | 4 ---
arch/arm/dts/k3-am642-sk-u-boot.dtsi | 7 -----
.../dts/k3-am65-iot2050-common-u-boot.dtsi | 4 ---
.../arm/dts/k3-am68-sk-base-board-u-boot.dtsi | 4 ---
arch/arm/dts/k3-am69-sk-u-boot.dtsi | 7 -----
.../k3-j7200-common-proc-board-u-boot.dtsi | 4 ---
.../dts/k3-j721e-beagleboneai64-u-boot.dtsi | 4 ---
.../k3-j721e-common-proc-board-u-boot.dtsi | 4 ---
arch/arm/dts/k3-j721e-sk-u-boot.dtsi | 4 ---
.../k3-j721s2-common-proc-board-u-boot.dtsi | 4 ---
arch/arm/dts/k3-j784s4-evm-u-boot.dtsi | 7 -----
.../sysreset/ti,sci-sysreset.txt | 29 -------------------
drivers/firmware/ti_sci.c | 7 +++++
drivers/sysreset/sysreset-ti-sci.c | 6 ----
20 files changed, 7 insertions(+), 125 deletions(-)
delete mode 100644 doc/device-tree-bindings/sysreset/ti,sci-sysreset.txt
--
2.39.2
next reply other threads:[~2024-04-02 16:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-02 16:09 Andrew Davis [this message]
2024-04-02 16:09 ` [PATCH 1/2] firmware: ti_sci: Bind sysreset driver when enabled Andrew Davis
2024-04-03 6:34 ` Neha Malcom Francis
2024-04-10 19:37 ` Jon Humphreys
2024-04-02 16:09 ` [PATCH 2/2] arm: dts: k3: Remove unneeded ti, sci-sysreset binding and nodes Andrew Davis
2024-04-03 6:37 ` Neha Malcom Francis
2024-04-03 14:21 ` Andrew Davis
2024-04-10 19:37 ` Jon Humphreys
2024-04-12 14:19 ` [PATCH 0/2] Remove ti,sci-sysreset Tom Rini
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=20240402160908.508974-1-afd@ti.com \
--to=afd@ti.com \
--cc=n-francis@ti.com \
--cc=nm@ti.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=vigneshr@ti.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