Skip to content
Snippets Groups Projects
Commit 77e7d6c2 authored by Pavel Kubelun's avatar Pavel Kubelun Committed by Petr Štetiar
Browse files

ipq806x: add missing core1 voltage tolerance


Voltage tolerance is accounted per core, not per cpu, so add
missing DT entry.

Signed-off-by: default avatarPavel Kubelun <be.dissent@gmail.com>
Signed-off-by: default avatarAnsuel Smith <ansuelsmth@gmail.com>
parent 1698b36b
No related branches found
No related tags found
No related merge requests found
......@@ -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>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment