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

Commit 453088a3 authored by Tirupathi Reddy's avatar Tirupathi Reddy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add speed-bin 4 support for sdm660



Add APC CPR configuration for sdm660 speed-bin 4
parts.

Change-Id: Iaeb5611218fbad22083f030a374db31c5774153b
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent 21e9525d
Loading
Loading
Loading
Loading
+31 −8
Original line number Diff line number Diff line
/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2018, 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
@@ -700,9 +700,9 @@
				regulator-max-microvolt = <8>;

				qcom,cpr-fuse-corners = <5>;
				qcom,cpr-fuse-combos = <32>;
				qcom,cpr-speed-bins = <4>;
				qcom,cpr-speed-bin-corners = <8 8 0 8>;
				qcom,cpr-fuse-combos = <40>;
				qcom,cpr-speed-bins = <5>;
				qcom,cpr-speed-bin-corners = <8 8 0 8 8>;
				qcom,cpr-corners =
					/* Speed bin 0 */
					<8 8 8 8 8 8 8 8>,
@@ -714,7 +714,11 @@
					<0 0 0 0 0 0 0 0>,

					/* Speed bin 3 */
					<8 8 8 8 8 8 8 8>,

					/* Speed bin 4 */
					<8 8 8 8 8 8 8 8>;

				qcom,cpr-corner-fmax-map =
					/* Speed bin 0 */
					<2 3 4 5 8>,
@@ -726,6 +730,9 @@
					<0 0 0 0 0>,

					/* Speed bin 3 */
					<2 3 4 5 8>,

					/* Speed bin 4 */
					<2 3 4 5 8>;

				qcom,cpr-voltage-ceiling =
@@ -750,7 +757,12 @@
					/* Speed bin 3 */
					<300000000  633600000  902400000
					1113600000 1401600000 1536000000
					1612800000 1843200000>;
					1612800000 1843200000>,

					/* Speed bin 4 */
					<300000000  633600000  902400000
					1113600000 1401600000 1536000000
					1747200000 1843200000>;

				qcom,allow-voltage-interpolation;
				qcom,allow-quotient-interpolation;
@@ -839,9 +851,9 @@
				regulator-max-microvolt = <7>;

				qcom,cpr-fuse-corners = <5>;
				qcom,cpr-fuse-combos = <32>;
				qcom,cpr-speed-bins = <4>;
				qcom,cpr-speed-bin-corners = <7 7 0 7>;
				qcom,cpr-fuse-combos = <40>;
				qcom,cpr-speed-bins = <5>;
				qcom,cpr-speed-bin-corners = <7 7 0 7 7>;
				qcom,cpr-corners =
					/* Speed-bin 0 */
					<7 7 7 7 7 7 7 7>,
@@ -853,6 +865,9 @@
					<0 0 0 0 0 0 0 0>,

					/* Speed-bin 3 */
					<7 7 7 7 7 7 7 7>,

					/* Speed-bin 4 */
					<7 7 7 7 7 7 7 7>;

				qcom,cpr-corner-fmax-map =
@@ -866,6 +881,9 @@
					<0 0 0 0 0>,

					/* Speed-bin 3 */
					<2 3 4 6 7>,

					/* Speed-bin 4 */
					<2 3 4 6 7>;

				qcom,cpr-voltage-ceiling =
@@ -890,6 +908,11 @@
					/* Speed bin 3 */
					<300000000  1113600000 1401600000
					 1747200000 1804800000 2150400000
					 2208000000>,

					/* Speed bin 4 */
					<300000000  1113600000 1401600000
					 1747200000 1958400000 2150400000
					 2208000000>;

				qcom,allow-voltage-interpolation;