commit | a8b447f2bbbba737ff4478f498d7f83c75a9461b | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Tue Jun 04 11:37:36 2013 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Wed Jun 12 13:47:22 2013 +0200 |
tree | b68792f27524250d1a9d3267ef3cf80f7a3cc946 | |
parent | a1198f83407ae3421f3f58355a0f296d5ea6249c [diff] |
clocksource: dw_apb_timer_of: add clock-handling Add the possibility to get the clock-frequency from a timer clock instead of specifying it as dt property. Additionally also add the possibility to also define a controlling periphal clock for the timer block. The clock-frequency property is kept to act as fallback if no clocks are specified. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Jamie Iles <jamie@jamieiles.com>