mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
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> Reviewed-by: Simon Glass <sjg@chromium.org>