RE: [PATCH v3 3/3] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block

2020-11-11 Thread Pragnesh Patel
.@vger.kernel.org; linux-...@vger.kernel.org; linux- >ri...@lists.infradead.org >Cc: Zong Li ; Henry Styles ( Sifive) ; >Erik >Danie >Subject: [PATCH v3 3/3] clk: sifive: Add a driver for the SiFive FU740 PRCI IP >block > >Add driver code for the SiFive FU740 PRCI IP block. This IP block

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

2020-11-11 Thread Zong Li
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. This driver contains bug fixes and contributions from Henry Styles Erik Danie Pragnesh Patel Signed-off-by: Z