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

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

Merge "dt-bindings: thermal: Use the correct vendor string for voltage device"

parents d3e5bb6f a60fa1e7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ cluster voltage. This is achieved by building a mitigation table mapping
the CPU frequency levels to a voltage.

Required Parameters:
- compatible: must be 'qti,cc-cooling-devices' for cpu voltage cooling device
- compatible: must be 'qcom,cc-cooling-devices' for cpu voltage cooling device
  driver.

	voltage cooling device node properties:
@@ -34,7 +34,7 @@ Optional Parameters:

Example:
	qcom,cpu-voltage-cdev {
		compatible = "qti,cc-cooling-devices";
		compatible = "qcom,cc-cooling-devices";
		apc1_cluster: qcom,apc1-cluster {
			qcom,cpus = <&CPU4 &CPU7>;
			#cooling-cells = <2>;