[PATCH] timer: sifive_clint: Support the official clint DT bindings
Bin Meng
bmeng.cn at gmail.com
Fri Apr 2 03:54:24 CEST 2021
On Sat, Mar 27, 2021 at 7:57 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Linux kernel commit a2770b57d083 ("dt-bindings: timer: Add CLINT bindings")
> adds the official DT bindings for CLINT, which uses "sifive,clint0"
> as the compatible string. "riscv,clint0" is now legacy and has to
> be kept for backward compatibility of legacy systems.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> drivers/timer/sifive_clint_timer.c | 1 +
> 1 file changed, 1 insertion(+)
>
Ping?
More information about the U-Boot
mailing list