clk: sifive: Sync-up main driver with upstream Linux
authorAnup Patel <Anup.Patel@wdc.com>
Tue, 25 Jun 2019 06:31:21 +0000 (06:31 +0000)
committerAndes <uboot@andestech.com>
Fri, 19 Jul 2019 06:24:51 +0000 (14:24 +0800)
commited0ef3776c209c5aefdb0bdf808a3dbdbccd1182
tree855ac07e386cbda1f26e28a0dc578e445089b50f
parent66591a719a0bdd7c81327c5f7d25bf23d211ae19
clk: sifive: Sync-up main driver with upstream Linux

The DT bindings of SiFive clock driver in upstream Linux has
changes. As-per latest DT bindings, the clock driver takes two
parent clocks and compatible string has also changed.

This patch sync-up SiFive clock driver implementation as-per
upstream Linux so that we now use latest DT bindings.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/clk/sifive/fu540-prci.c