From: Manorit Chawdhry <m-chawdhry@ti.com>
To: Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>,
Tero Kristo <kristo@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Neha Malcom Francis <n-francis@ti.com>,
Aniket Limaye <a-limaye@ti.com>, Udit Kumar <u-kumar1@ti.com>,
Beleswar Padhi <b-padhi@ti.com>,
Siddharth Vadapalli <s-vadapalli@ti.com>,
Andrew Davis <afd@ti.com>, Manorit Chawdhry <m-chawdhry@ti.com>
Subject: [PATCH v4 0/5] Add bootph-all property for J7 boards
Date: Wed, 14 Aug 2024 13:17:27 +0530 [thread overview]
Message-ID: <20240814-b4-upstream-bootph-all-v4-0-f2b462000f25@ti.com> (raw)
The idea of this series is to add bootph-all and bootph-pre-ram property
in all the leaf nodes wherever required and cleanup any other places where
bootph-all/bootph-pre-ram exist in the parent nodes as well.
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
---
Changes in v4:
* Andrew
- Change U-boot to bootloaders in commit description
* Udit
- Remove bootph-all from j784s4 main_pmx0
- Update the commit message to call out bootph movement from mcu_timer1
to mcu_timer0 in j784s4
- Fix mcu_uart0 pinmux alignment with the node.
- Change bootph-all to bootph-pre-ram in main_esm
- Add bootph-all to ospi.phypattern
* Nishanth
- Update bootph in correct ordering.
- Align bootph in hbmc and hbmc_mux node as well.
- Link to v3: https://lore.kernel.org/r/20240730-b4-upstream-bootph-all-v3-0-9bc2eccb6952@ti.com
---
Manorit Chawdhry (5):
arm64: dts: ti: k3-j721s2*: Add bootph-* properties
arm64: dts: ti: k3-j784s4*: Remove bootph properties from parent nodes
arm64: dts: ti: k3-am68*: Add bootph-* properties
arm64: dts: ti: k3-j721e*: Add bootph-* properties
arm64: dts: ti: k3-j7200*: Add bootph-* properties
arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 11 +++++++++++
arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi | 5 +++--
.../arm64/boot/dts/ti/k3-j7200-common-proc-board.dts | 20 ++++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 2 ++
arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 13 ++++++++++++-
arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi | 7 +++++++
.../arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 20 ++++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 2 ++
arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 12 +++++++++++-
arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 18 ++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi | 5 +++++
.../boot/dts/ti/k3-j721s2-common-proc-board.dts | 14 ++++++++++++++
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 4 +++-
arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 17 +++++++++++++++--
arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi | 2 ++
arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 10 +---------
arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 10 ++++++----
17 files changed, 152 insertions(+), 20 deletions(-)
---
base-commit: 9e6869691724b12e1f43655eeedc35fade38120c
change-id: 20240430-b4-upstream-bootph-all-8d47b72bc0fd
Best regards,
--
Manorit Chawdhry <m-chawdhry@ti.com>
next reply other threads:[~2024-08-14 7:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 7:47 Manorit Chawdhry [this message]
2024-08-14 7:47 ` [PATCH v4 1/5] arm64: dts: ti: k3-j721s2*: Add bootph-* properties Manorit Chawdhry
2024-08-24 17:50 ` Nishanth Menon
2024-08-14 7:47 ` [PATCH v4 2/5] arm64: dts: ti: k3-j784s4*: Remove bootph properties from parent nodes Manorit Chawdhry
2024-08-24 17:52 ` Nishanth Menon
2024-08-14 7:47 ` [PATCH v4 3/5] arm64: dts: ti: k3-am68*: Add bootph-* properties Manorit Chawdhry
2024-08-21 10:34 ` Kumar, Udit
2024-08-14 7:47 ` [PATCH v4 4/5] arm64: dts: ti: k3-j721e*: " Manorit Chawdhry
2024-08-14 7:47 ` [PATCH v4 5/5] arm64: dts: ti: k3-j7200*: " Manorit Chawdhry
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=20240814-b4-upstream-bootph-all-v4-0-f2b462000f25@ti.com \
--to=m-chawdhry@ti.com \
--cc=a-limaye@ti.com \
--cc=afd@ti.com \
--cc=b-padhi@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=n-francis@ti.com \
--cc=nm@ti.com \
--cc=robh@kernel.org \
--cc=s-vadapalli@ti.com \
--cc=u-kumar1@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox