linux_dsm_epyc7002/drivers/clk/rockchip
Heiko Stuebner 36714529f8 clk: rockchip: convert manually created factor clocks to the new type
Clean up the init code and move the creation of factor clocks to the
appropriate positions coming from the clock architecture diagrams.

This also unifies the artificial separation of the hclk_vcodec etc clocks
again.

We do keep the separate definition of some watchdog and usb480m pseudo
clocks for now, as they're not real factor clocks from the clock-tree
but placeholders for fixes to come (usb480m gets supplied by the
missing driver for the new usbphy type and the watchdog-gate is sitting
somewhere else together which we cannot model currently).

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2016-02-04 15:54:20 +01:00
..
clk-cpu.c clk: rockchip: allow more than 2 parents for cpuclk 2015-12-09 22:30:42 +01:00
clk-inverter.c clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) 2015-08-24 16:49:12 -07:00
clk-mmc-phase.c The majority of the changes are driver updates and new device 2015-11-05 12:59:36 -08:00
clk-pll.c clk: rockchip: add new pll-type for rk3036 and similar socs 2015-11-23 21:55:07 +01:00
clk-rk3036.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rk3188.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rk3228.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rk3288.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rk3368.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rockchip.c clk: rockchip: fix function type for CLK_OF_DECLARE 2014-05-20 14:25:22 -05:00
clk.c clk: rockchip: add a factor clock type 2016-02-04 15:49:09 +01:00
clk.h clk: rockchip: add a factor clock type 2016-02-04 15:49:09 +01:00
Makefile clk: rockchip: add clock controller for rk3228 2015-12-12 20:04:54 +01:00
softrst.c clk: rockchip: add reset controller 2014-07-13 12:17:07 -07:00