blob: c29b83df403e590045805b3099f0901a33b1e97e [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Ulf Hansson3b01f872012-08-27 15:45:50 +02002#
3# Makefile for ux500 clocks
4#
5
6# Clock types
7obj-y += clk-prcc.o
8obj-y += clk-prcmu.o
Ulf Hansson5b82d032013-04-03 14:26:57 +02009obj-y += clk-sysctrl.o
Ulf Hanssonbce5afd2012-08-27 15:45:51 +020010
Linus Walleijb14cbdf2021-09-21 20:48:03 +020011# Reset control
12obj-y += reset-prcc.o
13
Ulf Hanssonbce5afd2012-08-27 15:45:51 +020014# Clock definitions
Lee Jones82b0f4b2013-09-17 10:11:53 +010015obj-y += u8500_of_clk.o
Ulf Hansson45228ef2012-11-22 11:35:39 +010016
17# ABX500 clock driver
18obj-y += abx500-clk.o