···11+// SPDX-License-Identifier: GPL-2.012/*23 * CS2000 -- CIRRUS LOGIC Fractional-N Clock Synthesizer & Clock Multiplier34 *45 * Copyright (C) 2015 Renesas Electronics Corporation56 * Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>66- *77- * This program is free software; you can redistribute it and/or modify88- * it under the terms of the GNU General Public License version 2 as99- * published by the Free Software Foundation.107 */118#include <linux/clk-provider.h>129#include <linux/delay.h>