[PATCH v3 0/5] arch: arm: dts: ti: Add missing fss range

Jonathan Humphreys j-humphreys at ti.com
Sat Aug 10 01:01:52 CEST 2024


Upstream DTS added explicit ranges to the fss node. It did not include
the 32 bit memory space needed by the R5 to access OSPI. With the
upstream DTS sync, OSPI boot no longer works.

Adding the missing range here. It is also being added in the upstream DTS,
so after the next upstream DTS sync, these patches can be removed.

Fixes: 5024a96db8e ("Subtree merge tag 'v6.10-dts' of devicetree-rebasing repo [1] into dts/upstream")

Changes from v1:
- Fixup tab whitespace alignment
Link to v1: https://lore.kernel.org/r/20240808212926.3790223-1-j-humphreys@ti.com

Changes from v2:
- Correct fixes tag format
- Uppercase FSS in comment
Link to v2: https://lore.kernel.org/r/20240809211717.3887859-1-j-humphreys@ti.com

Jonathan Humphreys (5):
  arch: arm: dts: k3-j784s4-r5-evm: Add missing fss range
  arch: arm: dts: k3-am69-r5-sk: Add missing fss range
  arch: arm: dts: k3-j7200-r5-evm: Add missing fss range
  arch: arm: dts: k3-j721e-r5-evm: Add missing fss range
  arch: arm: dts: k3-j721e-r5-sk: Add missing fss range

 arch/arm/dts/k3-am69-r5-sk.dts                 | 6 ++++++
 arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 6 ++++++
 arch/arm/dts/k3-j721e-r5-common-proc-board.dts | 6 ++++++
 arch/arm/dts/k3-j721e-r5-sk.dts                | 6 ++++++
 arch/arm/dts/k3-j784s4-r5-evm.dts              | 6 ++++++
 5 files changed, 30 insertions(+)

-- 
2.34.1



More information about the U-Boot mailing list