]> git.baikalelectronics.ru Git - uboot.git/commit
dm: cpu: Add timebase frequency to the platdata
authorBin Meng <bmeng.cn@gmail.com>
Wed, 12 Dec 2018 14:12:24 +0000 (06:12 -0800)
committerAndes <uboot@andestech.com>
Tue, 18 Dec 2018 01:56:26 +0000 (09:56 +0800)
commit85df1da8b4fdf5fe735fd4539218d4baee7a343b
treee62576ad0004699c1b4881e6ec04aabc668d352c
parent4600ab3e71b75b2f533f1c535e04fb6fb153b356
dm: cpu: Add timebase frequency to the platdata

This adds a timebase_freq member to the 'struct cpu_platdata', to
hold the "timebase-frequency" value in the cpu or /cpus node.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Lukas Auer <lukas.auer@aisec.fraunhofer.de>
Reviewed-by: Anup Patel <anup@brainfault.org>
include/cpu.h