mhi_dev: mhi: Enable IPA DMA for software channels
Update MHI device driver to distinguish between using
IPA DMA and memcpy for software channels. An
optional property qcom,use-ipa-software-channel is
added to support software channels to use IPA DMA.
On targets that do not support IPA DMA driver can
continue to use memcpy for software channel transfers.
An option property qcom,mhi-config-iatu supports
enabling iATU translation. This is needed on targets
that map and translate the MHI data and control address
region used by MHI device driver to transfer data
between device and host over PCIe.
Change-Id: I8d636ccbebf60177376ed80c614200d556e0a9a1
Signed-off-by:
Siddartha Mohanadoss <smohanad@codeaurora.org>
Loading
Please register or sign in to comment