u-boot-brain/drivers/timer
Bin Meng 579eb5a0cc 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>
2015-12-01 06:23:51 -07:00
..
altera_timer.c altera_timer: change ioremap to map_physmem 2015-11-18 21:18:30 +08:00
Kconfig dm: timer: Fix several nits 2015-12-01 06:23:51 -07:00
Makefile sandbox: add a sandbox timer and basic test 2015-11-19 20:13:41 -07:00
sandbox_timer.c sandbox: add a sandbox timer and basic test 2015-11-19 20:13:41 -07:00
timer-uclass.c dm: timer: Implement pre_probe() 2015-12-01 06:23:51 -07:00