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

Commit 795f6913 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.1GHz for 8610"

parents 893d1085 5b912fe0
Loading
Loading
Loading
Loading
+17 −1
Original line number Diff line number Diff line
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2014, 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
@@ -24,3 +24,19 @@
				  <163 0x10001>, <164 0x10001>, <166 0x10001>,
                                  <225 0x10001>, <226 0x10001>;
};

&soc {
	qcom,clock-a7@f9011050 {
		compatible = "qcom,clock-a7-8226";
		reg = <0xf9011050 0x8>,
		      <0xfc4b80b8 0x8>;
		reg-names = "rcg-base", "efuse";
		clock-names = "clk-4", "clk-5";
		qcom,speed1-bin-v2 =
			<         0 0>,
			< 384000000 1>,
			< 787200000 2>,
			<1094400000 3>;
	};
};
+9 −2
Original line number Diff line number Diff line
@@ -506,14 +506,20 @@

	qcom,clock-a7@f9011050 {
		compatible = "qcom,clock-a7-8226";
		reg = <0xf9011050 0x8>;
		reg-names = "rcg-base";
		reg = <0xf9011050 0x8>,
		      <0xfc4b80b8 0x8>;
		reg-names = "rcg-base", "efuse";
		clock-names = "clk-4", "clk-5";
		qcom,speed0-bin-v0 =
			<         0 0>,
			< 384000000 1>,
			< 787200000 2>,
			<1190400000 3>;
		qcom,speed1-bin-v0 =
			<         0 0>,
			< 384000000 1>,
			< 787200000 2>,
			<1094400000 3>;

		cpu-vdd-supply = <&apc_vreg_corner>;
	};
@@ -546,6 +552,7 @@
			<  600000 >,
			<  787200 >,
			<  998400 >,
			< 1094400 >,
			< 1190400 >;
	};