ipq806x: add missing core1 voltage tolerance
Voltage tolerance is accounted per core, not per cpu, so add
missing DT entry.
Tested-By: Marc Benoit <marcb62185@gmail.com> [19.07: R7800]
Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
(cherry picked from commit 77e7d6c20d)
This commit is contained in:
committed by
Petr Štetiar
parent
d0c8875faf
commit
191822b59f
@@ -50,6 +50,7 @@
|
|||||||
clock-names = "cpu", "l2";
|
clock-names = "cpu", "l2";
|
||||||
clock-latency = <100000>;
|
clock-latency = <100000>;
|
||||||
cpu-supply = <&smb208_s2b>;
|
cpu-supply = <&smb208_s2b>;
|
||||||
|
voltage-tolerance = <5>;
|
||||||
cooling-min-state = <0>;
|
cooling-min-state = <0>;
|
||||||
cooling-max-state = <10>;
|
cooling-max-state = <10>;
|
||||||
#cooling-cells = <2>;
|
#cooling-cells = <2>;
|
||||||
|
|||||||
Reference in New Issue
Block a user