mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "dt-bindings: thermal: Use the correct vendor string for voltage device"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
5717772506
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user