OpenCloudOS-Kernel/drivers/clk/keystone
Tero Kristo b745c0794e clk: keystone: Add sci-clk driver support
In K2G, the clock handling is done through firmware executing on a
separate core. Linux kernel needs to communicate to the firmware
through TI system control interface to access any power management
related resources, including clocks.

The keystone sci-clk driver does this, by communicating to the
firmware through the TI SCI driver. The driver adds support for
registering clocks through DT, and basic required clock operations
like prepare/get_rate, etc.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
[sboyd@codeaurora.org: Make ti_sci_init_clocks() static]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2017-06-14 09:05:07 -07:00
..
Kconfig clk: keystone: Add sci-clk driver support 2017-06-14 09:05:07 -07:00
Makefile clk: keystone: Add sci-clk driver support 2017-06-14 09:05:07 -07:00
gate.c clk: keystone: Remove clk.h include 2015-07-20 10:53:08 -07:00
pll.c clk: keystone: pll: Unmap region obtained by of_iomap 2016-12-08 16:34:15 -08:00
sci-clk.c clk: keystone: Add sci-clk driver support 2017-06-14 09:05:07 -07:00