]> git.dujemihanovic.xyz Git - u-boot.git/commit
arch: arm: dts: k3-j721e-r5-evm: Add missing fss range
authorJonathan Humphreys <j-humphreys@ti.com>
Fri, 9 Aug 2024 23:01:56 +0000 (18:01 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 27 Aug 2024 16:02:35 +0000 (10:02 -0600)
commit4b91ded7620fff97ba66e6997f3aefb6106cb954
tree33c7c427a56ff4a8385801c419c7ad5f5c0f9197
parent0bc48353fa042f3881ea4a44ca954fc79c3237a0
arch: arm: dts: k3-j721e-r5-evm: Add missing fss range

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, this patch can be removed.  See
0c0e03ec22 (arm64: dts: ti: k3-j721e: Use exact ranges for FSS node)

Fixes: 5024a96db8e ("Subtree merge tag 'v6.10-dts' of devicetree-rebasing repo [1] into dts/upstream")
Signed-off-by: Jonathan Humphreys <j-humphreys@ti.com>
arch/arm/dts/k3-j721e-r5-common-proc-board.dts