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 virt_16_8m_ck: virt_16_8m_ck {
13 compatible = "fixed-clock";
14 clock-frequency = <16800000>;
17 osc_sys_ck: osc_sys_ck@d40 {
19 compatible = "ti,mux-clock";
20 clocks = <&virt_12m_ck>, <&virt_13m_ck>, <&virt_19200000_ck>, <&virt_26000000_ck>, <&virt_38_4m_ck>, <&virt_16_8m_ck>;
26 compatible = "ti,divider-clock";
27 clocks = <&osc_sys_ck>;
31 ti,index-starts-at-one;
34 sys_clkout1: sys_clkout1@d70 {
36 compatible = "ti,gate-clock";
37 clocks = <&osc_sys_ck>;
42 dpll3_x2_ck: dpll3_x2_ck {
44 compatible = "fixed-factor-clock";
50 dpll3_m2x2_ck: dpll3_m2x2_ck {
52 compatible = "fixed-factor-clock";
53 clocks = <&dpll3_m2_ck>;
58 dpll4_x2_ck: dpll4_x2_ck {
60 compatible = "fixed-factor-clock";
66 corex2_fck: corex2_fck {
68 compatible = "fixed-factor-clock";
69 clocks = <&dpll3_m2x2_ck>;
74 wkup_l4_ick: wkup_l4_ick {
76 compatible = "fixed-factor-clock";
84 mcbsp5_mux_fck: mcbsp5_mux_fck@68 {
86 compatible = "ti,composite-mux-clock";
87 clocks = <&core_96m_fck>, <&mcbsp_clks>;
92 mcbsp5_fck: mcbsp5_fck {
94 compatible = "ti,composite-clock";
95 clocks = <&mcbsp5_gate_fck>, <&mcbsp5_mux_fck>;
98 mcbsp1_mux_fck: mcbsp1_mux_fck@4 {
100 compatible = "ti,composite-mux-clock";
101 clocks = <&core_96m_fck>, <&mcbsp_clks>;
106 mcbsp1_fck: mcbsp1_fck {
108 compatible = "ti,composite-clock";
109 clocks = <&mcbsp1_gate_fck>, <&mcbsp1_mux_fck>;
112 mcbsp2_mux_fck: mcbsp2_mux_fck@4 {
114 compatible = "ti,composite-mux-clock";
115 clocks = <&per_96m_fck>, <&mcbsp_clks>;
120 mcbsp2_fck: mcbsp2_fck {
122 compatible = "ti,composite-clock";
123 clocks = <&mcbsp2_gate_fck>, <&mcbsp2_mux_fck>;
126 mcbsp3_mux_fck: mcbsp3_mux_fck@68 {
128 compatible = "ti,composite-mux-clock";
129 clocks = <&per_96m_fck>, <&mcbsp_clks>;
133 mcbsp3_fck: mcbsp3_fck {
135 compatible = "ti,composite-clock";
136 clocks = <&mcbsp3_gate_fck>, <&mcbsp3_mux_fck>;
139 mcbsp4_mux_fck: mcbsp4_mux_fck@68 {
141 compatible = "ti,composite-mux-clock";
142 clocks = <&per_96m_fck>, <&mcbsp_clks>;
147 mcbsp4_fck: mcbsp4_fck {
149 compatible = "ti,composite-clock";
150 clocks = <&mcbsp4_gate_fck>, <&mcbsp4_mux_fck>;
154 dummy_apb_pclk: dummy_apb_pclk {
156 compatible = "fixed-clock";
157 clock-frequency = <0x0>;
160 omap_32k_fck: omap_32k_fck {
162 compatible = "fixed-clock";
163 clock-frequency = <32768>;
166 virt_12m_ck: virt_12m_ck {
168 compatible = "fixed-clock";
169 clock-frequency = <12000000>;
172 virt_13m_ck: virt_13m_ck {
174 compatible = "fixed-clock";
175 clock-frequency = <13000000>;
178 virt_19200000_ck: virt_19200000_ck {
180 compatible = "fixed-clock";
181 clock-frequency = <19200000>;
184 virt_26000000_ck: virt_26000000_ck {
186 compatible = "fixed-clock";
187 clock-frequency = <26000000>;
190 virt_38_4m_ck: virt_38_4m_ck {
192 compatible = "fixed-clock";
193 clock-frequency = <38400000>;
196 dpll4_ck: dpll4_ck@d00 {
198 compatible = "ti,omap3-dpll-per-clock";
199 clocks = <&sys_ck>, <&sys_ck>;
200 reg = <0x0d00>, <0x0d20>, <0x0d44>, <0x0d30>;
203 dpll4_m2_ck: dpll4_m2_ck@d48 {
205 compatible = "ti,divider-clock";
206 clocks = <&dpll4_ck>;
209 ti,index-starts-at-one;
212 dpll4_m2x2_mul_ck: dpll4_m2x2_mul_ck {
214 compatible = "fixed-factor-clock";
215 clocks = <&dpll4_m2_ck>;
220 dpll4_m2x2_ck: dpll4_m2x2_ck@d00 {
222 compatible = "ti,gate-clock";
223 clocks = <&dpll4_m2x2_mul_ck>;
224 ti,bit-shift = <0x1b>;
226 ti,set-bit-to-disable;
229 omap_96m_alwon_fck: omap_96m_alwon_fck {
231 compatible = "fixed-factor-clock";
232 clocks = <&dpll4_m2x2_ck>;
237 dpll3_ck: dpll3_ck@d00 {
239 compatible = "ti,omap3-dpll-core-clock";
240 clocks = <&sys_ck>, <&sys_ck>;
241 reg = <0x0d00>, <0x0d20>, <0x0d40>, <0x0d30>;
244 dpll3_m3_ck: dpll3_m3_ck@1140 {
246 compatible = "ti,divider-clock";
247 clocks = <&dpll3_ck>;
251 ti,index-starts-at-one;
254 dpll3_m3x2_mul_ck: dpll3_m3x2_mul_ck {
256 compatible = "fixed-factor-clock";
257 clocks = <&dpll3_m3_ck>;
262 dpll3_m3x2_ck: dpll3_m3x2_ck@d00 {
264 compatible = "ti,gate-clock";
265 clocks = <&dpll3_m3x2_mul_ck>;
266 ti,bit-shift = <0xc>;
268 ti,set-bit-to-disable;
271 emu_core_alwon_ck: emu_core_alwon_ck {
273 compatible = "fixed-factor-clock";
274 clocks = <&dpll3_m3x2_ck>;
279 sys_altclk: sys_altclk {
281 compatible = "fixed-clock";
282 clock-frequency = <0x0>;
285 mcbsp_clks: mcbsp_clks {
287 compatible = "fixed-clock";
288 clock-frequency = <0x0>;
291 dpll3_m2_ck: dpll3_m2_ck@d40 {
293 compatible = "ti,divider-clock";
294 clocks = <&dpll3_ck>;
298 ti,index-starts-at-one;
303 compatible = "fixed-factor-clock";
304 clocks = <&dpll3_m2_ck>;
309 dpll1_fck: dpll1_fck@940 {
311 compatible = "ti,divider-clock";
316 ti,index-starts-at-one;
319 dpll1_ck: dpll1_ck@904 {
321 compatible = "ti,omap3-dpll-clock";
322 clocks = <&sys_ck>, <&dpll1_fck>;
323 reg = <0x0904>, <0x0924>, <0x0940>, <0x0934>;
326 dpll1_x2_ck: dpll1_x2_ck {
328 compatible = "fixed-factor-clock";
329 clocks = <&dpll1_ck>;
334 dpll1_x2m2_ck: dpll1_x2m2_ck@944 {
336 compatible = "ti,divider-clock";
337 clocks = <&dpll1_x2_ck>;
340 ti,index-starts-at-one;
343 cm_96m_fck: cm_96m_fck {
345 compatible = "fixed-factor-clock";
346 clocks = <&omap_96m_alwon_fck>;
351 omap_96m_fck: omap_96m_fck@d40 {
353 compatible = "ti,mux-clock";
354 clocks = <&cm_96m_fck>, <&sys_ck>;
359 dpll4_m3_ck: dpll4_m3_ck@e40 {
361 compatible = "ti,divider-clock";
362 clocks = <&dpll4_ck>;
366 ti,index-starts-at-one;
369 dpll4_m3x2_mul_ck: dpll4_m3x2_mul_ck {
371 compatible = "fixed-factor-clock";
372 clocks = <&dpll4_m3_ck>;
377 dpll4_m3x2_ck: dpll4_m3x2_ck@d00 {
379 compatible = "ti,gate-clock";
380 clocks = <&dpll4_m3x2_mul_ck>;
381 ti,bit-shift = <0x1c>;
383 ti,set-bit-to-disable;
386 omap_54m_fck: omap_54m_fck@d40 {
388 compatible = "ti,mux-clock";
389 clocks = <&dpll4_m3x2_ck>, <&sys_altclk>;
394 cm_96m_d2_fck: cm_96m_d2_fck {
396 compatible = "fixed-factor-clock";
397 clocks = <&cm_96m_fck>;
402 omap_48m_fck: omap_48m_fck@d40 {
404 compatible = "ti,mux-clock";
405 clocks = <&cm_96m_d2_fck>, <&sys_altclk>;
410 omap_12m_fck: omap_12m_fck {
412 compatible = "fixed-factor-clock";
413 clocks = <&omap_48m_fck>;
418 dpll4_m4_ck: dpll4_m4_ck@e40 {
420 compatible = "ti,divider-clock";
421 clocks = <&dpll4_ck>;
424 ti,index-starts-at-one;
427 dpll4_m4x2_mul_ck: dpll4_m4x2_mul_ck {
429 compatible = "ti,fixed-factor-clock";
430 clocks = <&dpll4_m4_ck>;
436 dpll4_m4x2_ck: dpll4_m4x2_ck@d00 {
438 compatible = "ti,gate-clock";
439 clocks = <&dpll4_m4x2_mul_ck>;
440 ti,bit-shift = <0x1d>;
442 ti,set-bit-to-disable;
446 dpll4_m5_ck: dpll4_m5_ck@f40 {
448 compatible = "ti,divider-clock";
449 clocks = <&dpll4_ck>;
452 ti,index-starts-at-one;
455 dpll4_m5x2_mul_ck: dpll4_m5x2_mul_ck {
457 compatible = "ti,fixed-factor-clock";
458 clocks = <&dpll4_m5_ck>;
464 dpll4_m5x2_ck: dpll4_m5x2_ck@d00 {
466 compatible = "ti,gate-clock";
467 clocks = <&dpll4_m5x2_mul_ck>;
468 ti,bit-shift = <0x1e>;
470 ti,set-bit-to-disable;
474 dpll4_m6_ck: dpll4_m6_ck@1140 {
476 compatible = "ti,divider-clock";
477 clocks = <&dpll4_ck>;
481 ti,index-starts-at-one;
484 dpll4_m6x2_mul_ck: dpll4_m6x2_mul_ck {
486 compatible = "fixed-factor-clock";
487 clocks = <&dpll4_m6_ck>;
492 dpll4_m6x2_ck: dpll4_m6x2_ck@d00 {
494 compatible = "ti,gate-clock";
495 clocks = <&dpll4_m6x2_mul_ck>;
496 ti,bit-shift = <0x1f>;
498 ti,set-bit-to-disable;
501 emu_per_alwon_ck: emu_per_alwon_ck {
503 compatible = "fixed-factor-clock";
504 clocks = <&dpll4_m6x2_ck>;
509 clkout2_src_gate_ck: clkout2_src_gate_ck@d70 {
511 compatible = "ti,composite-no-wait-gate-clock";
517 clkout2_src_mux_ck: clkout2_src_mux_ck@d70 {
519 compatible = "ti,composite-mux-clock";
520 clocks = <&core_ck>, <&sys_ck>, <&cm_96m_fck>, <&omap_54m_fck>;
524 clkout2_src_ck: clkout2_src_ck {
526 compatible = "ti,composite-clock";
527 clocks = <&clkout2_src_gate_ck>, <&clkout2_src_mux_ck>;
530 sys_clkout2: sys_clkout2@d70 {
532 compatible = "ti,divider-clock";
533 clocks = <&clkout2_src_ck>;
537 ti,index-power-of-two;
542 compatible = "fixed-factor-clock";
543 clocks = <&dpll1_x2m2_ck>;
548 arm_fck: arm_fck@924 {
550 compatible = "ti,divider-clock";
556 emu_mpu_alwon_ck: emu_mpu_alwon_ck {
558 compatible = "fixed-factor-clock";
566 compatible = "ti,divider-clock";
570 ti,index-starts-at-one;
575 compatible = "ti,divider-clock";
580 ti,index-starts-at-one;
585 compatible = "ti,divider-clock";
590 ti,index-starts-at-one;
593 gpt10_gate_fck: gpt10_gate_fck@a00 {
595 compatible = "ti,composite-gate-clock";
601 gpt10_mux_fck: gpt10_mux_fck@a40 {
603 compatible = "ti,composite-mux-clock";
604 clocks = <&omap_32k_fck>, <&sys_ck>;
609 gpt10_fck: gpt10_fck {
611 compatible = "ti,composite-clock";
612 clocks = <&gpt10_gate_fck>, <&gpt10_mux_fck>;
615 gpt11_gate_fck: gpt11_gate_fck@a00 {
617 compatible = "ti,composite-gate-clock";
623 gpt11_mux_fck: gpt11_mux_fck@a40 {
625 compatible = "ti,composite-mux-clock";
626 clocks = <&omap_32k_fck>, <&sys_ck>;
631 gpt11_fck: gpt11_fck {
633 compatible = "ti,composite-clock";
634 clocks = <&gpt11_gate_fck>, <&gpt11_mux_fck>;
637 core_96m_fck: core_96m_fck {
639 compatible = "fixed-factor-clock";
640 clocks = <&omap_96m_fck>;
645 mmchs2_fck: mmchs2_fck@a00 {
647 compatible = "ti,wait-gate-clock";
648 clocks = <&core_96m_fck>;
653 mmchs1_fck: mmchs1_fck@a00 {
655 compatible = "ti,wait-gate-clock";
656 clocks = <&core_96m_fck>;
661 i2c3_fck: i2c3_fck@a00 {
663 compatible = "ti,wait-gate-clock";
664 clocks = <&core_96m_fck>;
669 i2c2_fck: i2c2_fck@a00 {
671 compatible = "ti,wait-gate-clock";
672 clocks = <&core_96m_fck>;
677 i2c1_fck: i2c1_fck@a00 {
679 compatible = "ti,wait-gate-clock";
680 clocks = <&core_96m_fck>;
685 mcbsp5_gate_fck: mcbsp5_gate_fck@a00 {
687 compatible = "ti,composite-gate-clock";
688 clocks = <&mcbsp_clks>;
693 mcbsp1_gate_fck: mcbsp1_gate_fck@a00 {
695 compatible = "ti,composite-gate-clock";
696 clocks = <&mcbsp_clks>;
701 core_48m_fck: core_48m_fck {
703 compatible = "fixed-factor-clock";
704 clocks = <&omap_48m_fck>;
709 mcspi4_fck: mcspi4_fck@a00 {
711 compatible = "ti,wait-gate-clock";
712 clocks = <&core_48m_fck>;
717 mcspi3_fck: mcspi3_fck@a00 {
719 compatible = "ti,wait-gate-clock";
720 clocks = <&core_48m_fck>;
725 mcspi2_fck: mcspi2_fck@a00 {
727 compatible = "ti,wait-gate-clock";
728 clocks = <&core_48m_fck>;
733 mcspi1_fck: mcspi1_fck@a00 {
735 compatible = "ti,wait-gate-clock";
736 clocks = <&core_48m_fck>;
741 uart2_fck: uart2_fck@a00 {
743 compatible = "ti,wait-gate-clock";
744 clocks = <&core_48m_fck>;
749 uart1_fck: uart1_fck@a00 {
751 compatible = "ti,wait-gate-clock";
752 clocks = <&core_48m_fck>;
757 core_12m_fck: core_12m_fck {
759 compatible = "fixed-factor-clock";
760 clocks = <&omap_12m_fck>;
765 hdq_fck: hdq_fck@a00 {
767 compatible = "ti,wait-gate-clock";
768 clocks = <&core_12m_fck>;
773 core_l3_ick: core_l3_ick {
775 compatible = "fixed-factor-clock";
781 sdrc_ick: sdrc_ick@a10 {
783 compatible = "ti,wait-gate-clock";
784 clocks = <&core_l3_ick>;
791 compatible = "fixed-factor-clock";
792 clocks = <&core_l3_ick>;
797 core_l4_ick: core_l4_ick {
799 compatible = "fixed-factor-clock";
805 mmchs2_ick: mmchs2_ick@a10 {
807 compatible = "ti,omap3-interface-clock";
808 clocks = <&core_l4_ick>;
813 mmchs1_ick: mmchs1_ick@a10 {
815 compatible = "ti,omap3-interface-clock";
816 clocks = <&core_l4_ick>;
821 hdq_ick: hdq_ick@a10 {
823 compatible = "ti,omap3-interface-clock";
824 clocks = <&core_l4_ick>;
829 mcspi4_ick: mcspi4_ick@a10 {
831 compatible = "ti,omap3-interface-clock";
832 clocks = <&core_l4_ick>;
837 mcspi3_ick: mcspi3_ick@a10 {
839 compatible = "ti,omap3-interface-clock";
840 clocks = <&core_l4_ick>;
845 mcspi2_ick: mcspi2_ick@a10 {
847 compatible = "ti,omap3-interface-clock";
848 clocks = <&core_l4_ick>;
853 mcspi1_ick: mcspi1_ick@a10 {
855 compatible = "ti,omap3-interface-clock";
856 clocks = <&core_l4_ick>;
861 i2c3_ick: i2c3_ick@a10 {
863 compatible = "ti,omap3-interface-clock";
864 clocks = <&core_l4_ick>;
869 i2c2_ick: i2c2_ick@a10 {
871 compatible = "ti,omap3-interface-clock";
872 clocks = <&core_l4_ick>;
877 i2c1_ick: i2c1_ick@a10 {
879 compatible = "ti,omap3-interface-clock";
880 clocks = <&core_l4_ick>;
885 uart2_ick: uart2_ick@a10 {
887 compatible = "ti,omap3-interface-clock";
888 clocks = <&core_l4_ick>;
893 uart1_ick: uart1_ick@a10 {
895 compatible = "ti,omap3-interface-clock";
896 clocks = <&core_l4_ick>;
901 gpt11_ick: gpt11_ick@a10 {
903 compatible = "ti,omap3-interface-clock";
904 clocks = <&core_l4_ick>;
909 gpt10_ick: gpt10_ick@a10 {
911 compatible = "ti,omap3-interface-clock";
912 clocks = <&core_l4_ick>;
917 mcbsp5_ick: mcbsp5_ick@a10 {
919 compatible = "ti,omap3-interface-clock";
920 clocks = <&core_l4_ick>;
925 mcbsp1_ick: mcbsp1_ick@a10 {
927 compatible = "ti,omap3-interface-clock";
928 clocks = <&core_l4_ick>;
933 omapctrl_ick: omapctrl_ick@a10 {
935 compatible = "ti,omap3-interface-clock";
936 clocks = <&core_l4_ick>;
941 dss_tv_fck: dss_tv_fck@e00 {
943 compatible = "ti,gate-clock";
944 clocks = <&omap_54m_fck>;
949 dss_96m_fck: dss_96m_fck@e00 {
951 compatible = "ti,gate-clock";
952 clocks = <&omap_96m_fck>;
957 dss2_alwon_fck: dss2_alwon_fck@e00 {
959 compatible = "ti,gate-clock";
967 compatible = "fixed-clock";
968 clock-frequency = <0>;
971 gpt1_gate_fck: gpt1_gate_fck@c00 {
973 compatible = "ti,composite-gate-clock";
979 gpt1_mux_fck: gpt1_mux_fck@c40 {
981 compatible = "ti,composite-mux-clock";
982 clocks = <&omap_32k_fck>, <&sys_ck>;
988 compatible = "ti,composite-clock";
989 clocks = <&gpt1_gate_fck>, <&gpt1_mux_fck>;
992 aes2_ick: aes2_ick@a10 {
994 compatible = "ti,omap3-interface-clock";
995 clocks = <&core_l4_ick>;
1000 wkup_32k_fck: wkup_32k_fck {
1002 compatible = "fixed-factor-clock";
1003 clocks = <&omap_32k_fck>;
1008 gpio1_dbck: gpio1_dbck@c00 {
1010 compatible = "ti,gate-clock";
1011 clocks = <&wkup_32k_fck>;
1016 sha12_ick: sha12_ick@a10 {
1018 compatible = "ti,omap3-interface-clock";
1019 clocks = <&core_l4_ick>;
1021 ti,bit-shift = <27>;
1024 wdt2_fck: wdt2_fck@c00 {
1026 compatible = "ti,wait-gate-clock";
1027 clocks = <&wkup_32k_fck>;
1032 wdt2_ick: wdt2_ick@c10 {
1034 compatible = "ti,omap3-interface-clock";
1035 clocks = <&wkup_l4_ick>;
1040 wdt1_ick: wdt1_ick@c10 {
1042 compatible = "ti,omap3-interface-clock";
1043 clocks = <&wkup_l4_ick>;
1048 gpio1_ick: gpio1_ick@c10 {
1050 compatible = "ti,omap3-interface-clock";
1051 clocks = <&wkup_l4_ick>;
1056 omap_32ksync_ick: omap_32ksync_ick@c10 {
1058 compatible = "ti,omap3-interface-clock";
1059 clocks = <&wkup_l4_ick>;
1064 gpt12_ick: gpt12_ick@c10 {
1066 compatible = "ti,omap3-interface-clock";
1067 clocks = <&wkup_l4_ick>;
1072 gpt1_ick: gpt1_ick@c10 {
1074 compatible = "ti,omap3-interface-clock";
1075 clocks = <&wkup_l4_ick>;
1080 per_96m_fck: per_96m_fck {
1082 compatible = "fixed-factor-clock";
1083 clocks = <&omap_96m_alwon_fck>;
1088 per_48m_fck: per_48m_fck {
1090 compatible = "fixed-factor-clock";
1091 clocks = <&omap_48m_fck>;
1096 uart3_fck: uart3_fck@1000 {
1098 compatible = "ti,wait-gate-clock";
1099 clocks = <&per_48m_fck>;
1101 ti,bit-shift = <11>;
1104 gpt2_gate_fck: gpt2_gate_fck@1000 {
1106 compatible = "ti,composite-gate-clock";
1112 gpt2_mux_fck: gpt2_mux_fck@1040 {
1114 compatible = "ti,composite-mux-clock";
1115 clocks = <&omap_32k_fck>, <&sys_ck>;
1119 gpt2_fck: gpt2_fck {
1121 compatible = "ti,composite-clock";
1122 clocks = <&gpt2_gate_fck>, <&gpt2_mux_fck>;
1125 gpt3_gate_fck: gpt3_gate_fck@1000 {
1127 compatible = "ti,composite-gate-clock";
1133 gpt3_mux_fck: gpt3_mux_fck@1040 {
1135 compatible = "ti,composite-mux-clock";
1136 clocks = <&omap_32k_fck>, <&sys_ck>;
1141 gpt3_fck: gpt3_fck {
1143 compatible = "ti,composite-clock";
1144 clocks = <&gpt3_gate_fck>, <&gpt3_mux_fck>;
1147 gpt4_gate_fck: gpt4_gate_fck@1000 {
1149 compatible = "ti,composite-gate-clock";
1155 gpt4_mux_fck: gpt4_mux_fck@1040 {
1157 compatible = "ti,composite-mux-clock";
1158 clocks = <&omap_32k_fck>, <&sys_ck>;
1163 gpt4_fck: gpt4_fck {
1165 compatible = "ti,composite-clock";
1166 clocks = <&gpt4_gate_fck>, <&gpt4_mux_fck>;
1169 gpt5_gate_fck: gpt5_gate_fck@1000 {
1171 compatible = "ti,composite-gate-clock";
1177 gpt5_mux_fck: gpt5_mux_fck@1040 {
1179 compatible = "ti,composite-mux-clock";
1180 clocks = <&omap_32k_fck>, <&sys_ck>;
1185 gpt5_fck: gpt5_fck {
1187 compatible = "ti,composite-clock";
1188 clocks = <&gpt5_gate_fck>, <&gpt5_mux_fck>;
1191 gpt6_gate_fck: gpt6_gate_fck@1000 {
1193 compatible = "ti,composite-gate-clock";
1199 gpt6_mux_fck: gpt6_mux_fck@1040 {
1201 compatible = "ti,composite-mux-clock";
1202 clocks = <&omap_32k_fck>, <&sys_ck>;
1207 gpt6_fck: gpt6_fck {
1209 compatible = "ti,composite-clock";
1210 clocks = <&gpt6_gate_fck>, <&gpt6_mux_fck>;
1213 gpt7_gate_fck: gpt7_gate_fck@1000 {
1215 compatible = "ti,composite-gate-clock";
1221 gpt7_mux_fck: gpt7_mux_fck@1040 {
1223 compatible = "ti,composite-mux-clock";
1224 clocks = <&omap_32k_fck>, <&sys_ck>;
1229 gpt7_fck: gpt7_fck {
1231 compatible = "ti,composite-clock";
1232 clocks = <&gpt7_gate_fck>, <&gpt7_mux_fck>;
1235 gpt8_gate_fck: gpt8_gate_fck@1000 {
1237 compatible = "ti,composite-gate-clock";
1243 gpt8_mux_fck: gpt8_mux_fck@1040 {
1245 compatible = "ti,composite-mux-clock";
1246 clocks = <&omap_32k_fck>, <&sys_ck>;
1251 gpt8_fck: gpt8_fck {
1253 compatible = "ti,composite-clock";
1254 clocks = <&gpt8_gate_fck>, <&gpt8_mux_fck>;
1257 gpt9_gate_fck: gpt9_gate_fck@1000 {
1259 compatible = "ti,composite-gate-clock";
1261 ti,bit-shift = <10>;
1265 gpt9_mux_fck: gpt9_mux_fck@1040 {
1267 compatible = "ti,composite-mux-clock";
1268 clocks = <&omap_32k_fck>, <&sys_ck>;
1273 gpt9_fck: gpt9_fck {
1275 compatible = "ti,composite-clock";
1276 clocks = <&gpt9_gate_fck>, <&gpt9_mux_fck>;
1279 per_32k_alwon_fck: per_32k_alwon_fck {
1281 compatible = "fixed-factor-clock";
1282 clocks = <&omap_32k_fck>;
1287 gpio6_dbck: gpio6_dbck@1000 {
1289 compatible = "ti,gate-clock";
1290 clocks = <&per_32k_alwon_fck>;
1292 ti,bit-shift = <17>;
1295 gpio5_dbck: gpio5_dbck@1000 {
1297 compatible = "ti,gate-clock";
1298 clocks = <&per_32k_alwon_fck>;
1300 ti,bit-shift = <16>;
1303 gpio4_dbck: gpio4_dbck@1000 {
1305 compatible = "ti,gate-clock";
1306 clocks = <&per_32k_alwon_fck>;
1308 ti,bit-shift = <15>;
1311 gpio3_dbck: gpio3_dbck@1000 {
1313 compatible = "ti,gate-clock";
1314 clocks = <&per_32k_alwon_fck>;
1316 ti,bit-shift = <14>;
1319 gpio2_dbck: gpio2_dbck@1000 {
1321 compatible = "ti,gate-clock";
1322 clocks = <&per_32k_alwon_fck>;
1324 ti,bit-shift = <13>;
1327 wdt3_fck: wdt3_fck@1000 {
1329 compatible = "ti,wait-gate-clock";
1330 clocks = <&per_32k_alwon_fck>;
1332 ti,bit-shift = <12>;
1335 per_l4_ick: per_l4_ick {
1337 compatible = "fixed-factor-clock";
1343 gpio6_ick: gpio6_ick@1010 {
1345 compatible = "ti,omap3-interface-clock";
1346 clocks = <&per_l4_ick>;
1348 ti,bit-shift = <17>;
1351 gpio5_ick: gpio5_ick@1010 {
1353 compatible = "ti,omap3-interface-clock";
1354 clocks = <&per_l4_ick>;
1356 ti,bit-shift = <16>;
1359 gpio4_ick: gpio4_ick@1010 {
1361 compatible = "ti,omap3-interface-clock";
1362 clocks = <&per_l4_ick>;
1364 ti,bit-shift = <15>;
1367 gpio3_ick: gpio3_ick@1010 {
1369 compatible = "ti,omap3-interface-clock";
1370 clocks = <&per_l4_ick>;
1372 ti,bit-shift = <14>;
1375 gpio2_ick: gpio2_ick@1010 {
1377 compatible = "ti,omap3-interface-clock";
1378 clocks = <&per_l4_ick>;
1380 ti,bit-shift = <13>;
1383 wdt3_ick: wdt3_ick@1010 {
1385 compatible = "ti,omap3-interface-clock";
1386 clocks = <&per_l4_ick>;
1388 ti,bit-shift = <12>;
1391 uart3_ick: uart3_ick@1010 {
1393 compatible = "ti,omap3-interface-clock";
1394 clocks = <&per_l4_ick>;
1396 ti,bit-shift = <11>;
1399 uart4_ick: uart4_ick@1010 {
1401 compatible = "ti,omap3-interface-clock";
1402 clocks = <&per_l4_ick>;
1404 ti,bit-shift = <18>;
1407 gpt9_ick: gpt9_ick@1010 {
1409 compatible = "ti,omap3-interface-clock";
1410 clocks = <&per_l4_ick>;
1412 ti,bit-shift = <10>;
1415 gpt8_ick: gpt8_ick@1010 {
1417 compatible = "ti,omap3-interface-clock";
1418 clocks = <&per_l4_ick>;
1423 gpt7_ick: gpt7_ick@1010 {
1425 compatible = "ti,omap3-interface-clock";
1426 clocks = <&per_l4_ick>;
1431 gpt6_ick: gpt6_ick@1010 {
1433 compatible = "ti,omap3-interface-clock";
1434 clocks = <&per_l4_ick>;
1439 gpt5_ick: gpt5_ick@1010 {
1441 compatible = "ti,omap3-interface-clock";
1442 clocks = <&per_l4_ick>;
1447 gpt4_ick: gpt4_ick@1010 {
1449 compatible = "ti,omap3-interface-clock";
1450 clocks = <&per_l4_ick>;
1455 gpt3_ick: gpt3_ick@1010 {
1457 compatible = "ti,omap3-interface-clock";
1458 clocks = <&per_l4_ick>;
1463 gpt2_ick: gpt2_ick@1010 {
1465 compatible = "ti,omap3-interface-clock";
1466 clocks = <&per_l4_ick>;
1471 mcbsp2_ick: mcbsp2_ick@1010 {
1473 compatible = "ti,omap3-interface-clock";
1474 clocks = <&per_l4_ick>;
1479 mcbsp3_ick: mcbsp3_ick@1010 {
1481 compatible = "ti,omap3-interface-clock";
1482 clocks = <&per_l4_ick>;
1487 mcbsp4_ick: mcbsp4_ick@1010 {
1489 compatible = "ti,omap3-interface-clock";
1490 clocks = <&per_l4_ick>;
1495 mcbsp2_gate_fck: mcbsp2_gate_fck@1000 {
1497 compatible = "ti,composite-gate-clock";
1498 clocks = <&mcbsp_clks>;
1503 mcbsp3_gate_fck: mcbsp3_gate_fck@1000 {
1505 compatible = "ti,composite-gate-clock";
1506 clocks = <&mcbsp_clks>;
1511 mcbsp4_gate_fck: mcbsp4_gate_fck@1000 {
1513 compatible = "ti,composite-gate-clock";
1514 clocks = <&mcbsp_clks>;
1519 emu_src_mux_ck: emu_src_mux_ck@1140 {
1521 compatible = "ti,mux-clock";
1522 clocks = <&sys_ck>, <&emu_core_alwon_ck>, <&emu_per_alwon_ck>, <&emu_mpu_alwon_ck>;
1526 emu_src_ck: emu_src_ck {
1528 compatible = "ti,clkdm-gate-clock";
1529 clocks = <&emu_src_mux_ck>;
1532 pclk_fck: pclk_fck@1140 {
1534 compatible = "ti,divider-clock";
1535 clocks = <&emu_src_ck>;
1539 ti,index-starts-at-one;
1542 pclkx2_fck: pclkx2_fck@1140 {
1544 compatible = "ti,divider-clock";
1545 clocks = <&emu_src_ck>;
1549 ti,index-starts-at-one;
1552 atclk_fck: atclk_fck@1140 {
1554 compatible = "ti,divider-clock";
1555 clocks = <&emu_src_ck>;
1559 ti,index-starts-at-one;
1562 traceclk_src_fck: traceclk_src_fck@1140 {
1564 compatible = "ti,mux-clock";
1565 clocks = <&sys_ck>, <&emu_core_alwon_ck>, <&emu_per_alwon_ck>, <&emu_mpu_alwon_ck>;
1570 traceclk_fck: traceclk_fck@1140 {
1572 compatible = "ti,divider-clock";
1573 clocks = <&traceclk_src_fck>;
1574 ti,bit-shift = <11>;
1577 ti,index-starts-at-one;
1580 secure_32k_fck: secure_32k_fck {
1582 compatible = "fixed-clock";
1583 clock-frequency = <32768>;
1586 gpt12_fck: gpt12_fck {
1588 compatible = "fixed-factor-clock";
1589 clocks = <&secure_32k_fck>;
1594 wdt1_fck: wdt1_fck {
1596 compatible = "fixed-factor-clock";
1597 clocks = <&secure_32k_fck>;
1604 core_l3_clkdm: core_l3_clkdm {
1605 compatible = "ti,clockdomain";
1606 clocks = <&sdrc_ick>;
1609 dpll3_clkdm: dpll3_clkdm {
1610 compatible = "ti,clockdomain";
1611 clocks = <&dpll3_ck>;
1614 dpll1_clkdm: dpll1_clkdm {
1615 compatible = "ti,clockdomain";
1616 clocks = <&dpll1_ck>;
1619 per_clkdm: per_clkdm {
1620 compatible = "ti,clockdomain";
1621 clocks = <&uart3_fck>, <&gpio6_dbck>, <&gpio5_dbck>,
1622 <&gpio4_dbck>, <&gpio3_dbck>, <&gpio2_dbck>,
1623 <&wdt3_fck>, <&gpio6_ick>, <&gpio5_ick>, <&gpio4_ick>,
1624 <&gpio3_ick>, <&gpio2_ick>, <&wdt3_ick>, <&uart3_ick>,
1625 <&uart4_ick>, <&gpt9_ick>, <&gpt8_ick>, <&gpt7_ick>,
1626 <&gpt6_ick>, <&gpt5_ick>, <&gpt4_ick>, <&gpt3_ick>,
1627 <&gpt2_ick>, <&mcbsp2_ick>, <&mcbsp3_ick>,
1631 emu_clkdm: emu_clkdm {
1632 compatible = "ti,clockdomain";
1633 clocks = <&emu_src_ck>;
1636 dpll4_clkdm: dpll4_clkdm {
1637 compatible = "ti,clockdomain";
1638 clocks = <&dpll4_ck>;
1641 wkup_clkdm: wkup_clkdm {
1642 compatible = "ti,clockdomain";
1643 clocks = <&gpio1_dbck>, <&wdt2_fck>, <&wdt2_ick>, <&wdt1_ick>,
1644 <&gpio1_ick>, <&omap_32ksync_ick>, <&gpt12_ick>,
1648 dss_clkdm: dss_clkdm {
1649 compatible = "ti,clockdomain";
1650 clocks = <&dss_tv_fck>, <&dss_96m_fck>, <&dss2_alwon_fck>;
1653 core_l4_clkdm: core_l4_clkdm {
1654 compatible = "ti,clockdomain";
1655 clocks = <&mmchs2_fck>, <&mmchs1_fck>, <&i2c3_fck>, <&i2c2_fck>,
1656 <&i2c1_fck>, <&mcspi4_fck>, <&mcspi3_fck>,
1657 <&mcspi2_fck>, <&mcspi1_fck>, <&uart2_fck>,
1658 <&uart1_fck>, <&hdq_fck>, <&mmchs2_ick>, <&mmchs1_ick>,
1659 <&hdq_ick>, <&mcspi4_ick>, <&mcspi3_ick>,
1660 <&mcspi2_ick>, <&mcspi1_ick>, <&i2c3_ick>, <&i2c2_ick>,
1661 <&i2c1_ick>, <&uart2_ick>, <&uart1_ick>, <&gpt11_ick>,
1662 <&gpt10_ick>, <&mcbsp5_ick>, <&mcbsp1_ick>,
1663 <&omapctrl_ick>, <&aes2_ick>, <&sha12_ick>;