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

Commit a4af3208 authored by Taniya Das's avatar Taniya Das
Browse files

ARM: dts: msm: Update the opp device property for MSM8909



With a7ssmux-opp-store-vcorner would associate the CPU clock frequencies
with only the CPU0 core. Update the device node to use 'qcom,enable-opp' so
as to link cpu frequencies with all CPU cores.

Change-Id: I61e7746f09c2728d012c021cefd44fe85d7e1787
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent b93099bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -326,7 +326,7 @@
		reg-names = "rcg-base", "efuse";
		qcom,safe-freq = < 400000000 >;
		cpu-vdd-supply = <&pm8909_s1_corner_ao>;
		qcom,a7ssmux-opp-store-vcorner = <&CPU0>;
		qcom,enable-opp;
		clocks = <&clock_gcc clk_gpll0_ao_clk_src>,
			 <&clock_gcc clk_a7sspll>;
		clock-names = "clk-4", "clk-5";
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
		clocks = <&clock_gcc clk_gpll0_ao_clk_src>,
			 <&clock_gcc clk_a7sspll>;
		clock-names = "clk-4", "clk-5";
		qcom,a7ssmux-opp-store-vcorner = <&CPU0>;
		qcom,enable-opp;
		qcom,speed0-bin-v0 =
			<          0 0>,
			<  800000000 4>,