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

Commit e3829398 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 1.3GHz and efuse for MSM8909"

parents 4739acdd c506288d
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 >;
	};