
21 Jul
2019
21 Jul
'19
3:50 a.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
Applied to u-boot-dm, thanks!