mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Merge "ARM: dts: msm: Fix typo for KGSL IOMMU debug usecases"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
264430c3d9
@@ -361,12 +361,12 @@
|
||||
|
||||
usecase5_kgsl {
|
||||
compatible = "qcom,iommu-debug-usecase";
|
||||
iommu = <&kgsl_smmu 0x7 0x0>;
|
||||
iommus = <&kgsl_smmu 0x7 0x0>;
|
||||
};
|
||||
|
||||
usecase6_kgsl_dma {
|
||||
compatible = "qcom,iommu-debug-usecase";
|
||||
iommu = <&kgsl_smmu 0x7 0x0>;
|
||||
iommus = <&kgsl_smmu 0x7 0x0>;
|
||||
dma-coherent;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user