
6 Nov
2015
6 Nov
'15
1:08 p.m.
On 6 November 2015 at 00:00, Thomas Chou thomas@wytron.com.tw wrote:
Hi Bin,
On 2015年11月05日 22:02, Bin Meng wrote:
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
drivers/timer/timer-uclass.c | 13 +++++++++++++ 1 file changed, 13 insertions(+)
Acked-by: Simon Glass sjg@chromium.org