Commit 5a37d071 authored by Antoine Ténart's avatar Antoine Ténart Committed by Sebastian Hesselbarth

ARM: dts: berlin: enable timer 1 for sched_clock

Enable timer 1 to be the source for the sched_clock, allowing to have a
more precise value than 1/HZ.
Signed-off-by: default avatarAntoine Ténart <antoine.tenart@free-electrons.com>
Signed-off-by: default avatarSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
parent 1e27a261
......@@ -255,7 +255,6 @@ timer1: timer@2c14 {
reg = <0x2c14 0x14>;
clocks = <&chip CLKID_CFG>;
clock-names = "timer";
status = "disabled";
};
timer2: timer@2c28 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment