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>
Sun, 23 Feb 2020 07:27:32 +0000 (08:27 +0100)
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 77e7d6c20dc6d5e50600fb4d013f4b71341e4168)

target/linux/ipq806x/files-4.14/arch/arm/boot/dts/qcom-ipq8064.dtsi

index 8387460d2714e79ec88eeacc0e1b9122c895938b..d8505530005f1a2fbe4a71c10dc7022b72a7c195 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>;