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

2024-08-27 Thread Tom Rini
On Fri, 09 Aug 2024 18:01:52 -0500, Jonathan Humphreys wrote: > 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

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

2024-08-09 Thread Jonathan Humphreys
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, the