commit | d04c79d2b238e857c1b1f45a78d173152792b371 | [log] [tgz] |
---|---|---|
author | Anup Patel <Anup.Patel@wdc.com> | Tue Jun 25 06:31:02 2019 +0000 |
committer | Andes <uboot@andestech.com> | Fri Jul 19 14:24:51 2019 +0800 |
tree | fada51871af3e67dabd9e880d183ba295ca5c8fe | |
parent | 0de815356474912ef5bef9a69f0327a5a93bb2c2 [diff] |
clk: sifive: Factor-out PLL library as separate module To match SiFive clock driver with latest Linux, we factor-out PLL library as separate module under drivers/clk/analogbits. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>