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

Commit 7a315b16 authored by Taniya Das's avatar Taniya Das
Browse files

bindings: cpufreq-hw: Add binding support for performance lock

Add the new optional binding to support perf-lock for CPU.

Change-Id: Ibbd9aac72666bfe635c9965066cb332d4ecd1ab1
parent 03417227
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,perf-lock-support
	Usage:		Optional
	Value type:	bool
	Definition:	Indicate to check for performance lock support in FW.
			In case this property is present, the reg & reg-names
			should have the "pdmem-domainX" to indicate the
			corresponding bases.

* 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) in the CPU DT node.