commit | 20d1836eeab7a2335892b970575bfb1e9bcac567 | [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 | ba9bdfd959f217a96772b83468c065b48f2581f0 [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>