ipq806x: add missing core1 voltage tolerance
authorPavel Kubelun <be.dissent@gmail.com>
Mon, 2 Dec 2019 23:45:47 +0000 (00:45 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 19 Dec 2019 21:41:57 +0000 (22:41 +0100)
Voltage tolerance is accounted per core, not per cpu, so add
missing DT entry.

Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
target/linux/ipq806x/files-4.19/arch/arm/boot/dts/qcom-ipq8064.dtsi

index b3ad6db46d424096fefc721b938f7ce62c14862a..5cb4a5e78a7f5e1690263d045c0488004e1627c0 100644 (file)
@@ -50,6 +50,7 @@
                        clock-names = "cpu", "l2";
                        clock-latency = <100000>;
                        cpu-supply = <&smb208_s2b>;
+                       voltage-tolerance = <5>;
                        cooling-min-state = <0>;
                        cooling-max-state = <10>;
                        #cooling-cells = <2>;