33b8ac917a
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
|