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: Antoine Ténart <antoine.tenart@free-electrons.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
This commit is contained in:
Antoine Ténart 2014-09-09 16:47:49 +02:00 committed by Sebastian Hesselbarth
parent 1e27a26128
commit 5a37d07185
1 changed files with 0 additions and 1 deletions

View File

@ -255,7 +255,6 @@
reg = <0x2c14 0x14>;
clocks = <&chip CLKID_CFG>;
clock-names = "timer";
status = "disabled";
};
timer2: timer@2c28 {