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

Commit 99cd065e 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: Add speed-bin 5 support for SDM439"

parents d56295a8 28d37884
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -338,6 +338,7 @@
&soc {
	regulator@b018000 {
		vdd-apc-supply = <&pm660_s3>;
		qcom,cpr-apc-volt-step = <4000>;
	};

	vreg_sd_pad: vreg_sd_pad {
+3 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, 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
@@ -467,7 +467,8 @@
		qcom,cpr-speed-bin-max-corners =
					<0 (-1) 1 2 5>,
					<1 (-1) 1 2 5>,
					<4 (-1) 1 2 6>;
					<4 (-1) 1 2 6>,
					<5 (-1) 1 2 6>;
		qcom,cpr-fuse-revision = <69 39 3 0>;
		qcom,cpr-quot-adjust-scaling-factor-max = <0 1400 1400>;
		qcom,cpr-voltage-scaling-factor-max = <0 2000 2000>;