tech/mm/fastrpc: Add ADSP and CDSP support on Kaanapali SoC #520
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This series adds support for updated DSP IOVA layout and CDSP DMA addressing on Kaanapali SoC.
Patch 1 adds dt-bindings compatible for Kaanapali to support changes in DSP IOVA layout and CDSP DMA addressing.
Patch 2 renames phys fields to dma_addr for clarity and alignment with kernel conventions.
Patch 3 implements the new DSP IOVA formatting by placing the SID at bit 56 in the physical address for Kaanapali SoC.
Patch 4 updates the DMA bits configuration to support CDSP's expanded DMA range (34-bit PA + 4-bit SID) on Kaanapali SoC.
Link: https://lore.kernel.org/all/20251226070534.602021-1-kumari.pallavi@oss.qualcomm.com/