devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] arm64: dts: ti: k3-j784s4: Add bootph-all property
@ 2023-08-10 18:42 Apurva Nandan
  2023-08-10 18:43 ` [PATCH v3 1/3] " Apurva Nandan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Apurva Nandan @ 2023-08-10 18:42 UTC (permalink / raw)
  To: Apurva Nandan, Nishanth Menon, Vignesh Raghavendra, Tero Kristo,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-arm-kernel,
	devicetree, linux-kernel, Udit Kumar, Hari Nagalla,
	Dasnavis Sabiya

bootph-all phase tag was added to dt-schema (dtschema/schemas/bootph.yaml)
to overcome u-boot dts challenges.

Add bootph-all property for all the nodes that are used in the SPL stage
along with later boot stages.

This series will be ported to the u-boot k3-j784s4 support patch series
for syncing, and was requested in its review process:
https://lore.kernel.org/u-boot/20230321155227.GV8135@bill-the-cat/

v3: Changelog:
1) Changed all the bootph-pre-ram to bootph-all, as only
   secure_proxy_mcu and secure_proxy_sa3 are exclusively used by R5 SPL.
   Rest of the nodes are also used by later boot stages.
2) Merged SoC dtsi changes in single patch.
3) Moved cbass_main and cbass_mcu_wkup bootph-all to k3-j784s4.dtsi

Link to v2: 
https://lore.kernel.org/lkml/20230807185645.128751-1-a-nandan@ti.com/#t

v2 Changelog :
1) Added k3-am69-sk.dts bootph-pre-ram patch
2) Added bootph-pre-ram for wkup_pmx0 and ospi0
3) Added bootph-pre-ram for mcu_timer1

Link to v1:
https://lore.kernel.org/linux-arm-kernel/20230806164838.18088-1-a-nandan@ti.com/

Apurva Nandan (3):
  arm64: dts: ti: k3-j784s4: Add bootph-all property
  arm64: dts: ti: k3-j784s4-evm: Add bootph-all property
  arm64: dts: ti: k3-am69-sk: Add bootph-all property

 arch/arm64/boot/dts/ti/k3-am69-sk.dts         | 13 ++++++++++
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts      | 25 +++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi    |  2 ++
 .../boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi     |  9 +++++++
 arch/arm64/boot/dts/ti/k3-j784s4.dtsi         |  2 ++
 5 files changed, 51 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-10 18:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10 18:42 [PATCH v3 0/3] arm64: dts: ti: k3-j784s4: Add bootph-all property Apurva Nandan
2023-08-10 18:43 ` [PATCH v3 1/3] " Apurva Nandan
2023-08-10 18:43 ` [PATCH v3 2/3] arm64: dts: ti: k3-j784s4-evm: " Apurva Nandan
2023-08-10 18:43 ` [PATCH v3 3/3] arm64: dts: ti: k3-am69-sk: " Apurva Nandan
2023-08-10 18:52 ` [PATCH v3 0/3] arm64: dts: ti: k3-j784s4: " Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).