
6 Jul
2019
6 Jul
'19
7:16 p.m.
On Fri, 5 Jul 2019 at 10:23, Bin Meng bmeng.cn@gmail.com wrote:
It is possible that a timer device has a null ofnode, hence there is no need to further parse DT for the clock rate.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
drivers/timer/timer-uclass.c | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org