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

Commit 73969321 authored by Patrick Daly's avatar Patrick Daly Committed by Mitchel Humpherys
Browse files

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



Correct the size of the register block.

CRs-Fixed: 980025
Change-Id: I6a672bf4f46f6ba453e4382c41cefd1630c0ac1e
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent f6a010ea
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -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;