Merge "ARM: dts: msm: Modify SMMU reg field format for sdxkova"

This commit is contained in:
QCTECMDR Service
2024-08-27 10:51:35 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -8,7 +8,7 @@
&soc { &soc {
apps_smmu: apps-smmu@15000000 { apps_smmu: apps-smmu@15000000 {
compatible = "qcom,qsmmu-v500"; compatible = "qcom,qsmmu-v500";
reg = <0x15000000 0x40000>; reg = <0x0 0x15000000 0x0 0x40000>;
#iommu-cells = <2>; #iommu-cells = <2>;
qcom,use-3-lvl-tables; qcom,use-3-lvl-tables;
#global-interrupts = <1>; #global-interrupts = <1>;