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

Commit af16c9d4 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add cycle counters property for LITO"

parents bee82ace 64183ba3
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -42,6 +42,14 @@ Properties:
	Definition:	Indicate to check for Enable of FW before registering
			with cpufreq.

- qcom,no-accumulative-counter
	Usage:		Optional
	Value type:	bool
	Definition:	Indicate to disable reading of accumulative cycle
			counter of the frequency domain. This is needed by the
			cpufreq-hw which uses the "qcom,cpufreq-hw"
			compatible.

* Property qcom,freq-domain
Devices supporting freq-domain must set their "qcom,freq-domain" property with
phandle to a cpufreq_hw followed by the Domain ID(0/1) and core count in the
+1 −0
Original line number Diff line number Diff line
@@ -1400,6 +1400,7 @@
			    "freq-domain2";
		clocks = <&rpmhcc RPMH_CXO_CLK>, <&gcc GPLL0>;
		clock-names = "xo", "alternate";
		qcom,no-accumulative-counter;
		#freq-domain-cells = <2>;
	};