forked from Minki/linux
1fea70bc18
Usual improvements: - Added support for fixed post-divider on divider and NKM-style clocks - Added driver for R40 CCU Non critical fixes (from round 1): - Fix sunxi-ng/ccu-sunxi-r.h header file guard macro typo - Make fractional clock modes really used and correctly configured - Make H3 cpu clock rate change correctly to be used with cpufreq -----BEGIN PGP SIGNATURE----- iQJCBAABCgAsFiEE2nN1m/hhnkhOWjtHOJpUIZwPJDAFAlmaR6AOHHdlbnNAY3Np ZS5vcmcACgkQOJpUIZwPJDC8YA//aLULoosISnyHs+wKowVHuDb7/mQ82O1gOAxC oE/vscd/WCRm7A5tfy+xHfajX/YRf32Qc09wB7fxUF4R0lgkO9QjUO0yX74a6bPh HCh/+bcmeNl9TZAYpTs72Q4nfc1x63OZwxMqTRnBmh3cevyIBJiFvqPjoMeD+Ari n32QEBgGE+A8bWshVFpNFyId6iyfMfozSYninIkVkwMGr7QgBgJRK1/5sftyZMR+ NQ2IGkaUfICnXofF//pNKsH7TN770gyDtFVWjrKZMrEKoP+gp3mawzMpfePKH/O6 4ihcm5LOo1Kdg5UzRTpQ2B/9fNUn2EvFYT6RuIBfddQcaflT1AzWtNK52j2L/crD tFyamcCSsNY5LzeySbVW+pQMRfrq6UCYtssiL7HYEcwMzvv61PfyDtKq5dxtJd0Q W8S6wPE/foj0i0JQWs0K70AacGU6XdEanUAtc5r3AsniCwwOtlwnaQqOlE5CiwAo HOSItOxX4Y/9QglnntsDyhNUaKpaSiG21XdE3ho3xq1/CS9ED3p5Ljbshem5fnPi mPisF6Ca6NVvCZ+sjH2RVvmGyh3d+BPfQLWC/sTamC4rnpDalrMq6IsCOivzbxqQ ltkYwUO1nmz5NMloeWYCUWWmLUOECCQu7Mppf2UQxpidrEEY0mbBYFdOlehrlHZT bWt2NdQ= =DKSp -----END PGP SIGNATURE----- Merge tag 'sunxi-clk-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-next Pull Allwinner clock changes from Chen-Yu Tsai: * Added support for fixed post-divider on divider and NKM-style clocks * Added driver for R40 CCU * Fix sunxi-ng/ccu-sunxi-r.h header file guard macro typo * Make fractional clock modes really used and correctly configured * Make H3 cpu clock rate change correctly to be used with cpufreq * tag 'sunxi-clk-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux: clk: sunxi-ng: support R40 SoC dt-bindings: add compatible string for Allwinner R40 CCU clk: sunxi-ng: nkm: add support for fixed post-divider clk: sunxi-ng: div: Add support for fixed post-divider dt-bindings: clock: sunxi-ccu: Add compatibles for sun5i CCU driver clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3 clk: sunxi-ng: h3: gate then ungate PLL CPU clk after rate change clk: sunxi-ng: Wait for lock when using fractional mode clk: sunxi-ng: Make fractional helper less chatty clk: sunxi-ng: multiplier: Fix fractional mode clk: sunxi-ng: Fix fractional mode for N-M clocks clk: sunxi-ng: Fix header guard of ccu-sun8i-r.h |
||
---|---|---|
.. | ||
ccu_common.c | ||
ccu_common.h | ||
ccu_div.c | ||
ccu_div.h | ||
ccu_frac.c | ||
ccu_frac.h | ||
ccu_gate.c | ||
ccu_gate.h | ||
ccu_mp.c | ||
ccu_mp.h | ||
ccu_mult.c | ||
ccu_mult.h | ||
ccu_mux.c | ||
ccu_mux.h | ||
ccu_nk.c | ||
ccu_nk.h | ||
ccu_nkm.c | ||
ccu_nkm.h | ||
ccu_nkmp.c | ||
ccu_nkmp.h | ||
ccu_nm.c | ||
ccu_nm.h | ||
ccu_phase.c | ||
ccu_phase.h | ||
ccu_reset.c | ||
ccu_reset.h | ||
ccu-sun5i.c | ||
ccu-sun5i.h | ||
ccu-sun6i-a31.c | ||
ccu-sun6i-a31.h | ||
ccu-sun8i-a23-a33.h | ||
ccu-sun8i-a23.c | ||
ccu-sun8i-a33.c | ||
ccu-sun8i-a83t.c | ||
ccu-sun8i-a83t.h | ||
ccu-sun8i-de2.c | ||
ccu-sun8i-de2.h | ||
ccu-sun8i-h3.c | ||
ccu-sun8i-h3.h | ||
ccu-sun8i-r40.c | ||
ccu-sun8i-r40.h | ||
ccu-sun8i-r.c | ||
ccu-sun8i-r.h | ||
ccu-sun8i-v3s.c | ||
ccu-sun8i-v3s.h | ||
ccu-sun9i-a80-de.c | ||
ccu-sun9i-a80-de.h | ||
ccu-sun9i-a80-usb.c | ||
ccu-sun9i-a80-usb.h | ||
ccu-sun9i-a80.c | ||
ccu-sun9i-a80.h | ||
ccu-sun50i-a64.c | ||
ccu-sun50i-a64.h | ||
Kconfig | ||
Makefile |