]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Merge patch series "arch: arm: dts: ti: Add missing fss range"
authorTom Rini <trini@konsulko.com>
Tue, 27 Aug 2024 16:04:34 +0000 (10:04 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 27 Aug 2024 17:17:39 +0000 (11:17 -0600)
Jonathan Humphreys <j-humphreys@ti.com> says:

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")

Trivial merge