Re: [PATCH v7 3/5] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block

From: Stephen Boyd
Date: Wed Dec 16 2020 - 15:22:11 EST


Quoting Zong Li (2020-12-09 01:49:14)
> Add driver code for the SiFive FU740 PRCI IP block. This IP block
> handles reset and clock control for the SiFive FU740 device and
> implements SoC-level clock tree controls and dividers.
>
> The link of unmatched as follow, and the U740-C000 manual would
> be present in the same page as soon.
> https://www.sifive.com/boards/hifive-unmatched
>
> This driver contains bug fixes and contributions from
> Henry Styles <hes@xxxxxxxxxx>
> Erik Danie <erik.danie@xxxxxxxxxx>
> Pragnesh Patel <pragnesh.patel@xxxxxxxxxx>
>
> Signed-off-by: Zong Li <zong.li@xxxxxxxxxx>
> Reviewed-by: Pragnesh Patel <Pragnesh.patel@xxxxxxxxxx>
> Acked-by: Palmer Dabbelt <palmerdabbelt@xxxxxxxxxx>
> Cc: Henry Styles <hes@xxxxxxxxxx>
> Cc: Erik Danie <erik.danie@xxxxxxxxxx>
> Cc: Pragnesh Patel <pragnesh.patel@xxxxxxxxxx>
> ---

Applied to clk-next