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

Commit d77dcfa3 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: Modify the hpm-min-load to 400mA for S1/S2/S6"

parents 38ef4c0c c86580d7
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
/* Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2020, 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
@@ -16,7 +16,7 @@
		qcom,resource-name = "smpa";
		qcom,resource-id = <1>;
		qcom,regulator-type = <1>;
		qcom,hpm-min-load = <100000>;
		qcom,hpm-min-load = <400000>;
		status = "disabled";

		regulator-s1 {
@@ -32,7 +32,7 @@
		qcom,resource-name = "smpa";
		qcom,resource-id = <2>;
		qcom,regulator-type = <1>;
		qcom,hpm-min-load = <100000>;
		qcom,hpm-min-load = <400000>;
		status = "disabled";

		regulator-s2 {
@@ -96,7 +96,7 @@
		qcom,resource-name = "smpa";
		qcom,resource-id = <6>;
		qcom,regulator-type = <1>;
		qcom,hpm-min-load = <100000>;
		qcom,hpm-min-load = <400000>;
		status = "disabled";

		regulator-s6 {