linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] K3 include entire FSS region in ranges
@ 2024-08-28 17:29 Andrew Davis
  2024-08-28 17:29 ` [PATCH v2 1/4] arm64: dts: ti: k3-am65: Include " Andrew Davis
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Andrew Davis @ 2024-08-28 17:29 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Santhosh Kumar K
  Cc: linux-arm-kernel, devicetree, linux-kernel, Andrew Davis

Hello all,

These add the full FSS region to the ranges properties. For Linux
currently this should cause no changes, but testing very welcome.
Software running on the R5 such as U-Boot makes more complete use
of the lower FSS data regions and needs these ranges.

Thanks,
Andrew

Changes for v2:
 - Make range merging consistent across cbass and fss nodes
 - Add tags

Andrew Davis (4):
  arm64: dts: ti: k3-am65: Include entire FSS region in ranges
  arm64: dts: ti: k3-j721e: Include entire FSS region in ranges
  arm64: dts: ti: k3-j721s2: Include entire FSS region in ranges
  arm64: dts: ti: k3-j784s4: Include entire FSS region in ranges

 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi          |  8 ++++----
 arch/arm64/boot/dts/ti/k3-am65.dtsi              | 12 +++++-------
 arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi  | 10 +++++-----
 arch/arm64/boot/dts/ti/k3-j721e.dtsi             |  8 +++-----
 arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi |  4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2.dtsi            |  8 +++-----
 arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 14 +++++++-------
 arch/arm64/boot/dts/ti/k3-j784s4.dtsi            |  8 +++-----
 8 files changed, 32 insertions(+), 40 deletions(-)

-- 
2.39.2



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

end of thread, other threads:[~2024-09-01 20:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-28 17:29 [PATCH v2 0/4] K3 include entire FSS region in ranges Andrew Davis
2024-08-28 17:29 ` [PATCH v2 1/4] arm64: dts: ti: k3-am65: Include " Andrew Davis
2024-08-30 11:00   ` Santhosh Kumar K
2024-08-28 17:29 ` [PATCH v2 2/4] arm64: dts: ti: k3-j721e: " Andrew Davis
2024-08-28 17:29 ` [PATCH v2 3/4] arm64: dts: ti: k3-j721s2: " Andrew Davis
2024-08-28 17:29 ` [PATCH v2 4/4] arm64: dts: ti: k3-j784s4: " Andrew Davis
2024-09-01 20:21 ` [PATCH v2 0/4] K3 include " 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).