freebsd-skq/sys/arm64/rockchip/clk
Bjoern A. Zeeb f0a5e81af4 arm64: rockchip, implement the two rk805/808 clocks
While the xin32k clk was implemented in rk3399_cru as a fixed rate
clock, migrate it to rk805 as we will also need the 2nd clock
'rtc_clko_wifi' for SDIO and BT.
Both clocks remain fixed rate, and while the 1st one is always on
(though that is not expressed in the clk framework), the 2nd one
we can toggle on/off.

Reviewed-by:	manu
Tested-by:	manu
MFC-after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D26870
2021-05-19 11:48:11 +00:00
..
rk3288_cru.c arm64: Directly use #include <dt-binding/...> 2021-01-15 20:07:19 +01:00
rk3328_cru.c rockchip: add audio-related clocks to the CRU driver 2021-01-03 16:50:42 -08:00
rk3399_cru_dt.h Finish implementation of RK3299 clocks. 2019-11-26 17:56:39 +00:00
rk3399_cru.c arm64: rockchip, implement the two rk805/808 clocks 2021-05-19 11:48:11 +00:00
rk3399_pmucru.c arm64: clean up empty lines in .c and .h files 2020-09-01 21:18:06 +00:00
rk_clk_armclk.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
rk_clk_armclk.h Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
rk_clk_composite.c Add flag for SYSCON-controlled clocks on Rockhip platform 2020-08-05 18:21:22 +00:00
rk_clk_composite.h Add flag for SYSCON-controlled clocks on Rockhip platform 2020-08-05 18:21:22 +00:00
rk_clk_fract.c rockchip: add audio-related clocks to the CRU driver 2021-01-03 16:50:42 -08:00
rk_clk_fract.h rockchip: add audio-related clocks to the CRU driver 2021-01-03 16:50:42 -08:00
rk_clk_gate.c Cleanup Rockchip clocks implementation. 2019-11-08 19:03:34 +00:00
rk_clk_gate.h Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
rk_clk_mux.c arm64: rockchip: rk_clk_mux: Tell the clk framework if we didn't change the clock 2021-01-04 17:30:00 +01:00
rk_clk_mux.h rockchip: add audio-related clocks to the CRU driver 2021-01-03 16:50:42 -08:00
rk_clk_pll.c Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00
rk_clk_pll.h Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00
rk_cru.c Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00
rk_cru.h Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00