mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02:00
Merge branch 'v3.10/topic/mm-timer' into linux-linaro-lsk-v3.10
* v3.10/topic/mm-timer: ARM: exynos: dts: Update 5250 arch timer node with clock frequency
This commit is contained in:
commit
05f74e8bac
|
|
@ -89,6 +89,11 @@ timer {
|
|||
<1 14 0xf08>,
|
||||
<1 11 0xf08>,
|
||||
<1 10 0xf08>;
|
||||
/* Unfortunately we need this since some versions of U-Boot
|
||||
* on Exynos don't set the CNTFRQ register, so we need the
|
||||
* value from DT.
|
||||
*/
|
||||
clock-frequency = <24000000>;
|
||||
};
|
||||
|
||||
combiner:interrupt-controller@10440000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user