ARM: dts: msm: update iommu address as per CNSS changes
Update iommu address as per CNSS changes as audio and CNSS share same address space. Change-Id: I3f31a7d2bd0c3324051bedf9b733081f7cfa7879 Signed-off-by: Satish Babu Patakokila <quic_spatakok@quicinc.com>
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
dma-coherent;
|
dma-coherent;
|
||||||
|
|
||||||
audio_cnss_resv_region: audio_cnss_resv_region {
|
audio_cnss_resv_region: audio_cnss_resv_region {
|
||||||
iommu-addresses = <&msm_audio_ion 0x00000000 0x88000000>,
|
iommu-addresses = <&msm_audio_ion 0x00000000 0x18000000>,
|
||||||
<&msm_audio_ion 0xb0000000 0x50000000>;
|
<&msm_audio_ion 0xb0000000 0x50000000>;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user