]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversion
authorXingyu Wu <xingyu.wu@starfivetech.com>
Fri, 7 Jul 2023 10:50:11 +0000 (18:50 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Mon, 24 Jul 2023 05:21:16 +0000 (13:21 +0800)
commit9adf1cf6096a13c11d2ff57f9132a6ad178d177c
tree04a285d3ca55b12276a7c5092b25e2bd6cb3d265
parent9a12e304dda76e6d06f37e81411677e8ebbb6049
clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversion

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>
Reviewed-by: Torsten Duwe <duwe@suse.de>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
drivers/clk/starfive/clk-jh7110-pll.c
drivers/clk/starfive/clk-jh7110.c
drivers/clk/starfive/clk.h [new file with mode: 0644]