Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55edaf3d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix register size for lpass-smmu for msmcolbalt"

parents 585d4ec6 73969321
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@
	lpass_q6_smmu: arm,smmu-lpass_q6@5100000 {
		status = "ok";
		compatible = "qcom,smmu-v2";
		reg = <0x5100000 0x4000>;
		reg = <0x5100000 0x40000>;
		#iommu-cells = <1>;
		qcom,tz-device-id = "LPASS";
		qcom,register-save;