1 // SPDX-License-Identifier: GPL-2.0-only
3 * Device Tree Source for OMAP24xx clock data
5 * Copyright (C) 2014 Texas Instruments, Inc.
8 mcbsp1_mux_fck: mcbsp1_mux_fck@4 {
10 compatible = "ti,composite-mux-clock";
11 clocks = <&func_96m_ck>, <&mcbsp_clks>;
16 mcbsp1_fck: mcbsp1_fck {
18 compatible = "ti,composite-clock";
19 clocks = <&mcbsp1_gate_fck>, <&mcbsp1_mux_fck>;
22 mcbsp2_mux_fck: mcbsp2_mux_fck@4 {
24 compatible = "ti,composite-mux-clock";
25 clocks = <&func_96m_ck>, <&mcbsp_clks>;
30 mcbsp2_fck: mcbsp2_fck {
32 compatible = "ti,composite-clock";
33 clocks = <&mcbsp2_gate_fck>, <&mcbsp2_mux_fck>;
38 func_32k_ck: func_32k_ck {
40 compatible = "fixed-clock";
41 clock-frequency = <32768>;
44 secure_32k_ck: secure_32k_ck {
46 compatible = "fixed-clock";
47 clock-frequency = <32768>;
50 virt_12m_ck: virt_12m_ck {
52 compatible = "fixed-clock";
53 clock-frequency = <12000000>;
56 virt_13m_ck: virt_13m_ck {
58 compatible = "fixed-clock";
59 clock-frequency = <13000000>;
62 virt_19200000_ck: virt_19200000_ck {
64 compatible = "fixed-clock";
65 clock-frequency = <19200000>;
68 virt_26m_ck: virt_26m_ck {
70 compatible = "fixed-clock";
71 clock-frequency = <26000000>;
74 aplls_clkin_ck: aplls_clkin_ck@540 {
76 compatible = "ti,mux-clock";
77 clocks = <&virt_19200000_ck>, <&virt_26m_ck>, <&virt_13m_ck>, <&virt_12m_ck>;
82 aplls_clkin_x2_ck: aplls_clkin_x2_ck {
84 compatible = "fixed-factor-clock";
85 clocks = <&aplls_clkin_ck>;
92 compatible = "ti,mux-clock";
93 clocks = <&aplls_clkin_ck>, <&aplls_clkin_x2_ck>;
96 ti,index-starts-at-one;
101 compatible = "ti,divider-clock";
106 ti,index-starts-at-one;
111 compatible = "fixed-clock";
112 clock-frequency = <54000000>;
115 mcbsp_clks: mcbsp_clks {
117 compatible = "fixed-clock";
118 clock-frequency = <0x0>;
121 dpll_ck: dpll_ck@500 {
123 compatible = "ti,omap2-dpll-core-clock";
124 clocks = <&sys_ck>, <&sys_ck>;
125 reg = <0x0500>, <0x0540>;
128 apll96_ck: apll96_ck@500 {
130 compatible = "ti,omap2-apll-clock";
133 ti,idlest-shift = <8>;
134 ti,clock-frequency = <96000000>;
135 reg = <0x0500>, <0x0530>, <0x0520>;
138 apll54_ck: apll54_ck@500 {
140 compatible = "ti,omap2-apll-clock";
143 ti,idlest-shift = <9>;
144 ti,clock-frequency = <54000000>;
145 reg = <0x0500>, <0x0530>, <0x0520>;
148 func_54m_ck: func_54m_ck@540 {
150 compatible = "ti,mux-clock";
151 clocks = <&apll54_ck>, <&alt_ck>;
158 compatible = "fixed-factor-clock";
164 func_96m_ck: func_96m_ck@540 {
168 apll96_d2_ck: apll96_d2_ck {
170 compatible = "fixed-factor-clock";
171 clocks = <&apll96_ck>;
176 func_48m_ck: func_48m_ck@540 {
178 compatible = "ti,mux-clock";
179 clocks = <&apll96_d2_ck>, <&alt_ck>;
184 func_12m_ck: func_12m_ck {
186 compatible = "fixed-factor-clock";
187 clocks = <&func_48m_ck>;
192 sys_clkout_src_gate: sys_clkout_src_gate@70 {
194 compatible = "ti,composite-no-wait-gate-clock";
200 sys_clkout_src_mux: sys_clkout_src_mux@70 {
202 compatible = "ti,composite-mux-clock";
203 clocks = <&core_ck>, <&sys_ck>, <&func_96m_ck>, <&func_54m_ck>;
207 sys_clkout_src: sys_clkout_src {
209 compatible = "ti,composite-clock";
210 clocks = <&sys_clkout_src_gate>, <&sys_clkout_src_mux>;
213 sys_clkout: sys_clkout@70 {
215 compatible = "ti,divider-clock";
216 clocks = <&sys_clkout_src>;
220 ti,index-power-of-two;
223 emul_ck: emul_ck@78 {
225 compatible = "ti,gate-clock";
226 clocks = <&func_54m_ck>;
233 compatible = "ti,divider-clock";
237 ti,index-starts-at-one;
240 dsp_gate_fck: dsp_gate_fck@800 {
242 compatible = "ti,composite-gate-clock";
248 dsp_div_fck: dsp_div_fck@840 {
250 compatible = "ti,composite-divider-clock";
257 compatible = "ti,composite-clock";
258 clocks = <&dsp_gate_fck>, <&dsp_div_fck>;
261 core_l3_ck: core_l3_ck@240 {
263 compatible = "ti,divider-clock";
267 ti,index-starts-at-one;
270 gfx_3d_gate_fck: gfx_3d_gate_fck@300 {
272 compatible = "ti,composite-gate-clock";
273 clocks = <&core_l3_ck>;
278 gfx_3d_div_fck: gfx_3d_div_fck@340 {
280 compatible = "ti,composite-divider-clock";
281 clocks = <&core_l3_ck>;
284 ti,index-starts-at-one;
287 gfx_3d_fck: gfx_3d_fck {
289 compatible = "ti,composite-clock";
290 clocks = <&gfx_3d_gate_fck>, <&gfx_3d_div_fck>;
293 gfx_2d_gate_fck: gfx_2d_gate_fck@300 {
295 compatible = "ti,composite-gate-clock";
296 clocks = <&core_l3_ck>;
301 gfx_2d_div_fck: gfx_2d_div_fck@340 {
303 compatible = "ti,composite-divider-clock";
304 clocks = <&core_l3_ck>;
307 ti,index-starts-at-one;
310 gfx_2d_fck: gfx_2d_fck {
312 compatible = "ti,composite-clock";
313 clocks = <&gfx_2d_gate_fck>, <&gfx_2d_div_fck>;
316 gfx_ick: gfx_ick@310 {
318 compatible = "ti,wait-gate-clock";
319 clocks = <&core_l3_ck>;
326 compatible = "ti,divider-clock";
327 clocks = <&core_l3_ck>;
331 ti,index-starts-at-one;
334 dss_ick: dss_ick@210 {
336 compatible = "ti,omap3-no-wait-interface-clock";
342 dss1_gate_fck: dss1_gate_fck@200 {
344 compatible = "ti,composite-no-wait-gate-clock";
350 core_d2_ck: core_d2_ck {
352 compatible = "fixed-factor-clock";
358 core_d3_ck: core_d3_ck {
360 compatible = "fixed-factor-clock";
366 core_d4_ck: core_d4_ck {
368 compatible = "fixed-factor-clock";
374 core_d5_ck: core_d5_ck {
376 compatible = "fixed-factor-clock";
382 core_d6_ck: core_d6_ck {
384 compatible = "fixed-factor-clock";
392 compatible = "fixed-clock";
393 clock-frequency = <0>;
396 core_d8_ck: core_d8_ck {
398 compatible = "fixed-factor-clock";
404 core_d9_ck: core_d9_ck {
406 compatible = "fixed-factor-clock";
412 core_d12_ck: core_d12_ck {
414 compatible = "fixed-factor-clock";
420 core_d16_ck: core_d16_ck {
422 compatible = "fixed-factor-clock";
428 dss1_mux_fck: dss1_mux_fck@240 {
430 compatible = "ti,composite-mux-clock";
431 clocks = <&sys_ck>, <&core_ck>, <&core_d2_ck>, <&core_d3_ck>, <&core_d4_ck>, <&core_d5_ck>, <&core_d6_ck>, <&core_d8_ck>, <&core_d9_ck>, <&core_d12_ck>, <&core_d16_ck>;
438 compatible = "ti,composite-clock";
439 clocks = <&dss1_gate_fck>, <&dss1_mux_fck>;
442 dss2_gate_fck: dss2_gate_fck@200 {
444 compatible = "ti,composite-no-wait-gate-clock";
445 clocks = <&func_48m_ck>;
450 dss2_mux_fck: dss2_mux_fck@240 {
452 compatible = "ti,composite-mux-clock";
453 clocks = <&sys_ck>, <&func_48m_ck>;
460 compatible = "ti,composite-clock";
461 clocks = <&dss2_gate_fck>, <&dss2_mux_fck>;
464 dss_54m_fck: dss_54m_fck@200 {
466 compatible = "ti,wait-gate-clock";
467 clocks = <&func_54m_ck>;
472 ssi_ssr_sst_gate_fck: ssi_ssr_sst_gate_fck@204 {
474 compatible = "ti,composite-gate-clock";
480 ssi_ssr_sst_div_fck: ssi_ssr_sst_div_fck@240 {
482 compatible = "ti,composite-divider-clock";
488 ssi_ssr_sst_fck: ssi_ssr_sst_fck {
490 compatible = "ti,composite-clock";
491 clocks = <&ssi_ssr_sst_gate_fck>, <&ssi_ssr_sst_div_fck>;
494 usb_l4_gate_ick: usb_l4_gate_ick@214 {
496 compatible = "ti,composite-interface-clock";
497 clocks = <&core_l3_ck>;
502 usb_l4_div_ick: usb_l4_div_ick@240 {
504 compatible = "ti,composite-divider-clock";
505 clocks = <&core_l3_ck>;
508 ti,dividers = <0>, <1>, <2>, <0>, <4>;
511 usb_l4_ick: usb_l4_ick {
513 compatible = "ti,composite-clock";
514 clocks = <&usb_l4_gate_ick>, <&usb_l4_div_ick>;
517 ssi_l4_ick: ssi_l4_ick@214 {
519 compatible = "ti,omap3-interface-clock";
525 gpt1_ick: gpt1_ick@410 {
527 compatible = "ti,omap3-interface-clock";
533 gpt1_gate_fck: gpt1_gate_fck@400 {
535 compatible = "ti,composite-gate-clock";
536 clocks = <&func_32k_ck>;
541 gpt1_mux_fck: gpt1_mux_fck@440 {
543 compatible = "ti,composite-mux-clock";
544 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
550 compatible = "ti,composite-clock";
551 clocks = <&gpt1_gate_fck>, <&gpt1_mux_fck>;
554 gpt2_ick: gpt2_ick@210 {
556 compatible = "ti,omap3-interface-clock";
562 gpt2_gate_fck: gpt2_gate_fck@200 {
564 compatible = "ti,composite-gate-clock";
565 clocks = <&func_32k_ck>;
570 gpt2_mux_fck: gpt2_mux_fck@244 {
572 compatible = "ti,composite-mux-clock";
573 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
580 compatible = "ti,composite-clock";
581 clocks = <&gpt2_gate_fck>, <&gpt2_mux_fck>;
584 gpt3_ick: gpt3_ick@210 {
586 compatible = "ti,omap3-interface-clock";
592 gpt3_gate_fck: gpt3_gate_fck@200 {
594 compatible = "ti,composite-gate-clock";
595 clocks = <&func_32k_ck>;
600 gpt3_mux_fck: gpt3_mux_fck@244 {
602 compatible = "ti,composite-mux-clock";
603 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
610 compatible = "ti,composite-clock";
611 clocks = <&gpt3_gate_fck>, <&gpt3_mux_fck>;
614 gpt4_ick: gpt4_ick@210 {
616 compatible = "ti,omap3-interface-clock";
622 gpt4_gate_fck: gpt4_gate_fck@200 {
624 compatible = "ti,composite-gate-clock";
625 clocks = <&func_32k_ck>;
630 gpt4_mux_fck: gpt4_mux_fck@244 {
632 compatible = "ti,composite-mux-clock";
633 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
640 compatible = "ti,composite-clock";
641 clocks = <&gpt4_gate_fck>, <&gpt4_mux_fck>;
644 gpt5_ick: gpt5_ick@210 {
646 compatible = "ti,omap3-interface-clock";
652 gpt5_gate_fck: gpt5_gate_fck@200 {
654 compatible = "ti,composite-gate-clock";
655 clocks = <&func_32k_ck>;
660 gpt5_mux_fck: gpt5_mux_fck@244 {
662 compatible = "ti,composite-mux-clock";
663 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
670 compatible = "ti,composite-clock";
671 clocks = <&gpt5_gate_fck>, <&gpt5_mux_fck>;
674 gpt6_ick: gpt6_ick@210 {
676 compatible = "ti,omap3-interface-clock";
682 gpt6_gate_fck: gpt6_gate_fck@200 {
684 compatible = "ti,composite-gate-clock";
685 clocks = <&func_32k_ck>;
690 gpt6_mux_fck: gpt6_mux_fck@244 {
692 compatible = "ti,composite-mux-clock";
693 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
700 compatible = "ti,composite-clock";
701 clocks = <&gpt6_gate_fck>, <&gpt6_mux_fck>;
704 gpt7_ick: gpt7_ick@210 {
706 compatible = "ti,omap3-interface-clock";
712 gpt7_gate_fck: gpt7_gate_fck@200 {
714 compatible = "ti,composite-gate-clock";
715 clocks = <&func_32k_ck>;
720 gpt7_mux_fck: gpt7_mux_fck@244 {
722 compatible = "ti,composite-mux-clock";
723 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
730 compatible = "ti,composite-clock";
731 clocks = <&gpt7_gate_fck>, <&gpt7_mux_fck>;
734 gpt8_ick: gpt8_ick@210 {
736 compatible = "ti,omap3-interface-clock";
742 gpt8_gate_fck: gpt8_gate_fck@200 {
744 compatible = "ti,composite-gate-clock";
745 clocks = <&func_32k_ck>;
750 gpt8_mux_fck: gpt8_mux_fck@244 {
752 compatible = "ti,composite-mux-clock";
753 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
760 compatible = "ti,composite-clock";
761 clocks = <&gpt8_gate_fck>, <&gpt8_mux_fck>;
764 gpt9_ick: gpt9_ick@210 {
766 compatible = "ti,omap3-interface-clock";
772 gpt9_gate_fck: gpt9_gate_fck@200 {
774 compatible = "ti,composite-gate-clock";
775 clocks = <&func_32k_ck>;
780 gpt9_mux_fck: gpt9_mux_fck@244 {
782 compatible = "ti,composite-mux-clock";
783 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
790 compatible = "ti,composite-clock";
791 clocks = <&gpt9_gate_fck>, <&gpt9_mux_fck>;
794 gpt10_ick: gpt10_ick@210 {
796 compatible = "ti,omap3-interface-clock";
802 gpt10_gate_fck: gpt10_gate_fck@200 {
804 compatible = "ti,composite-gate-clock";
805 clocks = <&func_32k_ck>;
810 gpt10_mux_fck: gpt10_mux_fck@244 {
812 compatible = "ti,composite-mux-clock";
813 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
818 gpt10_fck: gpt10_fck {
820 compatible = "ti,composite-clock";
821 clocks = <&gpt10_gate_fck>, <&gpt10_mux_fck>;
824 gpt11_ick: gpt11_ick@210 {
826 compatible = "ti,omap3-interface-clock";
832 gpt11_gate_fck: gpt11_gate_fck@200 {
834 compatible = "ti,composite-gate-clock";
835 clocks = <&func_32k_ck>;
840 gpt11_mux_fck: gpt11_mux_fck@244 {
842 compatible = "ti,composite-mux-clock";
843 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
848 gpt11_fck: gpt11_fck {
850 compatible = "ti,composite-clock";
851 clocks = <&gpt11_gate_fck>, <&gpt11_mux_fck>;
854 gpt12_ick: gpt12_ick@210 {
856 compatible = "ti,omap3-interface-clock";
862 gpt12_gate_fck: gpt12_gate_fck@200 {
864 compatible = "ti,composite-gate-clock";
865 clocks = <&func_32k_ck>;
870 gpt12_mux_fck: gpt12_mux_fck@244 {
872 compatible = "ti,composite-mux-clock";
873 clocks = <&func_32k_ck>, <&sys_ck>, <&alt_ck>;
878 gpt12_fck: gpt12_fck {
880 compatible = "ti,composite-clock";
881 clocks = <&gpt12_gate_fck>, <&gpt12_mux_fck>;
884 mcbsp1_ick: mcbsp1_ick@210 {
886 compatible = "ti,omap3-interface-clock";
892 mcbsp1_gate_fck: mcbsp1_gate_fck@200 {
894 compatible = "ti,composite-gate-clock";
895 clocks = <&mcbsp_clks>;
900 mcbsp2_ick: mcbsp2_ick@210 {
902 compatible = "ti,omap3-interface-clock";
908 mcbsp2_gate_fck: mcbsp2_gate_fck@200 {
910 compatible = "ti,composite-gate-clock";
911 clocks = <&mcbsp_clks>;
916 mcspi1_ick: mcspi1_ick@210 {
918 compatible = "ti,omap3-interface-clock";
924 mcspi1_fck: mcspi1_fck@200 {
926 compatible = "ti,wait-gate-clock";
927 clocks = <&func_48m_ck>;
932 mcspi2_ick: mcspi2_ick@210 {
934 compatible = "ti,omap3-interface-clock";
940 mcspi2_fck: mcspi2_fck@200 {
942 compatible = "ti,wait-gate-clock";
943 clocks = <&func_48m_ck>;
948 uart1_ick: uart1_ick@210 {
950 compatible = "ti,omap3-interface-clock";
956 uart1_fck: uart1_fck@200 {
958 compatible = "ti,wait-gate-clock";
959 clocks = <&func_48m_ck>;
964 uart2_ick: uart2_ick@210 {
966 compatible = "ti,omap3-interface-clock";
972 uart2_fck: uart2_fck@200 {
974 compatible = "ti,wait-gate-clock";
975 clocks = <&func_48m_ck>;
980 uart3_ick: uart3_ick@214 {
982 compatible = "ti,omap3-interface-clock";
988 uart3_fck: uart3_fck@204 {
990 compatible = "ti,wait-gate-clock";
991 clocks = <&func_48m_ck>;
996 gpios_ick: gpios_ick@410 {
998 compatible = "ti,omap3-interface-clock";
1004 gpios_fck: gpios_fck@400 {
1006 compatible = "ti,wait-gate-clock";
1007 clocks = <&func_32k_ck>;
1012 mpu_wdt_ick: mpu_wdt_ick@410 {
1014 compatible = "ti,omap3-interface-clock";
1020 mpu_wdt_fck: mpu_wdt_fck@400 {
1022 compatible = "ti,wait-gate-clock";
1023 clocks = <&func_32k_ck>;
1028 sync_32k_ick: sync_32k_ick@410 {
1030 compatible = "ti,omap3-interface-clock";
1036 wdt1_ick: wdt1_ick@410 {
1038 compatible = "ti,omap3-interface-clock";
1044 omapctrl_ick: omapctrl_ick@410 {
1046 compatible = "ti,omap3-interface-clock";
1052 cam_fck: cam_fck@200 {
1054 compatible = "ti,gate-clock";
1055 clocks = <&func_96m_ck>;
1056 ti,bit-shift = <31>;
1060 cam_ick: cam_ick@210 {
1062 compatible = "ti,omap3-no-wait-interface-clock";
1064 ti,bit-shift = <31>;
1068 mailboxes_ick: mailboxes_ick@210 {
1070 compatible = "ti,omap3-interface-clock";
1072 ti,bit-shift = <30>;
1076 wdt4_ick: wdt4_ick@210 {
1078 compatible = "ti,omap3-interface-clock";
1080 ti,bit-shift = <29>;
1084 wdt4_fck: wdt4_fck@200 {
1086 compatible = "ti,wait-gate-clock";
1087 clocks = <&func_32k_ck>;
1088 ti,bit-shift = <29>;
1092 mspro_ick: mspro_ick@210 {
1094 compatible = "ti,omap3-interface-clock";
1096 ti,bit-shift = <27>;
1100 mspro_fck: mspro_fck@200 {
1102 compatible = "ti,wait-gate-clock";
1103 clocks = <&func_96m_ck>;
1104 ti,bit-shift = <27>;
1108 fac_ick: fac_ick@210 {
1110 compatible = "ti,omap3-interface-clock";
1112 ti,bit-shift = <25>;
1116 fac_fck: fac_fck@200 {
1118 compatible = "ti,wait-gate-clock";
1119 clocks = <&func_12m_ck>;
1120 ti,bit-shift = <25>;
1124 hdq_ick: hdq_ick@210 {
1126 compatible = "ti,omap3-interface-clock";
1128 ti,bit-shift = <23>;
1132 hdq_fck: hdq_fck@200 {
1134 compatible = "ti,wait-gate-clock";
1135 clocks = <&func_12m_ck>;
1136 ti,bit-shift = <23>;
1140 i2c1_ick: i2c1_ick@210 {
1142 compatible = "ti,omap3-interface-clock";
1144 ti,bit-shift = <19>;
1148 i2c2_ick: i2c2_ick@210 {
1150 compatible = "ti,omap3-interface-clock";
1152 ti,bit-shift = <20>;
1156 gpmc_fck: gpmc_fck@238 {
1158 compatible = "ti,fixed-factor-clock";
1159 clocks = <&core_l3_ck>;
1161 ti,autoidle-shift = <1>;
1163 ti,clock-mult = <1>;
1166 sdma_fck: sdma_fck {
1168 compatible = "fixed-factor-clock";
1169 clocks = <&core_l3_ck>;
1174 sdma_ick: sdma_ick@238 {
1176 compatible = "ti,fixed-factor-clock";
1177 clocks = <&core_l3_ck>;
1179 ti,autoidle-shift = <0>;
1181 ti,clock-mult = <1>;
1184 sdrc_ick: sdrc_ick@238 {
1186 compatible = "ti,fixed-factor-clock";
1187 clocks = <&core_l3_ck>;
1189 ti,autoidle-shift = <2>;
1191 ti,clock-mult = <1>;
1194 des_ick: des_ick@21c {
1196 compatible = "ti,omap3-interface-clock";
1202 sha_ick: sha_ick@21c {
1204 compatible = "ti,omap3-interface-clock";
1210 rng_ick: rng_ick@21c {
1212 compatible = "ti,omap3-interface-clock";
1218 aes_ick: aes_ick@21c {
1220 compatible = "ti,omap3-interface-clock";
1226 pka_ick: pka_ick@21c {
1228 compatible = "ti,omap3-interface-clock";
1234 usb_fck: usb_fck@204 {
1236 compatible = "ti,wait-gate-clock";
1237 clocks = <&func_48m_ck>;