
24 Jul
2023
24 Jul
'23
7:16 a.m.
On Fri, Jul 07, 2023 at 06:50:11PM +0800, Hal Feng wrote:
From: Xingyu Wu xingyu.wu@starfivetech.com
Modify the drivers to add of_xlate ops and transform clock id.
Signed-off-by: Xingyu Wu xingyu.wu@starfivetech.com Signed-off-by: Hal Feng hal.feng@starfivetech.com
drivers/clk/starfive/clk-jh7110-pll.c | 29 ++- drivers/clk/starfive/clk-jh7110.c | 287 +++++++++++++++++--------- drivers/clk/starfive/clk.h | 25 +++ 3 files changed, 235 insertions(+), 106 deletions(-) create mode 100644 drivers/clk/starfive/clk.h
Reviewed-by: Leo Yu-Chi Liang ycliang@andestech.com