Merge "ARM: dts: msm: Remove bogus stream ID from PCIe IOMMU"

This commit is contained in:
Linux Build Service Account 2016-08-03 21:12:51 -07:00 committed by Gerrit - the friendly Code Review server
commit 62fc2827ae
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
status = "ok";
compatible = "qcom,smmu-v2";
reg = <0x1680000 0x10000>;
#iommu-cells = <1>;
#iommu-cells = <0>;
qcom,register-save;
qcom,skip-init;
#global-interrupts = <2>;

View file

@ -1479,7 +1479,7 @@
qcom,pcie-phy-ver = <0x20>;
qcom,use-19p2mhz-aux-clk;
iommus = <&anoc1_smmu 0x1>;
iommus = <&anoc1_smmu>;
qcom,smmu-exist;
qcom,smmu-sid-base = <0x1480>;