1
0
Fork 0

ARM: berlin: dts: add the cpufreq-dt bindings on the BG2

The BG2 uses cpugreq-dt. Add the corresponding bindings.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
hifive-unleashed-5.1
Antoine Tenart 2015-09-17 12:15:03 +02:00 committed by Sebastian Hesselbarth
parent 23998645f6
commit 2e1782add7
1 changed files with 10 additions and 0 deletions

View File

@ -63,6 +63,16 @@
device_type = "cpu";
next-level-cache = <&l2>;
reg = <0>;
clocks = <&chip_clk CLKID_CPU>;
clock-latency = <100000>;
operating-points = <
/* kHz uV */
1200000 1200000
1000000 1200000
800000 1200000
600000 1200000
>;
};
cpu@1 {