ARM: dts: berlin: enable timer 1 for sched_clock
authorAntoine Ténart <antoine.tenart@free-electrons.com>
Tue, 9 Sep 2014 14:47:49 +0000 (16:47 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Wed, 29 Oct 2014 18:44:40 +0000 (19:44 +0100)
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>
arch/arm/boot/dts/berlin2q.dtsi

index d38049f90c903cf283fe132d7aa92b16a6d50cd2..d4416ae79e623fbbc973b901fbb1ce4c887a0f4d 100644 (file)
                                reg = <0x2c14 0x14>;
                                clocks = <&chip CLKID_CFG>;
                                clock-names = "timer";
-                               status = "disabled";
                        };
 
                        timer2: timer@2c28 {
This page took 0.026274 seconds and 5 git commands to generate.