[PATCH v1 1/5] clk: starfive: jh7110: Separate the PLL driver
Leo Liang
ycliang at andestech.com
Mon Jul 24 07:14:36 CEST 2023
On Fri, Jul 07, 2023 at 06:50:07PM +0800, Hal Feng wrote:
> From: Xingyu Wu <xingyu.wu at starfivetech.com>
>
> Drop the PLL part in SYSCRG driver and separate to be a single
> PLL driver of which the compatible is "starfive,jh7110-pll".
>
> Signed-off-by: Xingyu Wu <xingyu.wu at starfivetech.com>
> Signed-off-by: Hal Feng <hal.feng at starfivetech.com>
> ---
> drivers/clk/starfive/clk-jh7110-pll.c | 86 +++++++++++++++++++++++++--
> drivers/clk/starfive/clk-jh7110.c | 25 +-------
> drivers/clk/starfive/clk.h | 57 ------------------
> 3 files changed, 84 insertions(+), 84 deletions(-)
> delete mode 100644 drivers/clk/starfive/clk.h
Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>
More information about the U-Boot
mailing list