mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Do not bypass SMMU for ufshc
The bootloaders are bypassing the SMMU for UFS already, and doing the same from the kernel would be redundant. Hence, remove the properties to bypass SMMU. Change-Id: Ida9e7d68ffa9f97a3e6f07d974fa842ef794852f
This commit is contained in:
@@ -36,10 +36,6 @@
|
||||
rpm-level = <0>;
|
||||
spm-level = <0>;
|
||||
|
||||
iommus = <&apps_smmu 0xE0 0x0>;
|
||||
qcom,iommu-dma = "bypass";
|
||||
dma-coherent;
|
||||
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user