[PATCH v2 0/4] K3 include entire FSS region in ranges

From: Andrew Davis
Date: Wed Aug 28 2024 - 13:31:19 EST


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