2 * Device Tree Source for OMAP3 clock data
4 * Copyright (C) 2013 Texas Instruments, Inc.
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
11 emac_ick: emac_ick@32c {
13 compatible = "ti,am35xx-gate-clock";
19 emac_fck: emac_fck@32c {
21 compatible = "ti,gate-clock";
27 vpfe_ick: vpfe_ick@32c {
29 compatible = "ti,am35xx-gate-clock";
35 vpfe_fck: vpfe_fck@32c {
37 compatible = "ti,gate-clock";
43 hsotgusb_ick_am35xx: hsotgusb_ick_am35xx@32c {
45 compatible = "ti,am35xx-gate-clock";
51 hsotgusb_fck_am35xx: hsotgusb_fck_am35xx@32c {
53 compatible = "ti,gate-clock";
59 hecc_ck: hecc_ck@32c {
61 compatible = "ti,am35xx-gate-clock";
68 ipss_ick: ipss_ick@a10 {
70 compatible = "ti,am35xx-interface-clock";
71 clocks = <&core_l3_ick>;
78 compatible = "fixed-clock";
79 clock-frequency = <50000000>;
84 compatible = "fixed-clock";
85 clock-frequency = <27000000>;
88 uart4_ick_am35xx: uart4_ick_am35xx@a10 {
90 compatible = "ti,omap3-interface-clock";
91 clocks = <&core_l4_ick>;
96 uart4_fck_am35xx: uart4_fck_am35xx@a00 {
98 compatible = "ti,wait-gate-clock";
99 clocks = <&core_48m_fck>;
106 core_l3_clkdm: core_l3_clkdm {
107 compatible = "ti,clockdomain";
108 clocks = <&sdrc_ick>, <&ipss_ick>, <&emac_ick>, <&vpfe_ick>,
109 <&hsotgusb_ick_am35xx>, <&hsotgusb_fck_am35xx>,
113 core_l4_clkdm: core_l4_clkdm {
114 compatible = "ti,clockdomain";
115 clocks = <&cpefuse_fck>, <&ts_fck>, <&usbtll_fck>,
116 <&usbtll_ick>, <&mmchs3_ick>, <&mmchs3_fck>,
117 <&mmchs2_fck>, <&mmchs1_fck>, <&i2c3_fck>, <&i2c2_fck>,
118 <&i2c1_fck>, <&mcspi4_fck>, <&mcspi3_fck>,
119 <&mcspi2_fck>, <&mcspi1_fck>, <&uart2_fck>,
120 <&uart1_fck>, <&hdq_fck>, <&mmchs2_ick>, <&mmchs1_ick>,
121 <&hdq_ick>, <&mcspi4_ick>, <&mcspi3_ick>,
122 <&mcspi2_ick>, <&mcspi1_ick>, <&i2c3_ick>, <&i2c2_ick>,
123 <&i2c1_ick>, <&uart2_ick>, <&uart1_ick>, <&gpt11_ick>,
124 <&gpt10_ick>, <&mcbsp5_ick>, <&mcbsp1_ick>,
125 <&omapctrl_ick>, <&aes2_ick>, <&sha12_ick>,
126 <&uart4_ick_am35xx>, <&uart4_fck_am35xx>;