Merge "ARM: dts: msm: Modify SMMU reg field format for sdxkova"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
fbea4f41a4
@@ -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>;
|
||||||
|
Reference in New Issue
Block a user