summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKumari Pallavi <kumari.pallavi@oss.qualcomm.com>2025-12-26 10:05:33 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-12-29 14:17:19 +0300
commit1d94ce8996d71d77e2d649db9e5c205f423e2c17 (patch)
treee5b60b01b3b0ffc21c2e034a986d7de44d4855e1 /include
parent428b2f2b60c37f69e0723a225135da1f352d2602 (diff)
downloadlinux-1d94ce8996d71d77e2d649db9e5c205f423e2c17.tar.xz
misc: fastrpc: Add support for new DSP IOVA formatting
Implement the new IOVA formatting required by the DSP architecture change on Kaanapali SoC. Place the SID for DSP DMA transactions at bit 56 in the physical address. This placement is necessary for the DSPs to correctly identify streams and operate as intended. To address this, set SID position to bit 56 via OF matching on the fastrpc node; otherwise, default to legacy 32-bit placement. This change ensures consistent SID placement across DSPs. Signed-off-by: Kumari Pallavi <kumari.pallavi@oss.qualcomm.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Link: https://patch.msgid.link/20251226070534.602021-4-kumari.pallavi@oss.qualcomm.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions