[PATCH 1/5] lib: utils/fdt: Add fdt_parse_timebase_frequency() function
Bin Meng
bmeng.cn at gmail.com
Thu Sep 16 00:33:14 PDT 2021
On Wed, Sep 15, 2021 at 5:22 PM Anup Patel <anup.patel at wdc.com> wrote:
>
> We add fdt_parse_timebase_frequency() function which can be used
> by ACLINT mtimer driver and platform code to get timebase frequency.
>
> Signed-off-by: Anup Patel <anup.patel at wdc.com>
> ---
> include/sbi_utils/fdt/fdt_helper.h | 2 ++
> lib/utils/fdt/fdt_helper.c | 21 +++++++++++++++++++++
> 2 files changed, 23 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the opensbi
mailing list