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

Commit 52a2c195 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 support for speed-bin 3 for QM215"

parents aad0e4f9 ac639517
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -490,6 +490,13 @@
			< 1401000000 4>,
			< 1497600000 5>;

		qcom,speed3-bin-v0-c1 =
			<          0 0>,
			<  960000000 1>,
			< 1094400000 2>,
			< 1248000000 3>,
			< 1305600000 4>;

		#clock-cells = <1>;
	};

@@ -506,6 +513,7 @@
			 <  960000 >,
			 < 1094400 >,
			 < 1248000 >,
			 < 1305600 >,
			 < 1401000 >,
			 < 1497600 >;
	};
+10 −0
Original line number Diff line number Diff line
@@ -183,3 +183,13 @@
		};
	};
};

&clock_cpu {
	vdd-c1-supply = <&apc_vreg_corner>;
};

&clock_gcc {
	vdd_dig-supply = <&pm8916_s1_level>;
	vdd_hf_dig-supply = <&pm8916_s1_level_ao>;
	vdd_hf_pll-supply = <&pm8916_l7_ao>;
};