9
0
Fork 0
barebox/drivers/clk
Sebastian Hesselbarth 56dec39e68 clk: fixed: add DT init function
This adds a DT init function to clk-fixed and corresponding CLK_OF_DECLARE
to put it into the DT clock provider table.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-11-11 09:26:59 +01:00
..
mvebu clk: mvebu: add OF clock providers for Marvell MVEBU SoCs 2013-08-16 08:45:33 +02:00
mxs i.MX28: unbreak ethernet 2013-09-10 21:03:59 +02:00
tegra tegra: add peripheral clocks 2013-07-02 08:36:09 +02:00
Kconfig clk: Add Altera SoCFPGA clk support 2013-09-23 08:40:31 +02:00
Makefile clk: Add Altera SoCFPGA clk support 2013-09-23 08:40:31 +02:00
clk-divider-table.c clk: Add clk table based divider support 2012-12-06 12:55:21 +01:00
clk-divider.c clk: divider: Add onebased divider support 2013-06-20 08:44:22 +02:00
clk-fixed-factor.c clk: initial common clk support 2012-10-04 15:19:55 +02:00
clk-fixed.c clk: fixed: add DT init function 2013-11-11 09:26:59 +01:00
clk-gate.c clk: allow to instanciate clk gate without registering it 2013-07-02 08:36:09 +02:00
clk-mux.c clk: allow to instanciate clk mux without registering it 2013-07-02 08:36:09 +02:00
clk.c clk: add of_clk_init and CLK_OF_DECLARE macro 2013-11-11 09:26:59 +01:00
clkdev.c clk: add clock lookup from devicetree 2013-07-02 08:36:09 +02:00
socfpga.c clk: Add Altera SoCFPGA clk support 2013-09-23 08:40:31 +02:00