ARM: dts: qcom: update SID for eNPU access
eNPU HW schedular access is denied for audio usecases . Update right SID to get eNPU access. Change-Id: Ic8884eca7873c07fec11cc00ce59dd408aa190c4 Signed-off-by: Vidyakumar Athota <quic_vathota@quicinc.com>
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
compatible = "qcom,msm-audio-ion";
|
compatible = "qcom,msm-audio-ion";
|
||||||
qcom,smmu-version = <2>;
|
qcom,smmu-version = <2>;
|
||||||
qcom,smmu-enabled;
|
qcom,smmu-enabled;
|
||||||
iommus = <&apps_smmu 0x1001 0x0080>, <&apps_smmu 0x1061 0x0>;
|
iommus = <&apps_smmu 0x1001 0x0080>, <&apps_smmu 0x1041 0x20>;
|
||||||
memory-region = <&audio_cnss_resv_region>;
|
memory-region = <&audio_cnss_resv_region>;
|
||||||
qcom,iommu-group = <&cnss_audio_iommu_group0>;
|
qcom,iommu-group = <&cnss_audio_iommu_group0>;
|
||||||
qcom,smmu-sid-mask = /bits/ 64 <0xf>;
|
qcom,smmu-sid-mask = /bits/ 64 <0xf>;
|
||||||
|
Reference in New Issue
Block a user