commit | cf014985c9c65ba25eb4f92727e243fd13fb7870 | [log] [tgz] |
---|---|---|
author | Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> | Wed Oct 11 08:45:15 2023 +0530 |
committer | Michal Simek <michal.simek@amd.com> | Tue Nov 07 13:47:08 2023 +0100 |
tree | 6e05afa976cecfe7959904a4902a598ac3d36420 | |
parent | 94454fcbe9ce06e8db7af768e37cf31d0ccf7564 [diff] |
spi: cadence_ospi_versal: Add support for 64-bit address When 64-bit address is passed only lower 32-bit address is getting updated. Program the upper 32-bit address in the DMA destination memory address MSBs register. Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> Link: https://lore.kernel.org/r/20231011031515.4151-1-venkatesh.abbarapu@amd.com Signed-off-by: Michal Simek <michal.simek@amd.com>