mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Correct names of test nodes on Ravelin
Update names to better reflect what to be tested. Change-Id: I0eb7a53a738097d631f33f4598bc02734fe6f2b2
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
qcom,iommu-dma = "atomic";
|
||||
};
|
||||
|
||||
usecase4_apps_dma {
|
||||
usecase4_apps_coherent {
|
||||
compatible = "qcom,iommu-debug-usecase";
|
||||
iommus = <&apps_smmu 0x7e1 0>;
|
||||
dma-coherent;
|
||||
@@ -327,7 +327,7 @@
|
||||
iommus = <&kgsl_smmu 0x7 0x400>;
|
||||
};
|
||||
|
||||
usecase6_kgsl_dma {
|
||||
usecase6_kgsl_coherent {
|
||||
compatible = "qcom,iommu-debug-usecase";
|
||||
iommus = <&kgsl_smmu 0x407 0x400>;
|
||||
dma-coherent;
|
||||
|
||||
Reference in New Issue
Block a user