mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 18:07:36 +07:00
de64f5c87d
Four more SoCs converted to the new clock framework (A31, A31s, A23 and A33). -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJX1beIAAoJEBx+YmzsjxAgFNQQAIMCbooFBVbNTzSesGwGLBVl uRxO8FP8mPZPM0forHq6N6973no0l5H15I9w3x4T0ozkX18KwsI/dj8Q8ZiAl/S8 gqo8rZARBBKy4rspQQazqFytSCZF+KznDigChhA1KeyG6fbob2bKdYtMRppH+l8F A3HpreGcqKrWv6rBEshYSt9fzFJeoi0W7Uzb0v4wQXuXuVDq/Zpp+fcu+2to/fOO CaI2Dh8Glcfn3gDwk7cZ94NTZud81B/zLqulcOSTV8CP1KQ/ovs6K8UvsziCCw0J oMD4t6kfK8BwCt1hsZTA9XjgIT0Hx1rj7wcTApa88BEea+hU0ulXiwdI1mB/x1TU E880Rp0KIDoldaUBggYTut/vTBWwpOP6lTRWp/EoGfs9Br9VEu1X0wzlihBdAhsQ IhR27GK1wp1fw0ahTFKCYNWTU5fl8iy40gGDqjpaAXnlqMEmIcEthyqdie/n83o+ HvpUhfp9emnrXn5+y3uNeGc9M3O5BxpuyIjY4jChc5zOrrqvSAio1ifHP0TNDHEe ZW3TJSoqU8QfCaQTJKxVzC2LG0ZXIjwTepFtqrx5DrFOkc1M3tYod0L/80nau99v gVghFmaPVnS8HWmuKjlh/jXsI4AqcoESF9kv3bmecDuDc5cWIHkcI/97lsGpXIS8 rSteIQUjRbQkwuo4TyA8 =Ff/R -----END PGP SIGNATURE----- Merge tag 'sunxi-clk-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next Pull Allwinner clock driver changes from Maxime Ripard: Four more SoCs converted to the new clock framework (A31, A31s, A23 and A33). * tag 'sunxi-clk-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux: clk: sunxi-ng: Add hardware dependency clk: sunxi-ng: Add A23 CCU clk: sunxi-ng: Add A33 CCU support clk: sunxi-ng: Add N-class clocks support clk: sunxi-ng: mux: Add mux table macro clk: sunxi-ng: div: Allow to set a maximum clk: sunxi-ng: div: Add kerneldoc for the _ccu_div structure clk: sunxi-ng: div: Add mux table macros clk: sunxi-ng: Add A31/A31s clocks clk: sunxi-ng: mux: Add clk notifier functions clk: sunxi-ng: mux: support fixed pre-dividers on multiple parents clk: sunxi-ng: mux: Add support for mux tables clk: sunxi-ng: mux: Rename mux macro to be consistent clk: sunxi-ng: nkm: Add mux to support multiple parents clk: sunxi-ng: mux: Increase fixed pre-divider div size |
||
---|---|---|
.. | ||
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-sun6i-a31.c | ||
ccu-sun6i-a31.h | ||
ccu-sun8i-a23-a33.h | ||
ccu-sun8i-a23.c | ||
ccu-sun8i-a33.c | ||
ccu-sun8i-h3.c | ||
ccu-sun8i-h3.h | ||
Kconfig | ||
Makefile |