Skip to content
Commit 57a7138d authored by Md Sadre Alam's avatar Md Sadre Alam Committed by Vinod Koul
Browse files

dmaengine: qcom: bam_dma: Avoid writing unavailable register



Avoid writing unavailable register in BAM-Lite mode.
BAM_DESC_CNT_TRSHLD register is unavailable in BAM-Lite
mode. Its only available in BAM-NDP mode. So only write
this register for clients who is using BAM-NDP.

Signed-off-by: default avatarMd Sadre Alam <quic_mdalam@quicinc.com>
Link: https://lore.kernel.org/r/20241220094203.3510335-1-quic_mdalam@quicinc.com


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 30821373
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment