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

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

ARM: dts: msm: Add support for 1.3GHz and efuse for MSM8909



Read the efuse register to fix the fmax to 1.3GHz.

Change-Id: Ia5ae04c22f8b46f6b4e4f53c26e8eff4fa40a65e
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 88579a29
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -244,8 +244,9 @@

	qcom,clock-a7@0b011050 {
		compatible = "qcom,clock-a53-8916";
		reg = <0x0b011050 0x8>;
		reg-names = "rcg-base";
		reg = <0x0b011050 0x8>,
		      <0x0005c004 0x8>;
		reg-names = "rcg-base", "efuse";
		qcom,safe-freq = < 400000000 >;
		cpu-vdd-supply = <&pm8909_s1_corner_ao>;
		clocks = <&clock_gcc clk_gpll0_ao_clk_src>,
@@ -255,7 +256,7 @@
			<          0 0>,
			<  400000000 4>,
			<  800000000 5>,
			< 1248000000 7>;
			< 1305600000 7>;

	};

@@ -295,7 +296,8 @@
			 <  998400 >,
			 < 1094400 >,
			 < 1190400 >,
			 < 1248000 >;
			 < 1248000 >,
			 < 1305600 >;
	};