2 * Device Tree Source for AM4372 SoC
4 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
6 * This file is licensed under the terms of the GNU General Public License
7 * version 2. This program is licensed "as is" without any warranty of any
8 * kind, whether express or implied.
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include <dt-bindings/clock/am4.h>
16 compatible = "ti,am4372", "ti,am43";
17 interrupt-parent = <&wakeupgen>;
23 device_type = "memory";
37 ethernet0 = &cpsw_emac0;
38 ethernet1 = &cpsw_emac1;
46 compatible = "arm,cortex-a9";
50 clocks = <&dpll_mpu_ck>;
53 operating-points-v2 = <&cpu0_opp_table>;
55 clock-latency = <300000>; /* From omap-cpufreq driver */
59 cpu0_opp_table: opp-table {
60 compatible = "operating-points-v2-ti-cpu";
64 opp-hz = /bits/ 64 <300000000>;
65 opp-microvolt = <950000 931000 969000>;
66 opp-supported-hw = <0xFF 0x01>;
71 opp-hz = /bits/ 64 <600000000>;
72 opp-microvolt = <1100000 1078000 1122000>;
73 opp-supported-hw = <0xFF 0x04>;
77 opp-hz = /bits/ 64 <720000000>;
78 opp-microvolt = <1200000 1176000 1224000>;
79 opp-supported-hw = <0xFF 0x08>;
83 opp-hz = /bits/ 64 <800000000>;
84 opp-microvolt = <1260000 1234800 1285200>;
85 opp-supported-hw = <0xFF 0x10>;
89 opp-hz = /bits/ 64 <1000000000>;
90 opp-microvolt = <1325000 1298500 1351500>;
91 opp-supported-hw = <0xFF 0x20>;
95 gic: interrupt-controller@48241000 {
96 compatible = "arm,cortex-a9-gic";
98 #interrupt-cells = <3>;
99 reg = <0x48241000 0x1000>,
101 interrupt-parent = <&gic>;
104 wakeupgen: interrupt-controller@48281000 {
105 compatible = "ti,omap4-wugen-mpu";
106 interrupt-controller;
107 #interrupt-cells = <3>;
108 reg = <0x48281000 0x1000>;
109 interrupt-parent = <&gic>;
113 compatible = "arm,cortex-a9-scu";
114 reg = <0x48240000 0x100>;
117 global_timer: timer@48240200 {
118 compatible = "arm,cortex-a9-global-timer";
119 reg = <0x48240200 0x100>;
120 interrupts = <GIC_PPI 11 IRQ_TYPE_EDGE_RISING>;
121 interrupt-parent = <&gic>;
122 clocks = <&mpu_periphclk>;
125 local_timer: timer@48240600 {
126 compatible = "arm,cortex-a9-twd-timer";
127 reg = <0x48240600 0x100>;
128 interrupts = <GIC_PPI 13 IRQ_TYPE_EDGE_RISING>;
129 interrupt-parent = <&gic>;
130 clocks = <&mpu_periphclk>;
133 l2-cache-controller@48242000 {
134 compatible = "arm,pl310-cache";
135 reg = <0x48242000 0x1000>;
141 compatible = "ti,am4372-l3-noc", "simple-bus";
142 #address-cells = <1>;
145 ti,hwmods = "l3_main";
146 reg = <0x44000000 0x400000
147 0x44800000 0x400000>;
148 interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
149 <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
151 l4_wkup: l4_wkup@44c00000 {
152 compatible = "ti,am4-l4-wkup", "simple-bus";
153 #address-cells = <1>;
155 ranges = <0 0x44c00000 0x287000>;
157 wkup_m3: wkup_m3@100000 {
158 compatible = "ti,am4372-wkup-m3";
159 reg = <0x100000 0x4000>,
161 reg-names = "umem", "dmem";
162 ti,hwmods = "wkup_m3";
163 ti,pm-firmware = "am335x-pm-firmware.elf";
167 compatible = "ti,am4-prcm", "simple-bus";
168 reg = <0x1f0000 0x11000>;
169 interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
170 #address-cells = <1>;
172 ranges = <0 0x1f0000 0x11000>;
174 prcm_clocks: clocks {
175 #address-cells = <1>;
179 prcm_clockdomains: clockdomains {
184 compatible = "ti,am4-scm", "simple-bus";
185 reg = <0x210000 0x4000>;
186 #address-cells = <1>;
188 ranges = <0 0x210000 0x4000>;
190 am43xx_pinmux: pinmux@800 {
191 compatible = "ti,am437-padconf",
194 #address-cells = <1>;
196 #pinctrl-cells = <1>;
197 #interrupt-cells = <1>;
198 interrupt-controller;
199 pinctrl-single,register-width = <32>;
200 pinctrl-single,function-mask = <0xffffffff>;
203 scm_conf: scm_conf@0 {
204 compatible = "syscon";
206 #address-cells = <1>;
210 #address-cells = <1>;
215 wkup_m3_ipc: wkup_m3_ipc@1324 {
216 compatible = "ti,am4372-wkup-m3-ipc";
218 interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
219 ti,rproc = <&wkup_m3>;
220 mboxes = <&mailbox &mbox_wkupm3>;
223 edma_xbar: dma-router@f90 {
224 compatible = "ti,am335x-edma-crossbar";
228 dma-masters = <&edma>;
231 scm_clockdomains: clockdomains {
236 emif: emif@4c000000 {
237 compatible = "ti,emif-am4372";
238 reg = <0x4c000000 0x1000000>;
242 edma: edma@49000000 {
243 compatible = "ti,edma3-tpcc";
245 reg = <0x49000000 0x10000>;
246 reg-names = "edma3_cc";
247 interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>,
248 <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>,
249 <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
250 interrupt-names = "edma3_ccint", "edma3_mperr",
255 ti,tptcs = <&edma_tptc0 7>, <&edma_tptc1 5>,
258 ti,edma-memcpy-channels = <58 59>;
261 edma_tptc0: tptc@49800000 {
262 compatible = "ti,edma3-tptc";
264 reg = <0x49800000 0x100000>;
265 interrupts = <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>;
266 interrupt-names = "edma3_tcerrint";
269 edma_tptc1: tptc@49900000 {
270 compatible = "ti,edma3-tptc";
272 reg = <0x49900000 0x100000>;
273 interrupts = <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>;
274 interrupt-names = "edma3_tcerrint";
277 edma_tptc2: tptc@49a00000 {
278 compatible = "ti,edma3-tptc";
280 reg = <0x49a00000 0x100000>;
281 interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
282 interrupt-names = "edma3_tcerrint";
285 uart0: serial@44e09000 {
286 compatible = "ti,am4372-uart","ti,omap2-uart";
287 reg = <0x44e09000 0x2000>;
288 interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
292 uart1: serial@48022000 {
293 compatible = "ti,am4372-uart","ti,omap2-uart";
294 reg = <0x48022000 0x2000>;
295 interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
300 uart2: serial@48024000 {
301 compatible = "ti,am4372-uart","ti,omap2-uart";
302 reg = <0x48024000 0x2000>;
303 interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
308 uart3: serial@481a6000 {
309 compatible = "ti,am4372-uart","ti,omap2-uart";
310 reg = <0x481a6000 0x2000>;
311 interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
316 uart4: serial@481a8000 {
317 compatible = "ti,am4372-uart","ti,omap2-uart";
318 reg = <0x481a8000 0x2000>;
319 interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
324 uart5: serial@481aa000 {
325 compatible = "ti,am4372-uart","ti,omap2-uart";
326 reg = <0x481aa000 0x2000>;
327 interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
332 mailbox: mailbox@480c8000 {
333 compatible = "ti,omap4-mailbox";
334 reg = <0x480C8000 0x200>;
335 interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
336 ti,hwmods = "mailbox";
338 ti,mbox-num-users = <4>;
339 ti,mbox-num-fifos = <8>;
340 mbox_wkupm3: wkup_m3 {
342 ti,mbox-tx = <0 0 0>;
343 ti,mbox-rx = <0 0 3>;
347 timer1: timer@44e31000 {
348 compatible = "ti,am4372-timer-1ms","ti,am335x-timer-1ms";
349 reg = <0x44e31000 0x400>;
350 interrupts = <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
352 ti,hwmods = "timer1";
353 clocks = <&timer1_fck>;
357 timer2: timer@48040000 {
358 compatible = "ti,am4372-timer","ti,am335x-timer";
359 reg = <0x48040000 0x400>;
360 interrupts = <GIC_SPI 68 IRQ_TYPE_LEVEL_HIGH>;
361 ti,hwmods = "timer2";
362 clocks = <&timer2_fck>;
366 timer3: timer@48042000 {
367 compatible = "ti,am4372-timer","ti,am335x-timer";
368 reg = <0x48042000 0x400>;
369 interrupts = <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>;
370 ti,hwmods = "timer3";
374 timer4: timer@48044000 {
375 compatible = "ti,am4372-timer","ti,am335x-timer";
376 reg = <0x48044000 0x400>;
377 interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>;
379 ti,hwmods = "timer4";
383 timer5: timer@48046000 {
384 compatible = "ti,am4372-timer","ti,am335x-timer";
385 reg = <0x48046000 0x400>;
386 interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
388 ti,hwmods = "timer5";
392 timer6: timer@48048000 {
393 compatible = "ti,am4372-timer","ti,am335x-timer";
394 reg = <0x48048000 0x400>;
395 interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
397 ti,hwmods = "timer6";
401 timer7: timer@4804a000 {
402 compatible = "ti,am4372-timer","ti,am335x-timer";
403 reg = <0x4804a000 0x400>;
404 interrupts = <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>;
406 ti,hwmods = "timer7";
410 timer8: timer@481c1000 {
411 compatible = "ti,am4372-timer","ti,am335x-timer";
412 reg = <0x481c1000 0x400>;
413 interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>;
414 ti,hwmods = "timer8";
418 timer9: timer@4833d000 {
419 compatible = "ti,am4372-timer","ti,am335x-timer";
420 reg = <0x4833d000 0x400>;
421 interrupts = <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>;
422 ti,hwmods = "timer9";
426 timer10: timer@4833f000 {
427 compatible = "ti,am4372-timer","ti,am335x-timer";
428 reg = <0x4833f000 0x400>;
429 interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>;
430 ti,hwmods = "timer10";
434 timer11: timer@48341000 {
435 compatible = "ti,am4372-timer","ti,am335x-timer";
436 reg = <0x48341000 0x400>;
437 interrupts = <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>;
438 ti,hwmods = "timer11";
442 counter32k: counter@44e86000 {
443 compatible = "ti,am4372-counter32k","ti,omap-counter32k";
444 reg = <0x44e86000 0x40>;
445 ti,hwmods = "counter_32k";
449 compatible = "ti,am4372-rtc", "ti,am3352-rtc",
451 reg = <0x44e3e000 0x1000>;
452 interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH
453 GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
455 clocks = <&clk_32768_ck>;
456 clock-names = "int-clk";
461 compatible = "ti,am4372-wdt","ti,omap3-wdt";
462 reg = <0x44e35000 0x1000>;
463 interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
464 ti,hwmods = "wd_timer2";
467 gpio0: gpio@44e07000 {
468 compatible = "ti,am4372-gpio","ti,omap4-gpio";
469 reg = <0x44e07000 0x1000>;
470 interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
473 interrupt-controller;
474 #interrupt-cells = <2>;
479 gpio1: gpio@4804c000 {
480 compatible = "ti,am4372-gpio","ti,omap4-gpio";
481 reg = <0x4804c000 0x1000>;
482 interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>;
485 interrupt-controller;
486 #interrupt-cells = <2>;
491 gpio2: gpio@481ac000 {
492 compatible = "ti,am4372-gpio","ti,omap4-gpio";
493 reg = <0x481ac000 0x1000>;
494 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
497 interrupt-controller;
498 #interrupt-cells = <2>;
503 gpio3: gpio@481ae000 {
504 compatible = "ti,am4372-gpio","ti,omap4-gpio";
505 reg = <0x481ae000 0x1000>;
506 interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;
509 interrupt-controller;
510 #interrupt-cells = <2>;
515 gpio4: gpio@48320000 {
516 compatible = "ti,am4372-gpio","ti,omap4-gpio";
517 reg = <0x48320000 0x1000>;
518 interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
521 interrupt-controller;
522 #interrupt-cells = <2>;
527 gpio5: gpio@48322000 {
528 compatible = "ti,am4372-gpio","ti,omap4-gpio";
529 reg = <0x48322000 0x1000>;
530 interrupts = <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>;
533 interrupt-controller;
534 #interrupt-cells = <2>;
539 hwspinlock: spinlock@480ca000 {
540 compatible = "ti,omap4-hwspinlock";
541 reg = <0x480ca000 0x1000>;
542 ti,hwmods = "spinlock";
547 compatible = "ti,am4372-i2c","ti,omap4-i2c";
548 reg = <0x44e0b000 0x1000>;
549 interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>;
551 #address-cells = <1>;
557 compatible = "ti,am4372-i2c","ti,omap4-i2c";
558 reg = <0x4802a000 0x1000>;
559 interrupts = <GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
561 #address-cells = <1>;
567 compatible = "ti,am4372-i2c","ti,omap4-i2c";
568 reg = <0x4819c000 0x1000>;
569 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
571 #address-cells = <1>;
577 compatible = "ti,am4372-mcspi","ti,omap4-mcspi";
578 reg = <0x48030000 0x400>;
579 interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
581 #address-cells = <1>;
587 compatible = "ti,omap4-hsmmc";
588 reg = <0x48060000 0x1000>;
591 ti,needs-special-reset;
594 dma-names = "tx", "rx";
595 interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;
600 compatible = "ti,omap4-hsmmc";
601 reg = <0x481d8000 0x1000>;
603 ti,needs-special-reset;
606 dma-names = "tx", "rx";
607 interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
612 compatible = "ti,omap4-hsmmc";
613 reg = <0x47810000 0x1000>;
615 ti,needs-special-reset;
616 interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>;
621 compatible = "ti,am4372-mcspi","ti,omap4-mcspi";
622 reg = <0x481a0000 0x400>;
623 interrupts = <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>;
625 #address-cells = <1>;
631 compatible = "ti,am4372-mcspi","ti,omap4-mcspi";
632 reg = <0x481a2000 0x400>;
633 interrupts = <GIC_SPI 126 IRQ_TYPE_LEVEL_HIGH>;
635 #address-cells = <1>;
641 compatible = "ti,am4372-mcspi","ti,omap4-mcspi";
642 reg = <0x481a4000 0x400>;
643 interrupts = <GIC_SPI 136 IRQ_TYPE_LEVEL_HIGH>;
645 #address-cells = <1>;
651 compatible = "ti,am4372-mcspi","ti,omap4-mcspi";
652 reg = <0x48345000 0x400>;
653 interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
655 #address-cells = <1>;
660 mac: ethernet@4a100000 {
661 compatible = "ti,am4372-cpsw","ti,cpsw";
662 reg = <0x4a100000 0x800
664 interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH
665 GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH
666 GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH
667 GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
668 #address-cells = <1>;
670 ti,hwmods = "cpgmac0";
671 clocks = <&cpsw_125mhz_gclk>, <&cpsw_cpts_rft_clk>,
672 <&dpll_clksel_mac_clk>;
673 clock-names = "fck", "cpts", "50mclk";
674 assigned-clocks = <&dpll_clksel_mac_clk>;
675 assigned-clock-rates = <50000000>;
677 cpdma_channels = <8>;
678 ale_entries = <1024>;
679 bd_ram_size = <0x2000>;
680 mac_control = <0x20>;
683 cpts_clock_mult = <0x80000000>;
684 cpts_clock_shift = <29>;
686 syscon = <&scm_conf>;
688 davinci_mdio: mdio@4a101000 {
689 compatible = "ti,am4372-mdio","ti,cpsw-mdio","ti,davinci_mdio";
690 reg = <0x4a101000 0x100>;
691 #address-cells = <1>;
693 ti,hwmods = "davinci_mdio";
694 bus_freq = <1000000>;
698 cpsw_emac0: slave@4a100200 {
699 /* Filled in by U-Boot */
700 mac-address = [ 00 00 00 00 00 00 ];
703 cpsw_emac1: slave@4a100300 {
704 /* Filled in by U-Boot */
705 mac-address = [ 00 00 00 00 00 00 ];
708 phy_sel: cpsw-phy-sel@44e10650 {
709 compatible = "ti,am43xx-cpsw-phy-sel";
710 reg= <0x44e10650 0x4>;
711 reg-names = "gmii-sel";
715 epwmss0: epwmss@48300000 {
716 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss";
717 reg = <0x48300000 0x10>;
718 #address-cells = <1>;
721 ti,hwmods = "epwmss0";
724 ecap0: ecap@48300100 {
725 compatible = "ti,am4372-ecap",
729 reg = <0x48300100 0x80>;
730 clocks = <&l4ls_gclk>;
735 ehrpwm0: pwm@48300200 {
736 compatible = "ti,am4372-ehrpwm",
740 reg = <0x48300200 0x80>;
741 clocks = <&ehrpwm0_tbclk>, <&l4ls_gclk>;
742 clock-names = "tbclk", "fck";
747 epwmss1: epwmss@48302000 {
748 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss";
749 reg = <0x48302000 0x10>;
750 #address-cells = <1>;
753 ti,hwmods = "epwmss1";
756 ecap1: ecap@48302100 {
757 compatible = "ti,am4372-ecap",
761 reg = <0x48302100 0x80>;
762 clocks = <&l4ls_gclk>;
767 ehrpwm1: pwm@48302200 {
768 compatible = "ti,am4372-ehrpwm",
772 reg = <0x48302200 0x80>;
773 clocks = <&ehrpwm1_tbclk>, <&l4ls_gclk>;
774 clock-names = "tbclk", "fck";
779 epwmss2: epwmss@48304000 {
780 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss";
781 reg = <0x48304000 0x10>;
782 #address-cells = <1>;
785 ti,hwmods = "epwmss2";
788 ecap2: ecap@48304100 {
789 compatible = "ti,am4372-ecap",
793 reg = <0x48304100 0x80>;
794 clocks = <&l4ls_gclk>;
799 ehrpwm2: pwm@48304200 {
800 compatible = "ti,am4372-ehrpwm",
804 reg = <0x48304200 0x80>;
805 clocks = <&ehrpwm2_tbclk>, <&l4ls_gclk>;
806 clock-names = "tbclk", "fck";
811 epwmss3: epwmss@48306000 {
812 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss";
813 reg = <0x48306000 0x10>;
814 #address-cells = <1>;
817 ti,hwmods = "epwmss3";
820 ehrpwm3: pwm@48306200 {
821 compatible = "ti,am4372-ehrpwm",
825 reg = <0x48306200 0x80>;
826 clocks = <&ehrpwm3_tbclk>, <&l4ls_gclk>;
827 clock-names = "tbclk", "fck";
832 epwmss4: epwmss@48308000 {
833 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss";
834 reg = <0x48308000 0x10>;
835 #address-cells = <1>;
838 ti,hwmods = "epwmss4";
841 ehrpwm4: pwm@48308200 {
842 compatible = "ti,am4372-ehrpwm",
846 reg = <0x48308200 0x80>;
847 clocks = <&ehrpwm4_tbclk>, <&l4ls_gclk>;
848 clock-names = "tbclk", "fck";
853 epwmss5: epwmss@4830a000 {
854 compatible = "ti,am4372-pwmss","ti,am33xx-pwmss";
855 reg = <0x4830a000 0x10>;
856 #address-cells = <1>;
859 ti,hwmods = "epwmss5";
862 ehrpwm5: pwm@4830a200 {
863 compatible = "ti,am4372-ehrpwm",
867 reg = <0x4830a200 0x80>;
868 clocks = <&ehrpwm5_tbclk>, <&l4ls_gclk>;
869 clock-names = "tbclk", "fck";
874 tscadc: tscadc@44e0d000 {
875 compatible = "ti,am3359-tscadc";
876 reg = <0x44e0d000 0x1000>;
877 ti,hwmods = "adc_tsc";
878 interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
879 clocks = <&adc_tsc_fck>;
882 dmas = <&edma 53 0>, <&edma 57 0>;
883 dma-names = "fifo0", "fifo1";
886 compatible = "ti,am3359-tsc";
890 #io-channel-cells = <1>;
891 compatible = "ti,am3359-adc";
896 sham: sham@53100000 {
897 compatible = "ti,omap5-sham";
899 reg = <0x53100000 0x300>;
902 interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>;
906 compatible = "ti,omap4-aes";
908 reg = <0x53501000 0xa0>;
909 interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
912 dma-names = "tx", "rx";
916 compatible = "ti,omap4-des";
918 reg = <0x53701000 0xa0>;
919 interrupts = <GIC_SPI 130 IRQ_TYPE_LEVEL_HIGH>;
922 dma-names = "tx", "rx";
926 compatible = "ti,omap4-rng";
928 reg = <0x48310000 0x2000>;
929 interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
932 mcasp0: mcasp@48038000 {
933 compatible = "ti,am33xx-mcasp-audio";
934 ti,hwmods = "mcasp0";
935 reg = <0x48038000 0x2000>,
936 <0x46000000 0x400000>;
937 reg-names = "mpu", "dat";
938 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>,
939 <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>;
940 interrupt-names = "tx", "rx";
944 dma-names = "tx", "rx";
947 mcasp1: mcasp@4803c000 {
948 compatible = "ti,am33xx-mcasp-audio";
949 ti,hwmods = "mcasp1";
950 reg = <0x4803C000 0x2000>,
951 <0x46400000 0x400000>;
952 reg-names = "mpu", "dat";
953 interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>,
954 <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
955 interrupt-names = "tx", "rx";
959 dma-names = "tx", "rx";
963 compatible = "ti,am3352-elm";
964 reg = <0x48080000 0x2000>;
965 interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>;
967 clocks = <&l4ls_gclk>;
972 gpmc: gpmc@50000000 {
973 compatible = "ti,am3352-gpmc";
977 clocks = <&l3s_gclk>;
979 reg = <0x50000000 0x2000>;
980 interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
982 gpmc,num-waitpins = <2>;
983 #address-cells = <2>;
985 interrupt-controller;
986 #interrupt-cells = <2>;
992 ocp2scp0: ocp2scp@483a8000 {
993 compatible = "ti,am437x-ocp2scp", "ti,omap-ocp2scp";
994 #address-cells = <1>;
997 ti,hwmods = "ocp2scp0";
999 usb2_phy1: phy@483a8000 {
1000 compatible = "ti,am437x-usb2";
1001 reg = <0x483a8000 0x8000>;
1002 syscon-phy-power = <&scm_conf 0x620>;
1003 clocks = <&usb_phy0_always_on_clk32k>,
1004 <&l4_per_clkctrl AM4_USB_OTG_SS0_CLKCTRL 8>;
1005 clock-names = "wkupclk", "refclk";
1007 status = "disabled";
1011 ocp2scp1: ocp2scp@483e8000 {
1012 compatible = "ti,am437x-ocp2scp", "ti,omap-ocp2scp";
1013 #address-cells = <1>;
1016 ti,hwmods = "ocp2scp1";
1018 usb2_phy2: phy@483e8000 {
1019 compatible = "ti,am437x-usb2";
1020 reg = <0x483e8000 0x8000>;
1021 syscon-phy-power = <&scm_conf 0x628>;
1022 clocks = <&usb_phy1_always_on_clk32k>,
1023 <&l4_per_clkctrl AM4_USB_OTG_SS1_CLKCTRL 8>;
1024 clock-names = "wkupclk", "refclk";
1026 status = "disabled";
1030 dwc3_1: omap_dwc3@48380000 {
1031 compatible = "ti,am437x-dwc3";
1032 ti,hwmods = "usb_otg_ss0";
1033 reg = <0x48380000 0x10000>;
1034 interrupts = <GIC_SPI 172 IRQ_TYPE_LEVEL_HIGH>;
1035 #address-cells = <1>;
1040 usb1: usb@48390000 {
1041 compatible = "synopsys,dwc3";
1042 reg = <0x48390000 0x10000>;
1043 interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>,
1044 <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>,
1045 <GIC_SPI 172 IRQ_TYPE_LEVEL_HIGH>;
1046 interrupt-names = "peripheral",
1049 phys = <&usb2_phy1>;
1050 phy-names = "usb2-phy";
1051 maximum-speed = "high-speed";
1053 status = "disabled";
1054 snps,dis_u3_susphy_quirk;
1055 snps,dis_u2_susphy_quirk;
1059 dwc3_2: omap_dwc3@483c0000 {
1060 compatible = "ti,am437x-dwc3";
1061 ti,hwmods = "usb_otg_ss1";
1062 reg = <0x483c0000 0x10000>;
1063 interrupts = <GIC_SPI 178 IRQ_TYPE_LEVEL_HIGH>;
1064 #address-cells = <1>;
1069 usb2: usb@483d0000 {
1070 compatible = "synopsys,dwc3";
1071 reg = <0x483d0000 0x10000>;
1072 interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>,
1073 <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>,
1074 <GIC_SPI 178 IRQ_TYPE_LEVEL_HIGH>;
1075 interrupt-names = "peripheral",
1078 phys = <&usb2_phy2>;
1079 phy-names = "usb2-phy";
1080 maximum-speed = "high-speed";
1082 status = "disabled";
1083 snps,dis_u3_susphy_quirk;
1084 snps,dis_u2_susphy_quirk;
1088 qspi: qspi@47900000 {
1089 compatible = "ti,am4372-qspi";
1090 reg = <0x47900000 0x100>,
1091 <0x30000000 0x4000000>;
1092 reg-names = "qspi_base", "qspi_mmap";
1093 #address-cells = <1>;
1096 interrupts = <0 138 0x4>;
1098 status = "disabled";
1102 compatible = "ti,am4372-hdq";
1103 reg = <0x48347000 0x1000>;
1104 interrupts = <GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>;
1105 clocks = <&func_12m_clk>;
1106 clock-names = "fck";
1107 ti,hwmods = "hdq1w";
1108 status = "disabled";
1112 compatible = "ti,omap3-dss";
1113 reg = <0x4832a000 0x200>;
1114 status = "disabled";
1115 ti,hwmods = "dss_core";
1116 clocks = <&disp_clk>;
1117 clock-names = "fck";
1118 #address-cells = <1>;
1122 dispc: dispc@4832a400 {
1123 compatible = "ti,omap3-dispc";
1124 reg = <0x4832a400 0x400>;
1125 interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>;
1126 ti,hwmods = "dss_dispc";
1127 clocks = <&disp_clk>;
1128 clock-names = "fck";
1131 rfbi: rfbi@4832a800 {
1132 compatible = "ti,omap3-rfbi";
1133 reg = <0x4832a800 0x100>;
1134 ti,hwmods = "dss_rfbi";
1135 clocks = <&disp_clk>;
1136 clock-names = "fck";
1137 status = "disabled";
1141 ocmcram: ocmcram@40300000 {
1142 compatible = "mmio-sram";
1143 reg = <0x40300000 0x40000>; /* 256k */
1146 dcan0: can@481cc000 {
1147 compatible = "ti,am4372-d_can", "ti,am3352-d_can";
1148 ti,hwmods = "d_can0";
1149 clocks = <&dcan0_fck>;
1150 clock-names = "fck";
1151 reg = <0x481cc000 0x2000>;
1152 syscon-raminit = <&scm_conf 0x644 0>;
1153 interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>;
1154 status = "disabled";
1157 dcan1: can@481d0000 {
1158 compatible = "ti,am4372-d_can", "ti,am3352-d_can";
1159 ti,hwmods = "d_can1";
1160 clocks = <&dcan1_fck>;
1161 clock-names = "fck";
1162 reg = <0x481d0000 0x2000>;
1163 syscon-raminit = <&scm_conf 0x644 1>;
1164 interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
1165 status = "disabled";
1168 vpfe0: vpfe@48326000 {
1169 compatible = "ti,am437x-vpfe";
1170 reg = <0x48326000 0x2000>;
1171 interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
1172 ti,hwmods = "vpfe0";
1173 status = "disabled";
1176 vpfe1: vpfe@48328000 {
1177 compatible = "ti,am437x-vpfe";
1178 reg = <0x48328000 0x2000>;
1179 interrupts = <GIC_SPI 50 IRQ_TYPE_LEVEL_HIGH>;
1180 ti,hwmods = "vpfe1";
1181 status = "disabled";
1186 #include "am43xx-clocks.dtsi"