cfba8dec89
Each clock drivers if now fully subclassed, this have the advantage that we can control the probe order. Some clocks can have parents from other drivers, for example clocks in the sun8i_r driver uses clocks from the main clock driver. This worked before because the sun8i_r node is after the main ccu node in the dtb and driver are probed in DTB order. This cannot work with the Display Engine clocks as it is the first node in the DTB. Tested on: A83T, H5 A64 Tested on: A20 (kevans) |
||
---|---|---|
.. | ||
aw_ccung.c | ||
aw_ccung.h | ||
aw_clk_nkmp.c | ||
aw_clk_nkmp.h | ||
aw_clk_nm.c | ||
aw_clk_nm.h | ||
aw_clk_prediv_mux.c | ||
aw_clk_prediv_mux.h | ||
aw_clk.h | ||
ccu_a10.c | ||
ccu_a13.c | ||
ccu_a31.c | ||
ccu_a64.c | ||
ccu_a83t.c | ||
ccu_h3.c | ||
ccu_sun8i_r.c |