commit | 1e8703e5b435087d4e131212685d457a4b3cf4d3 | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Tue Jun 04 11:39:11 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 12 18:40:37 2024 -0600 |
tree | 09f624a7853935f8e52d501ecff29d441b0c8d5c | |
parent | ead026f392bf56fcb5ef304b57437f3f430bb751 [diff] |
arch: arm: dts: k3-j721s2-r5: Override ospi and fss for 32-bit mode R5 being a 32-bit processor can't understand the 64-bit mapping being done in ospi node. Override the ospi node for 32-bit register ranges and the fss node ( the parent node of ospi ) to map the ranges for the updated child node correctly. Reviewed-by: Apurva Nandan <a-nandan@ti.com> Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>