2 * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
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.
7 * Based on "omap4.dtsi"
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/interrupt-controller/arm-gic.h>
12 #include <dt-bindings/pinctrl/omap.h>
13 #include <dt-bindings/clock/omap5.h>
19 compatible = "ti,omap5";
20 interrupt-parent = <&wakeupgen>;
48 compatible = "arm,cortex-a15";
57 clocks = <&dpll_mpu_ck>;
60 clock-latency = <300000>; /* From omap-cpufreq driver */
63 #cooling-cells = <2>; /* min followed by max */
67 compatible = "arm,cortex-a15";
76 clocks = <&dpll_mpu_ck>;
79 clock-latency = <300000>; /* From omap-cpufreq driver */
82 #cooling-cells = <2>; /* min followed by max */
87 #include "omap4-cpu-thermal.dtsi"
88 #include "omap5-gpu-thermal.dtsi"
89 #include "omap5-core-thermal.dtsi"
93 compatible = "arm,armv7-timer";
94 /* PPI secure/nonsecure IRQ */
95 interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>,
96 <GIC_PPI 14 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>,
97 <GIC_PPI 11 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>,
98 <GIC_PPI 10 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_LOW)>;
99 interrupt-parent = <&gic>;
103 compatible = "arm,cortex-a15-pmu";
104 interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>,
105 <GIC_SPI 132 IRQ_TYPE_LEVEL_HIGH>;
108 gic: interrupt-controller@48211000 {
109 compatible = "arm,cortex-a15-gic";
110 interrupt-controller;
111 #interrupt-cells = <3>;
112 reg = <0 0x48211000 0 0x1000>,
113 <0 0x48212000 0 0x2000>,
114 <0 0x48214000 0 0x2000>,
115 <0 0x48216000 0 0x2000>;
116 interrupt-parent = <&gic>;
119 wakeupgen: interrupt-controller@48281000 {
120 compatible = "ti,omap5-wugen-mpu", "ti,omap4-wugen-mpu";
121 interrupt-controller;
122 #interrupt-cells = <3>;
123 reg = <0 0x48281000 0 0x1000>;
124 interrupt-parent = <&gic>;
128 * The soc node represents the soc top level view. It is used for IPs
129 * that are not memory mapped in the MPU view or for the MPU itself.
132 compatible = "ti,omap-infra";
134 compatible = "ti,omap4-mpu";
141 * XXX: Use a flat representation of the OMAP3 interconnect.
142 * The real OMAP interconnect network is quite complex.
143 * Since it will not bring real advantage to represent that in DT for
144 * the moment, just use a fake OCP bus entry to represent the whole bus
148 compatible = "ti,omap5-l3-noc", "simple-bus";
149 #address-cells = <1>;
151 ranges = <0 0 0 0xc0000000>;
152 dma-ranges = <0x80000000 0x0 0x80000000 0x80000000>;
153 ti,hwmods = "l3_main_1", "l3_main_2", "l3_main_3";
154 reg = <0 0x44000000 0 0x2000>,
155 <0 0x44800000 0 0x3000>,
156 <0 0x45000000 0 0x4000>;
157 interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
158 <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
160 l4_cfg: l4@4a000000 {
161 compatible = "ti,omap5-l4-cfg", "simple-bus";
162 #address-cells = <1>;
164 ranges = <0 0x4a000000 0x22a000>;
167 compatible = "ti,omap5-scm-core", "simple-bus";
168 reg = <0x2000 0x1000>;
169 #address-cells = <1>;
171 ranges = <0 0x2000 0x800>;
173 scm_conf: scm_conf@0 {
174 compatible = "syscon";
176 #address-cells = <1>;
181 scm_padconf_core: scm@2800 {
182 compatible = "ti,omap5-scm-padconf-core",
184 #address-cells = <1>;
186 ranges = <0 0x2800 0x800>;
188 omap5_pmx_core: pinmux@40 {
189 compatible = "ti,omap5-padconf",
192 #address-cells = <1>;
194 #pinctrl-cells = <1>;
195 #interrupt-cells = <1>;
196 interrupt-controller;
197 pinctrl-single,register-width = <16>;
198 pinctrl-single,function-mask = <0x7fff>;
201 omap5_padconf_global: omap5_padconf_global@5a0 {
202 compatible = "syscon",
205 #address-cells = <1>;
207 ranges = <0 0x5a0 0xec>;
209 pbias_regulator: pbias_regulator@60 {
210 compatible = "ti,pbias-omap5", "ti,pbias-omap";
212 syscon = <&omap5_padconf_global>;
213 pbias_mmc_reg: pbias_mmc_omap5 {
214 regulator-name = "pbias_mmc_omap5";
215 regulator-min-microvolt = <1800000>;
216 regulator-max-microvolt = <3300000>;
222 cm_core_aon: cm_core_aon@4000 {
223 compatible = "ti,omap5-cm-core-aon",
225 reg = <0x4000 0x2000>;
226 #address-cells = <1>;
228 ranges = <0 0x4000 0x2000>;
230 cm_core_aon_clocks: clocks {
231 #address-cells = <1>;
235 cm_core_aon_clockdomains: clockdomains {
239 cm_core: cm_core@8000 {
240 compatible = "ti,omap5-cm-core", "simple-bus";
241 reg = <0x8000 0x3000>;
242 #address-cells = <1>;
244 ranges = <0 0x8000 0x3000>;
246 cm_core_clocks: clocks {
247 #address-cells = <1>;
251 cm_core_clockdomains: clockdomains {
256 l4_wkup: l4@4ae00000 {
257 compatible = "ti,omap5-l4-wkup", "simple-bus";
258 #address-cells = <1>;
260 ranges = <0 0x4ae00000 0x2b000>;
262 counter32k: counter@4000 {
263 compatible = "ti,omap-counter32k";
265 ti,hwmods = "counter_32k";
269 compatible = "ti,omap5-prm", "simple-bus";
270 reg = <0x6000 0x3000>;
271 interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
272 #address-cells = <1>;
274 ranges = <0 0x6000 0x3000>;
277 #address-cells = <1>;
281 prm_clockdomains: clockdomains {
286 compatible = "ti,omap5-scrm";
287 reg = <0xa000 0x2000>;
289 scrm_clocks: clocks {
290 #address-cells = <1>;
294 scrm_clockdomains: clockdomains {
298 omap5_pmx_wkup: pinmux@c840 {
299 compatible = "ti,omap5-padconf",
301 reg = <0xc840 0x003c>;
302 #address-cells = <1>;
304 #pinctrl-cells = <1>;
305 #interrupt-cells = <1>;
306 interrupt-controller;
307 pinctrl-single,register-width = <16>;
308 pinctrl-single,function-mask = <0x7fff>;
311 omap5_scm_wkup_pad_conf: omap5_scm_wkup_pad_conf@cda0 {
312 compatible = "ti,omap5-scm-wkup-pad-conf",
315 #address-cells = <1>;
317 ranges = <0 0xcda0 0x60>;
319 scm_wkup_pad_conf: scm_conf@0 {
320 compatible = "syscon", "simple-bus";
322 #address-cells = <1>;
324 ranges = <0 0x0 0x60>;
326 scm_wkup_pad_conf_clocks: clocks@0 {
327 #address-cells = <1>;
334 ocmcram: ocmcram@40300000 {
335 compatible = "mmio-sram";
336 reg = <0x40300000 0x20000>; /* 128k */
339 sdma: dma-controller@4a056000 {
340 compatible = "ti,omap4430-sdma";
341 reg = <0x4a056000 0x1000>;
342 interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>,
343 <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>,
344 <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>,
345 <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
348 dma-requests = <127>;
349 ti,hwmods = "dma_system";
352 gpio1: gpio@4ae10000 {
353 compatible = "ti,omap4-gpio";
354 reg = <0x4ae10000 0x200>;
355 interrupts = <GIC_SPI 29 IRQ_TYPE_LEVEL_HIGH>;
360 interrupt-controller;
361 #interrupt-cells = <2>;
364 gpio2: gpio@48055000 {
365 compatible = "ti,omap4-gpio";
366 reg = <0x48055000 0x200>;
367 interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
371 interrupt-controller;
372 #interrupt-cells = <2>;
375 gpio3: gpio@48057000 {
376 compatible = "ti,omap4-gpio";
377 reg = <0x48057000 0x200>;
378 interrupts = <GIC_SPI 31 IRQ_TYPE_LEVEL_HIGH>;
382 interrupt-controller;
383 #interrupt-cells = <2>;
386 gpio4: gpio@48059000 {
387 compatible = "ti,omap4-gpio";
388 reg = <0x48059000 0x200>;
389 interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
393 interrupt-controller;
394 #interrupt-cells = <2>;
397 gpio5: gpio@4805b000 {
398 compatible = "ti,omap4-gpio";
399 reg = <0x4805b000 0x200>;
400 interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
404 interrupt-controller;
405 #interrupt-cells = <2>;
408 gpio6: gpio@4805d000 {
409 compatible = "ti,omap4-gpio";
410 reg = <0x4805d000 0x200>;
411 interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
415 interrupt-controller;
416 #interrupt-cells = <2>;
419 gpio7: gpio@48051000 {
420 compatible = "ti,omap4-gpio";
421 reg = <0x48051000 0x200>;
422 interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
426 interrupt-controller;
427 #interrupt-cells = <2>;
430 gpio8: gpio@48053000 {
431 compatible = "ti,omap4-gpio";
432 reg = <0x48053000 0x200>;
433 interrupts = <GIC_SPI 121 IRQ_TYPE_LEVEL_HIGH>;
437 interrupt-controller;
438 #interrupt-cells = <2>;
441 gpmc: gpmc@50000000 {
442 compatible = "ti,omap4430-gpmc";
443 reg = <0x50000000 0x1000>;
444 #address-cells = <2>;
446 interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
450 gpmc,num-waitpins = <4>;
452 clocks = <&l3_iclk_div>;
454 interrupt-controller;
455 #interrupt-cells = <2>;
461 compatible = "ti,omap4-i2c";
462 reg = <0x48070000 0x100>;
463 interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_HIGH>;
464 #address-cells = <1>;
470 compatible = "ti,omap4-i2c";
471 reg = <0x48072000 0x100>;
472 interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
473 #address-cells = <1>;
479 compatible = "ti,omap4-i2c";
480 reg = <0x48060000 0x100>;
481 interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH>;
482 #address-cells = <1>;
488 compatible = "ti,omap4-i2c";
489 reg = <0x4807a000 0x100>;
490 interrupts = <GIC_SPI 62 IRQ_TYPE_LEVEL_HIGH>;
491 #address-cells = <1>;
497 compatible = "ti,omap4-i2c";
498 reg = <0x4807c000 0x100>;
499 interrupts = <GIC_SPI 60 IRQ_TYPE_LEVEL_HIGH>;
500 #address-cells = <1>;
505 hwspinlock: spinlock@4a0f6000 {
506 compatible = "ti,omap4-hwspinlock";
507 reg = <0x4a0f6000 0x1000>;
508 ti,hwmods = "spinlock";
512 mcspi1: spi@48098000 {
513 compatible = "ti,omap4-mcspi";
514 reg = <0x48098000 0x200>;
515 interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
516 #address-cells = <1>;
518 ti,hwmods = "mcspi1";
528 dma-names = "tx0", "rx0", "tx1", "rx1",
529 "tx2", "rx2", "tx3", "rx3";
532 mcspi2: spi@4809a000 {
533 compatible = "ti,omap4-mcspi";
534 reg = <0x4809a000 0x200>;
535 interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;
536 #address-cells = <1>;
538 ti,hwmods = "mcspi2";
544 dma-names = "tx0", "rx0", "tx1", "rx1";
547 mcspi3: spi@480b8000 {
548 compatible = "ti,omap4-mcspi";
549 reg = <0x480b8000 0x200>;
550 interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
551 #address-cells = <1>;
553 ti,hwmods = "mcspi3";
555 dmas = <&sdma 15>, <&sdma 16>;
556 dma-names = "tx0", "rx0";
559 mcspi4: spi@480ba000 {
560 compatible = "ti,omap4-mcspi";
561 reg = <0x480ba000 0x200>;
562 interrupts = <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH>;
563 #address-cells = <1>;
565 ti,hwmods = "mcspi4";
567 dmas = <&sdma 70>, <&sdma 71>;
568 dma-names = "tx0", "rx0";
571 uart1: serial@4806a000 {
572 compatible = "ti,omap4-uart";
573 reg = <0x4806a000 0x100>;
574 interrupts = <GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>;
576 clock-frequency = <48000000>;
579 uart2: serial@4806c000 {
580 compatible = "ti,omap4-uart";
581 reg = <0x4806c000 0x100>;
582 interrupts = <GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>;
584 clock-frequency = <48000000>;
587 uart3: serial@48020000 {
588 compatible = "ti,omap4-uart";
589 reg = <0x48020000 0x100>;
590 interrupts = <GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH>;
592 clock-frequency = <48000000>;
595 uart4: serial@4806e000 {
596 compatible = "ti,omap4-uart";
597 reg = <0x4806e000 0x100>;
598 interrupts = <GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH>;
600 clock-frequency = <48000000>;
603 uart5: serial@48066000 {
604 compatible = "ti,omap4-uart";
605 reg = <0x48066000 0x100>;
606 interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
608 clock-frequency = <48000000>;
611 uart6: serial@48068000 {
612 compatible = "ti,omap4-uart";
613 reg = <0x48068000 0x100>;
614 interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
616 clock-frequency = <48000000>;
620 compatible = "ti,omap4-hsmmc";
621 reg = <0x4809c000 0x400>;
622 interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
625 ti,needs-special-reset;
626 dmas = <&sdma 61>, <&sdma 62>;
627 dma-names = "tx", "rx";
628 pbias-supply = <&pbias_mmc_reg>;
632 compatible = "ti,omap4-hsmmc";
633 reg = <0x480b4000 0x400>;
634 interrupts = <GIC_SPI 86 IRQ_TYPE_LEVEL_HIGH>;
636 ti,needs-special-reset;
637 dmas = <&sdma 47>, <&sdma 48>;
638 dma-names = "tx", "rx";
642 compatible = "ti,omap4-hsmmc";
643 reg = <0x480ad000 0x400>;
644 interrupts = <GIC_SPI 94 IRQ_TYPE_LEVEL_HIGH>;
646 ti,needs-special-reset;
647 dmas = <&sdma 77>, <&sdma 78>;
648 dma-names = "tx", "rx";
652 compatible = "ti,omap4-hsmmc";
653 reg = <0x480d1000 0x400>;
654 interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
656 ti,needs-special-reset;
657 dmas = <&sdma 57>, <&sdma 58>;
658 dma-names = "tx", "rx";
662 compatible = "ti,omap4-hsmmc";
663 reg = <0x480d5000 0x400>;
664 interrupts = <GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH>;
666 ti,needs-special-reset;
667 dmas = <&sdma 59>, <&sdma 60>;
668 dma-names = "tx", "rx";
671 mmu_dsp: mmu@4a066000 {
672 compatible = "ti,omap4-iommu";
673 reg = <0x4a066000 0x100>;
674 interrupts = <GIC_SPI 28 IRQ_TYPE_LEVEL_HIGH>;
675 ti,hwmods = "mmu_dsp";
679 mmu_ipu: mmu@55082000 {
680 compatible = "ti,omap4-iommu";
681 reg = <0x55082000 0x100>;
682 interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>;
683 ti,hwmods = "mmu_ipu";
685 ti,iommu-bus-err-back;
688 keypad: keypad@4ae1c000 {
689 compatible = "ti,omap4-keypad";
690 reg = <0x4ae1c000 0x400>;
694 mcpdm: mcpdm@40132000 {
695 compatible = "ti,omap4-mcpdm";
696 reg = <0x40132000 0x7f>, /* MPU private access */
697 <0x49032000 0x7f>; /* L3 Interconnect */
698 reg-names = "mpu", "dma";
699 interrupts = <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>;
703 dma-names = "up_link", "dn_link";
707 dmic: dmic@4012e000 {
708 compatible = "ti,omap4-dmic";
709 reg = <0x4012e000 0x7f>, /* MPU private access */
710 <0x4902e000 0x7f>; /* L3 Interconnect */
711 reg-names = "mpu", "dma";
712 interrupts = <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>;
715 dma-names = "up_link";
719 mcbsp1: mcbsp@40122000 {
720 compatible = "ti,omap4-mcbsp";
721 reg = <0x40122000 0xff>, /* MPU private access */
722 <0x49022000 0xff>; /* L3 Interconnect */
723 reg-names = "mpu", "dma";
724 interrupts = <GIC_SPI 17 IRQ_TYPE_LEVEL_HIGH>;
725 interrupt-names = "common";
726 ti,buffer-size = <128>;
727 ti,hwmods = "mcbsp1";
730 dma-names = "tx", "rx";
734 mcbsp2: mcbsp@40124000 {
735 compatible = "ti,omap4-mcbsp";
736 reg = <0x40124000 0xff>, /* MPU private access */
737 <0x49024000 0xff>; /* L3 Interconnect */
738 reg-names = "mpu", "dma";
739 interrupts = <GIC_SPI 22 IRQ_TYPE_LEVEL_HIGH>;
740 interrupt-names = "common";
741 ti,buffer-size = <128>;
742 ti,hwmods = "mcbsp2";
745 dma-names = "tx", "rx";
749 mcbsp3: mcbsp@40126000 {
750 compatible = "ti,omap4-mcbsp";
751 reg = <0x40126000 0xff>, /* MPU private access */
752 <0x49026000 0xff>; /* L3 Interconnect */
753 reg-names = "mpu", "dma";
754 interrupts = <GIC_SPI 23 IRQ_TYPE_LEVEL_HIGH>;
755 interrupt-names = "common";
756 ti,buffer-size = <128>;
757 ti,hwmods = "mcbsp3";
760 dma-names = "tx", "rx";
764 mailbox: mailbox@4a0f4000 {
765 compatible = "ti,omap4-mailbox";
766 reg = <0x4a0f4000 0x200>;
767 interrupts = <GIC_SPI 26 IRQ_TYPE_LEVEL_HIGH>;
768 ti,hwmods = "mailbox";
770 ti,mbox-num-users = <3>;
771 ti,mbox-num-fifos = <8>;
773 ti,mbox-tx = <0 0 0>;
774 ti,mbox-rx = <1 0 0>;
777 ti,mbox-tx = <3 0 0>;
778 ti,mbox-rx = <2 0 0>;
782 timer1: timer@4ae18000 {
783 compatible = "ti,omap5430-timer";
784 reg = <0x4ae18000 0x80>;
785 interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
786 ti,hwmods = "timer1";
788 clocks = <&wkupaon_clkctrl OMAP5_TIMER1_CLKCTRL 24>;
792 timer2: timer@48032000 {
793 compatible = "ti,omap5430-timer";
794 reg = <0x48032000 0x80>;
795 interrupts = <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH>;
796 ti,hwmods = "timer2";
799 timer3: timer@48034000 {
800 compatible = "ti,omap5430-timer";
801 reg = <0x48034000 0x80>;
802 interrupts = <GIC_SPI 39 IRQ_TYPE_LEVEL_HIGH>;
803 ti,hwmods = "timer3";
806 timer4: timer@48036000 {
807 compatible = "ti,omap5430-timer";
808 reg = <0x48036000 0x80>;
809 interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
810 ti,hwmods = "timer4";
813 timer5: timer@40138000 {
814 compatible = "ti,omap5430-timer";
815 reg = <0x40138000 0x80>,
817 interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;
818 ti,hwmods = "timer5";
823 timer6: timer@4013a000 {
824 compatible = "ti,omap5430-timer";
825 reg = <0x4013a000 0x80>,
827 interrupts = <GIC_SPI 42 IRQ_TYPE_LEVEL_HIGH>;
828 ti,hwmods = "timer6";
833 timer7: timer@4013c000 {
834 compatible = "ti,omap5430-timer";
835 reg = <0x4013c000 0x80>,
837 interrupts = <GIC_SPI 43 IRQ_TYPE_LEVEL_HIGH>;
838 ti,hwmods = "timer7";
842 timer8: timer@4013e000 {
843 compatible = "ti,omap5430-timer";
844 reg = <0x4013e000 0x80>,
846 interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
847 ti,hwmods = "timer8";
852 timer9: timer@4803e000 {
853 compatible = "ti,omap5430-timer";
854 reg = <0x4803e000 0x80>;
855 interrupts = <GIC_SPI 45 IRQ_TYPE_LEVEL_HIGH>;
856 ti,hwmods = "timer9";
860 timer10: timer@48086000 {
861 compatible = "ti,omap5430-timer";
862 reg = <0x48086000 0x80>;
863 interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
864 ti,hwmods = "timer10";
868 timer11: timer@48088000 {
869 compatible = "ti,omap5430-timer";
870 reg = <0x48088000 0x80>;
871 interrupts = <GIC_SPI 47 IRQ_TYPE_LEVEL_HIGH>;
872 ti,hwmods = "timer11";
877 compatible = "ti,omap5-wdt", "ti,omap3-wdt";
878 reg = <0x4ae14000 0x80>;
879 interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
880 ti,hwmods = "wd_timer2";
884 compatible = "ti,omap5-dmm";
885 reg = <0x4e000000 0x800>;
886 interrupts = <0 113 0x4>;
890 emif1: emif@4c000000 {
891 compatible = "ti,emif-4d5";
894 phy-type = <2>; /* DDR PHY type: Intelli PHY */
895 reg = <0x4c000000 0x400>;
896 interrupts = <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>;
897 hw-caps-read-idle-ctrl;
898 hw-caps-ll-interface;
902 emif2: emif@4d000000 {
903 compatible = "ti,emif-4d5";
906 phy-type = <2>; /* DDR PHY type: Intelli PHY */
907 reg = <0x4d000000 0x400>;
908 interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
909 hw-caps-read-idle-ctrl;
910 hw-caps-ll-interface;
914 usb3: omap_dwc3@4a020000 {
915 compatible = "ti,dwc3";
916 ti,hwmods = "usb_otg_ss";
917 reg = <0x4a020000 0x10000>;
918 interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
919 #address-cells = <1>;
923 dwc3: dwc3@4a030000 {
924 compatible = "snps,dwc3";
925 reg = <0x4a030000 0x10000>;
926 interrupts = <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>,
927 <GIC_SPI 92 IRQ_TYPE_LEVEL_HIGH>,
928 <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
929 interrupt-names = "peripheral",
932 phys = <&usb2_phy>, <&usb3_phy>;
933 phy-names = "usb2-phy", "usb3-phy";
934 dr_mode = "peripheral";
939 compatible = "ti,omap-ocp2scp";
940 #address-cells = <1>;
942 reg = <0x4a080000 0x20>;
944 ti,hwmods = "ocp2scp1";
945 usb2_phy: usb2phy@4a084000 {
946 compatible = "ti,omap-usb2";
947 reg = <0x4a084000 0x7c>;
948 syscon-phy-power = <&scm_conf 0x300>;
949 clocks = <&usb_phy_cm_clk32k>,
950 <&l3init_clkctrl OMAP5_USB_OTG_SS_CLKCTRL 8>;
951 clock-names = "wkupclk", "refclk";
955 usb3_phy: usb3phy@4a084400 {
956 compatible = "ti,omap-usb3";
957 reg = <0x4a084400 0x80>,
960 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
961 syscon-phy-power = <&scm_conf 0x370>;
962 clocks = <&usb_phy_cm_clk32k>,
964 <&l3init_clkctrl OMAP5_USB_OTG_SS_CLKCTRL 8>;
965 clock-names = "wkupclk",
972 usbhstll: usbhstll@4a062000 {
973 compatible = "ti,usbhs-tll";
974 reg = <0x4a062000 0x1000>;
975 interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
976 ti,hwmods = "usb_tll_hs";
979 usbhshost: usbhshost@4a064000 {
980 compatible = "ti,usbhs-host";
981 reg = <0x4a064000 0x800>;
982 ti,hwmods = "usb_host_hs";
983 #address-cells = <1>;
986 clocks = <&l3init_60m_fclk>,
989 clock-names = "refclk_60m_int",
993 usbhsohci: ohci@4a064800 {
994 compatible = "ti,ohci-omap3";
995 reg = <0x4a064800 0x400>;
996 interrupts = <GIC_SPI 76 IRQ_TYPE_LEVEL_HIGH>;
997 remote-wakeup-connected;
1000 usbhsehci: ehci@4a064c00 {
1001 compatible = "ti,ehci-omap";
1002 reg = <0x4a064c00 0x400>;
1003 interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
1007 bandgap: bandgap@4a0021e0 {
1008 reg = <0x4a0021e0 0xc
1012 interrupts = <GIC_SPI 126 IRQ_TYPE_LEVEL_HIGH>;
1013 compatible = "ti,omap5430-bandgap";
1015 #thermal-sensor-cells = <1>;
1020 compatible = "ti,omap-ocp2scp";
1021 #address-cells = <1>;
1023 reg = <0x4a090000 0x20>;
1025 ti,hwmods = "ocp2scp3";
1026 sata_phy: phy@4a096000 {
1027 compatible = "ti,phy-pipe3-sata";
1028 reg = <0x4A096000 0x80>, /* phy_rx */
1029 <0x4A096400 0x64>, /* phy_tx */
1030 <0x4A096800 0x40>; /* pll_ctrl */
1031 reg-names = "phy_rx", "phy_tx", "pll_ctrl";
1032 syscon-phy-power = <&scm_conf 0x374>;
1033 clocks = <&sys_clkin>,
1034 <&l3init_clkctrl OMAP5_SATA_CLKCTRL 8>;
1035 clock-names = "sysclk", "refclk";
1040 sata: sata@4a141100 {
1041 compatible = "snps,dwc-ahci";
1042 reg = <0x4a140000 0x1100>, <0x4a141100 0x7>;
1043 interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;
1045 phy-names = "sata-phy";
1046 clocks = <&l3init_clkctrl OMAP5_SATA_CLKCTRL 8>;
1048 ports-implemented = <0x1>;
1052 compatible = "ti,omap5-dss";
1053 reg = <0x58000000 0x80>;
1054 status = "disabled";
1055 ti,hwmods = "dss_core";
1056 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 8>;
1057 clock-names = "fck";
1058 #address-cells = <1>;
1063 compatible = "ti,omap5-dispc";
1064 reg = <0x58001000 0x1000>;
1065 interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>;
1066 ti,hwmods = "dss_dispc";
1067 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 8>;
1068 clock-names = "fck";
1071 rfbi: encoder@58002000 {
1072 compatible = "ti,omap5-rfbi";
1073 reg = <0x58002000 0x100>;
1074 status = "disabled";
1075 ti,hwmods = "dss_rfbi";
1076 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 8>, <&l3_iclk_div>;
1077 clock-names = "fck", "ick";
1080 dsi1: encoder@58004000 {
1081 compatible = "ti,omap5-dsi";
1082 reg = <0x58004000 0x200>,
1085 reg-names = "proto", "phy", "pll";
1086 interrupts = <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>;
1087 status = "disabled";
1088 ti,hwmods = "dss_dsi1";
1089 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 8>,
1090 <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 10>;
1091 clock-names = "fck", "sys_clk";
1094 dsi2: encoder@58005000 {
1095 compatible = "ti,omap5-dsi";
1096 reg = <0x58009000 0x200>,
1099 reg-names = "proto", "phy", "pll";
1100 interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>;
1101 status = "disabled";
1102 ti,hwmods = "dss_dsi2";
1103 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 8>,
1104 <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 10>;
1105 clock-names = "fck", "sys_clk";
1108 hdmi: encoder@58060000 {
1109 compatible = "ti,omap5-hdmi";
1110 reg = <0x58040000 0x200>,
1113 <0x58060000 0x19000>;
1114 reg-names = "wp", "pll", "phy", "core";
1115 interrupts = <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>;
1116 status = "disabled";
1117 ti,hwmods = "dss_hdmi";
1118 clocks = <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 9>,
1119 <&dss_clkctrl OMAP5_DSS_CORE_CLKCTRL 10>;
1120 clock-names = "fck", "sys_clk";
1122 dma-names = "audio_tx";
1126 abb_mpu: regulator-abb-mpu {
1127 compatible = "ti,abb-v2";
1128 regulator-name = "abb_mpu";
1129 #address-cells = <0>;
1131 clocks = <&sys_clkin>;
1132 ti,settling-time = <50>;
1133 ti,clock-cycles = <16>;
1135 reg = <0x4ae07cdc 0x8>, <0x4ae06014 0x4>,
1136 <0x4a0021c4 0x8>, <0x4ae0c318 0x4>;
1137 reg-names = "base-address", "int-address",
1138 "efuse-address", "ldo-address";
1139 ti,tranxdone-status-mask = <0x80>;
1140 /* LDOVBBMPU_MUX_CTRL */
1141 ti,ldovbb-override-mask = <0x400>;
1142 /* LDOVBBMPU_VSET_OUT */
1143 ti,ldovbb-vset-mask = <0x1F>;
1146 * NOTE: only FBB mode used but actual vset will
1147 * determine final biasing
1150 /*uV ABB efuse rbb_m fbb_m vset_m*/
1151 1060000 0 0x0 0 0x02000000 0x01F00000
1152 1250000 0 0x4 0 0x02000000 0x01F00000
1156 abb_mm: regulator-abb-mm {
1157 compatible = "ti,abb-v2";
1158 regulator-name = "abb_mm";
1159 #address-cells = <0>;
1161 clocks = <&sys_clkin>;
1162 ti,settling-time = <50>;
1163 ti,clock-cycles = <16>;
1165 reg = <0x4ae07ce4 0x8>, <0x4ae06010 0x4>,
1166 <0x4a0021a4 0x8>, <0x4ae0c314 0x4>;
1167 reg-names = "base-address", "int-address",
1168 "efuse-address", "ldo-address";
1169 ti,tranxdone-status-mask = <0x80000000>;
1170 /* LDOVBBMM_MUX_CTRL */
1171 ti,ldovbb-override-mask = <0x400>;
1172 /* LDOVBBMM_VSET_OUT */
1173 ti,ldovbb-vset-mask = <0x1F>;
1176 * NOTE: only FBB mode used but actual vset will
1177 * determine final biasing
1180 /*uV ABB efuse rbb_m fbb_m vset_m*/
1181 1025000 0 0x0 0 0x02000000 0x01F00000
1182 1120000 0 0x4 0 0x02000000 0x01F00000
1189 polling-delay = <500>; /* milliseconds */
1190 coefficients = <65 (-1791)>;
1193 #include "omap54xx-clocks.dtsi"
1196 coefficients = <117 (-2992)>;
1200 coefficients = <0 2000>;