linux-stable/drivers/clk/keystone
Tero Kristo 3c13933c60 clk: keystone: sci-clk: add support for dynamically probing clocks
Currently, the driver contains a large hints table for clocks that exist
on a device, however, it is possible to probe the clocks from the firmware
also. Add support for this, and drop the clock hints table support from
the driver completely. This causes the driver to send a few extra sci-clk
messages during boot, basically one extra for each device that exists on
the SoC; on K2G this is approx 80.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
2018-03-08 11:43:15 +02:00
..
Kconfig clk: keystone: TI_SCI_PROTOCOL is needed for clk driver 2017-06-22 17:39:25 -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: sci-clk: add support for dynamically probing clocks 2018-03-08 11:43:15 +02:00