linux-stable/drivers/clk/sifive
Pragnesh Patel 732374a0b4 clk: sifive: Add clock enable and disable ops
Add new functions "sifive_prci_clock_enable(), sifive_prci_clock_disable()
and sifive_clk_is_enabled()" to enable or disable the PRCI clock

Signed-off-by: Pragnesh Patel <pragnesh.patel@sifive.com>
Tested-by: Zong Li <zong.li@sifive.com>
Link: https://lore.kernel.org/r/20201209094916.17383-6-zong.li@sifive.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2020-12-16 12:23:13 -08:00
..
fu540-prci.c clk: sifive: Add clock enable and disable ops 2020-12-16 12:23:13 -08:00
fu540-prci.h clk: sifive: Extract prci core to common base 2020-12-16 12:22:39 -08:00
fu740-prci.c clk: sifive: Add clock enable and disable ops 2020-12-16 12:23:13 -08:00
fu740-prci.h clk: sifive: Add a driver for the SiFive FU740 PRCI IP block 2020-12-16 12:22:59 -08:00
Kconfig clk: sifive: Add a driver for the SiFive FU740 PRCI IP block 2020-12-16 12:22:59 -08:00
Makefile clk: sifive: Add a driver for the SiFive FU740 PRCI IP block 2020-12-16 12:22:59 -08:00
sifive-prci.c clk: sifive: Add clock enable and disable ops 2020-12-16 12:23:13 -08:00
sifive-prci.h clk: sifive: Add clock enable and disable ops 2020-12-16 12:23:13 -08:00