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

Commit f9858e4f 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: Reintroduce dual config for CPU on msm8974"

parents c36d8e8c 7987b6f9
Loading
Loading
Loading
Loading
+15 −3
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
@@ -1168,12 +1168,18 @@
			qcom,masterp = <0>;
			qcom,tier = <2>;
			qcom,hw-sel = "BIMC";
			qcom,mode = "Fixed";
			qcom,mode = "Limiter";
			qcom,qport = <0>;
			qcom,ws = <10000>;
			qcom,mas-hw-id = <0>;
			qcom,prio-rd = <0>;
			qcom,prio-wr = <0>;
			qcom,mode-thresh = "Fixed";
			qcom,thresh = <2000000>;
			qcom,dual-conf;
			qcom,bimc,bw = <300000>;
			qcom,bimc,gp = <5000>;
			qcom,bimc,thmp = <50>;
		};

		mas-ampss-m1 {
@@ -1182,12 +1188,18 @@
			qcom,masterp = <1>;
			qcom,tier = <2>;
			qcom,hw-sel = "BIMC";
			qcom,mode = "Fixed";
			qcom,mode = "Limiter";
			qcom,qport = <1>;
			qcom,ws = <10000>;
			qcom,mas-hw-id = <0>;
			qcom,prio-rd = <0>;
			qcom,prio-wr = <0>;
			qcom,mode-thresh = "Fixed";
			qcom,thresh = <2000000>;
			qcom,dual-conf;
			qcom,bimc,bw = <300000>;
			qcom,bimc,gp = <5000>;
			qcom,bimc,thmp = <50>;
		};

		mas-mss-proc {