2 * Copyright (C) 2013 STMicroelectronics (R&D) Limited
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
11 * Fixed 30MHz oscillator input to SoC
13 CLK_SYSIN: CLK_SYSIN {
15 compatible = "fixed-clock";
16 clock-frequency = <30000000>;
20 * ARM Peripheral clock for timers
22 arm_periph_clk: arm_periph_clk {
24 compatible = "fixed-clock";
25 clock-frequency = <500000000>;
29 * Bootloader initialized system infrastructure clock for
32 CLKS_ICN_REG_0: CLKS_ICN_REG_0 {
34 compatible = "fixed-clock";
35 clock-frequency = <100000000>;