1 # SPDX-License-Identifier: GPL-2.0
3 # Makefile for sunxi specific clk
6 obj-
$(CONFIG_CLK_SUNXI
) += clk-factors.o
8 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-sunxi.o
9 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-a10-codec.o
10 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-a10-hosc.o
11 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-a10-mod1.o
12 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-a10-pll2.o
13 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-a10-ve.o
14 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-a20-gmac.o
15 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-mod0.o
16 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-simple-gates.o
17 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-sun4i-display.o
18 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-sun4i-pll3.o
19 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-sun4i-tcon-ch1.o
20 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-sun8i-bus-gates.o
21 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-sun8i-mbus.o
22 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-sun9i-core.o
23 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-sun9i-mmc.o
24 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-usb.o
26 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-sun8i-apb0.o
27 obj-
$(CONFIG_CLK_SUNXI_CLOCKS
) += clk-sun9i-cpus.o
29 obj-
$(CONFIG_CLK_SUNXI_PRCM_SUN6I
) += clk-sun6i-apb0.o
30 obj-
$(CONFIG_CLK_SUNXI_PRCM_SUN6I
) += clk-sun6i-apb0-gates.o
31 obj-
$(CONFIG_CLK_SUNXI_PRCM_SUN6I
) += clk-sun6i-ar100.o
33 obj-
$(CONFIG_CLK_SUNXI_PRCM_SUN8I
) += clk-sun8i-apb0.o
34 obj-
$(CONFIG_CLK_SUNXI_PRCM_SUN8I
) += clk-sun6i-apb0-gates.o