From: Jayesh Choudhary <j-choudhary@ti.com>
To: <nm@ti.com>, <vigneshr@ti.com>, <devicetree@vger.kernel.org>
Cc: <kristo@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>,
<conor+dt@kernel.org>, <s-vadapalli@ti.com>, <rogerq@kernel.org>,
<afd@ti.com>, <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>, <j-choudhary@ti.com>
Subject: [PATCH 0/4] "scm_conf" node cleanup for TI's Jacinto SoC family
Date: Tue, 3 Jun 2025 15:26:05 +0530 [thread overview]
Message-ID: <20250603095609.33569-1-j-choudhary@ti.com> (raw)
Hello All,
Now that we have PCIE ctrl node in scm_conf[0], we can go ahead and
convert "scm_conf" from "syscon" to "simple-bus".
For J7200, J721E and J721S2, "scm_conf" node is converted from a "syscon"
to a "simple-bus".
For J784S4, it removes the unnecessary "reg" property from "scm_conf" node
which already has a "simple-bus" compatible.
[0]: https://lore.kernel.org/all/174500270525.95799.12263001003103973109.b4-ty@ti.com/
Jayesh Choudhary (4):
arm64: dts: ti: k3-j721e-main: Make the "scm_conf" node a "simple-bus"
arm64: dts: ti: k3-j7200-main: Make the "scm_conf" node a "simple-bus"
arm64: dts: ti: k3-j721s2-main: Make the "scm_conf" node a
"simple-bus"
arm64: dts: ti: k3-j784s4-j742s2-main-common: Remove "reg" from
"scm_conf"
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 5 ++---
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 5 ++---
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 5 ++---
arch/arm64/boot/dts/ti/k3-j784s4-j742s2-main-common.dtsi | 1 -
4 files changed, 6 insertions(+), 10 deletions(-)
--
2.34.1
next reply other threads:[~2025-06-03 10:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-03 9:56 Jayesh Choudhary [this message]
2025-06-03 9:56 ` [PATCH 1/4] arm64: dts: ti: k3-j721e-main: Make the "scm_conf" node a "simple-bus" Jayesh Choudhary
2025-06-03 10:07 ` Siddharth Vadapalli
2025-06-03 11:02 ` Krzysztof Kozlowski
2025-06-04 9:48 ` Jayesh Choudhary
2025-07-01 10:23 ` Jayesh Choudhary
2025-07-02 20:30 ` Krzysztof Kozlowski
2025-06-03 9:56 ` [PATCH 2/4] arm64: dts: ti: k3-j7200-main: " Jayesh Choudhary
2025-06-03 10:07 ` Siddharth Vadapalli
2025-06-03 9:56 ` [PATCH 3/4] arm64: dts: ti: k3-j721s2-main: " Jayesh Choudhary
2025-06-03 10:07 ` Siddharth Vadapalli
2025-06-03 9:56 ` [PATCH 4/4] arm64: dts: ti: k3-j784s4-j742s2-main-common: Remove "reg" from "scm_conf" Jayesh Choudhary
2025-06-03 10:07 ` Siddharth Vadapalli
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=20250603095609.33569-1-j-choudhary@ti.com \
--to=j-choudhary@ti.com \
--cc=afd@ti.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh@kernel.org \
--cc=rogerq@kernel.org \
--cc=s-vadapalli@ti.com \
--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 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.