blob: 2138a4c8cbcaa23de8e8d8bd9f79d8c0ee606521 [file] [log] [blame]
Ulf Hanssonbce5afd2012-08-27 15:45:51 +02001/*
2 * Clock definitions for u9540 platform.
3 *
4 * Copyright (C) 2012 ST-Ericsson SA
5 * Author: Ulf Hansson <ulf.hansson@linaro.org>
6 *
7 * License terms: GNU General Public License (GPL) version 2
8 */
9
Ulf Hanssonbce5afd2012-08-27 15:45:51 +020010#include <linux/clk-provider.h>
11#include <linux/mfd/dbx500-prcmu.h>
12#include <linux/platform_data/clk-ux500.h>
Ulf Hanssonbce5afd2012-08-27 15:45:51 +020013#include "clk.h"
14
Linus Walleij5dc0fe12015-07-30 15:19:25 +020015void u9540_clk_init(void)
Ulf Hanssonbce5afd2012-08-27 15:45:51 +020016{
17 /* register clocks here */
18}