mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-08 23:34:19 +07:00

Add a driver for the main clock controller of the Artpec-6 Soc. Signed-off-by: Lars Persson <larper@axis.com> [sboyd@codeaurora.org: Reformatted driver structure and of match] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2 lines
44 B
Makefile
2 lines
44 B
Makefile
obj-$(CONFIG_MACH_ARTPEC6) += clk-artpec6.o
|