Home
last modified time | relevance | path

Searched hist:"579 eb5a0cc61a529be5fb540fa32ed0404955db2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/timer/
H A Dtimer-uclass.c579eb5a0cc61a529be5fb540fa32ed0404955db2 Fri Nov 13 08:11:15 UTC 2015 Bin Meng <bmeng.cn@gmail.com> dm: timer: Implement pre_probe()

Every timer device needs to have a valid clock frequency and it
can be specified in the device tree. Use pre_probe() to get this
in the timer uclass driver.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Thomas Chou <thomas@wytron.com.tw>
Acked-by: Simon Glass <sjg@chromium.org>