1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for AM6 SoC Family Main Domain peripherals
5 * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
7 #include <dt-bindings/phy/phy-am654-serdes.h>
10 msmc_ram: sram@70000000 {
11 compatible = "mmio-sram";
12 reg = <0x0 0x70000000 0x0 0x200000>;
15 ranges = <0x0 0x0 0x70000000 0x200000>;
22 reg = <0xf0000 0x10000>;
26 reg = <0x100000 0x100000>;
30 gic500: interrupt-controller@1800000 {
31 compatible = "arm,gic-v3";
35 #interrupt-cells = <3>;
37 reg = <0x00 0x01800000 0x00 0x10000>, /* GICD */
38 <0x00 0x01880000 0x00 0x90000>; /* GICR */
41 * virtual CPU interface maintenance interrupt
43 interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
45 gic_its: msi-controller@1820000 {
46 compatible = "arm,gic-v3-its";
47 reg = <0x00 0x01820000 0x00 0x10000>;
48 socionext,synquacer-pre-its = <0x1000000 0x400000>;
54 serdes0: serdes@900000 {
55 compatible = "ti,phy-am654-serdes";
56 reg = <0x0 0x900000 0x0 0x2000>;
59 power-domains = <&k3_pds 153 TI_SCI_PD_EXCLUSIVE>;
60 clocks = <&k3_clks 153 4>, <&k3_clks 153 1>, <&serdes1 AM654_SERDES_LO_REFCLK>;
61 clock-output-names = "serdes0_cmu_refclk", "serdes0_lo_refclk", "serdes0_ro_refclk";
62 assigned-clocks = <&k3_clks 153 4>, <&serdes0 AM654_SERDES_CMU_REFCLK>;
63 assigned-clock-parents = <&k3_clks 153 8>, <&k3_clks 153 4>;
64 ti,serdes-clk = <&serdes0_clk>;
66 mux-controls = <&serdes_mux 0>;
69 serdes1: serdes@910000 {
70 compatible = "ti,phy-am654-serdes";
71 reg = <0x0 0x910000 0x0 0x2000>;
74 power-domains = <&k3_pds 154 TI_SCI_PD_EXCLUSIVE>;
75 clocks = <&serdes0 AM654_SERDES_RO_REFCLK>, <&k3_clks 154 1>, <&k3_clks 154 5>;
76 clock-output-names = "serdes1_cmu_refclk", "serdes1_lo_refclk", "serdes1_ro_refclk";
77 assigned-clocks = <&k3_clks 154 5>, <&serdes1 AM654_SERDES_CMU_REFCLK>;
78 assigned-clock-parents = <&k3_clks 154 9>, <&k3_clks 154 5>;
79 ti,serdes-clk = <&serdes1_clk>;
81 mux-controls = <&serdes_mux 1>;
84 main_uart0: serial@2800000 {
85 compatible = "ti,am654-uart";
86 reg = <0x00 0x02800000 0x00 0x100>;
89 interrupts = <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>;
90 clock-frequency = <48000000>;
91 current-speed = <115200>;
92 power-domains = <&k3_pds 146 TI_SCI_PD_EXCLUSIVE>;
95 main_uart1: serial@2810000 {
96 compatible = "ti,am654-uart";
97 reg = <0x00 0x02810000 0x00 0x100>;
100 interrupts = <GIC_SPI 193 IRQ_TYPE_LEVEL_HIGH>;
101 clock-frequency = <48000000>;
102 power-domains = <&k3_pds 147 TI_SCI_PD_EXCLUSIVE>;
105 main_uart2: serial@2820000 {
106 compatible = "ti,am654-uart";
107 reg = <0x00 0x02820000 0x00 0x100>;
110 interrupts = <GIC_SPI 194 IRQ_TYPE_LEVEL_HIGH>;
111 clock-frequency = <48000000>;
112 power-domains = <&k3_pds 148 TI_SCI_PD_EXCLUSIVE>;
115 crypto: crypto@4e00000 {
116 compatible = "ti,am654-sa2ul";
117 reg = <0x0 0x4e00000 0x0 0x1200>;
118 power-domains = <&k3_pds 136 TI_SCI_PD_EXCLUSIVE>;
119 #address-cells = <2>;
121 ranges = <0x0 0x04e00000 0x00 0x04e00000 0x0 0x30000>;
123 dmas = <&main_udmap 0xc000>, <&main_udmap 0x4000>,
124 <&main_udmap 0x4001>;
125 dma-names = "tx", "rx1", "rx2";
129 compatible = "inside-secure,safexcel-eip76";
130 reg = <0x0 0x4e10000 0x0 0x7d>;
131 interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>;
132 clocks = <&k3_clks 136 1>;
136 main_pmx0: pinctrl@11c000 {
137 compatible = "pinctrl-single";
138 reg = <0x0 0x11c000 0x0 0x2e4>;
139 #pinctrl-cells = <1>;
140 pinctrl-single,register-width = <32>;
141 pinctrl-single,function-mask = <0xffffffff>;
144 main_pmx1: pinctrl@11c2e8 {
145 compatible = "pinctrl-single";
146 reg = <0x0 0x11c2e8 0x0 0x24>;
147 #pinctrl-cells = <1>;
148 pinctrl-single,register-width = <32>;
149 pinctrl-single,function-mask = <0xffffffff>;
152 main_i2c0: i2c@2000000 {
153 compatible = "ti,am654-i2c", "ti,omap4-i2c";
154 reg = <0x0 0x2000000 0x0 0x100>;
155 interrupts = <GIC_SPI 200 IRQ_TYPE_LEVEL_HIGH>;
156 #address-cells = <1>;
159 clocks = <&k3_clks 110 1>;
160 power-domains = <&k3_pds 110 TI_SCI_PD_EXCLUSIVE>;
163 main_i2c1: i2c@2010000 {
164 compatible = "ti,am654-i2c", "ti,omap4-i2c";
165 reg = <0x0 0x2010000 0x0 0x100>;
166 interrupts = <GIC_SPI 201 IRQ_TYPE_LEVEL_HIGH>;
167 #address-cells = <1>;
170 clocks = <&k3_clks 111 1>;
171 power-domains = <&k3_pds 111 TI_SCI_PD_EXCLUSIVE>;
174 main_i2c2: i2c@2020000 {
175 compatible = "ti,am654-i2c", "ti,omap4-i2c";
176 reg = <0x0 0x2020000 0x0 0x100>;
177 interrupts = <GIC_SPI 202 IRQ_TYPE_LEVEL_HIGH>;
178 #address-cells = <1>;
181 clocks = <&k3_clks 112 1>;
182 power-domains = <&k3_pds 112 TI_SCI_PD_EXCLUSIVE>;
185 main_i2c3: i2c@2030000 {
186 compatible = "ti,am654-i2c", "ti,omap4-i2c";
187 reg = <0x0 0x2030000 0x0 0x100>;
188 interrupts = <GIC_SPI 203 IRQ_TYPE_LEVEL_HIGH>;
189 #address-cells = <1>;
192 clocks = <&k3_clks 113 1>;
193 power-domains = <&k3_pds 113 TI_SCI_PD_EXCLUSIVE>;
197 compatible = "ti,am654-ecap", "ti,am3352-ecap";
199 reg = <0x0 0x03100000 0x0 0x60>;
200 power-domains = <&k3_pds 39 TI_SCI_PD_EXCLUSIVE>;
201 clocks = <&k3_clks 39 0>;
205 main_spi0: spi@2100000 {
206 compatible = "ti,am654-mcspi","ti,omap4-mcspi";
207 reg = <0x0 0x2100000 0x0 0x400>;
208 interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>;
209 clocks = <&k3_clks 137 1>;
210 power-domains = <&k3_pds 137 TI_SCI_PD_EXCLUSIVE>;
211 #address-cells = <1>;
213 dmas = <&main_udmap 0xc500>, <&main_udmap 0x4500>;
214 dma-names = "tx0", "rx0";
217 main_spi1: spi@2110000 {
218 compatible = "ti,am654-mcspi","ti,omap4-mcspi";
219 reg = <0x0 0x2110000 0x0 0x400>;
220 interrupts = <GIC_SPI 185 IRQ_TYPE_LEVEL_HIGH>;
221 clocks = <&k3_clks 138 1>;
222 power-domains = <&k3_pds 138 TI_SCI_PD_EXCLUSIVE>;
223 #address-cells = <1>;
225 assigned-clocks = <&k3_clks 137 1>;
226 assigned-clock-rates = <48000000>;
229 main_spi2: spi@2120000 {
230 compatible = "ti,am654-mcspi","ti,omap4-mcspi";
231 reg = <0x0 0x2120000 0x0 0x400>;
232 interrupts = <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH>;
233 clocks = <&k3_clks 139 1>;
234 power-domains = <&k3_pds 139 TI_SCI_PD_EXCLUSIVE>;
235 #address-cells = <1>;
239 main_spi3: spi@2130000 {
240 compatible = "ti,am654-mcspi","ti,omap4-mcspi";
241 reg = <0x0 0x2130000 0x0 0x400>;
242 interrupts = <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>;
243 clocks = <&k3_clks 140 1>;
244 power-domains = <&k3_pds 140 TI_SCI_PD_EXCLUSIVE>;
245 #address-cells = <1>;
249 main_spi4: spi@2140000 {
250 compatible = "ti,am654-mcspi","ti,omap4-mcspi";
251 reg = <0x0 0x2140000 0x0 0x400>;
252 interrupts = <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>;
253 clocks = <&k3_clks 141 1>;
254 power-domains = <&k3_pds 141 TI_SCI_PD_EXCLUSIVE>;
255 #address-cells = <1>;
259 sdhci0: sdhci@4f80000 {
260 compatible = "ti,am654-sdhci-5.1";
261 reg = <0x0 0x4f80000 0x0 0x260>, <0x0 0x4f90000 0x0 0x134>;
262 power-domains = <&k3_pds 47 TI_SCI_PD_EXCLUSIVE>;
263 clocks = <&k3_clks 47 0>, <&k3_clks 47 1>;
264 clock-names = "clk_ahb", "clk_xin";
265 interrupts = <GIC_SPI 136 IRQ_TYPE_LEVEL_HIGH>;
268 ti,otap-del-sel-legacy = <0x0>;
269 ti,otap-del-sel-mmc-hs = <0x0>;
270 ti,otap-del-sel-sd-hs = <0x0>;
271 ti,otap-del-sel-sdr12 = <0x0>;
272 ti,otap-del-sel-sdr25 = <0x0>;
273 ti,otap-del-sel-sdr50 = <0x8>;
274 ti,otap-del-sel-sdr104 = <0x7>;
275 ti,otap-del-sel-ddr50 = <0x5>;
276 ti,otap-del-sel-ddr52 = <0x5>;
277 ti,otap-del-sel-hs200 = <0x5>;
278 ti,otap-del-sel-hs400 = <0x0>;
283 sdhci1: sdhci@4fa0000 {
284 compatible = "ti,am654-sdhci-5.1";
285 reg = <0x0 0x4fa0000 0x0 0x260>, <0x0 0x4fb0000 0x0 0x134>;
286 power-domains = <&k3_pds 48 TI_SCI_PD_EXCLUSIVE>;
287 clocks = <&k3_clks 48 0>, <&k3_clks 48 1>;
288 clock-names = "clk_ahb", "clk_xin";
289 interrupts = <GIC_SPI 137 IRQ_TYPE_LEVEL_HIGH>;
290 ti,otap-del-sel-legacy = <0x0>;
291 ti,otap-del-sel-mmc-hs = <0x0>;
292 ti,otap-del-sel-sd-hs = <0x0>;
293 ti,otap-del-sel-sdr12 = <0x0>;
294 ti,otap-del-sel-sdr25 = <0x0>;
295 ti,otap-del-sel-sdr50 = <0x8>;
296 ti,otap-del-sel-sdr104 = <0x7>;
297 ti,otap-del-sel-ddr50 = <0x4>;
298 ti,otap-del-sel-ddr52 = <0x4>;
299 ti,otap-del-sel-hs200 = <0x7>;
300 ti,clkbuf-sel = <0x7>;
301 ti,otap-del-sel = <0x2>;
307 scm_conf: scm-conf@100000 {
308 compatible = "syscon", "simple-mfd";
309 reg = <0 0x00100000 0 0x1c000>;
310 #address-cells = <1>;
312 ranges = <0x0 0x0 0x00100000 0x1c000>;
314 pcie0_mode: pcie-mode@4060 {
315 compatible = "syscon";
316 reg = <0x00004060 0x4>;
319 pcie1_mode: pcie-mode@4070 {
320 compatible = "syscon";
321 reg = <0x00004070 0x4>;
324 pcie_devid: pcie-devid@210 {
325 compatible = "syscon";
326 reg = <0x00000210 0x4>;
329 serdes0_clk: clock@4080 {
330 compatible = "syscon";
331 reg = <0x00004080 0x4>;
334 serdes1_clk: clock@4090 {
335 compatible = "syscon";
336 reg = <0x00004090 0x4>;
339 serdes_mux: mux-controller {
340 compatible = "mmio-mux";
341 #mux-control-cells = <1>;
342 mux-reg-masks = <0x4080 0x3>, /* SERDES0 lane select */
343 <0x4090 0x3>; /* SERDES1 lane select */
346 dss_oldi_io_ctrl: dss-oldi-io-ctrl@41e0 {
347 compatible = "syscon";
348 reg = <0x0000041e0 0x14>;
351 ehrpwm_tbclk: clock@4140 {
352 compatible = "ti,am654-ehrpwm-tbclk", "syscon";
358 dwc3_0: dwc3@4000000 {
359 compatible = "ti,am654-dwc3";
360 reg = <0x0 0x4000000 0x0 0x4000>;
361 #address-cells = <1>;
363 ranges = <0x0 0x0 0x4000000 0x20000>;
364 interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>;
366 power-domains = <&k3_pds 151 TI_SCI_PD_EXCLUSIVE>;
367 clocks = <&k3_clks 151 2>, <&k3_clks 151 7>;
368 assigned-clocks = <&k3_clks 151 2>, <&k3_clks 151 7>;
369 assigned-clock-parents = <&k3_clks 151 4>, /* set REF_CLK to 20MHz i.e. PER0_PLL/48 */
370 <&k3_clks 151 9>; /* set PIPE3_TXB_CLK to CLK_12M_RC/256 (for HS only) */
373 compatible = "snps,dwc3";
374 reg = <0x10000 0x10000>;
375 interrupts = <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>,
376 <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>,
377 <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>;
378 interrupt-names = "peripheral",
381 maximum-speed = "high-speed";
384 phy-names = "usb2-phy";
385 snps,dis_u3_susphy_quirk;
389 usb0_phy: phy@4100000 {
390 compatible = "ti,am654-usb2", "ti,omap-usb2";
391 reg = <0x0 0x4100000 0x0 0x54>;
392 syscon-phy-power = <&scm_conf 0x4000>;
393 clocks = <&k3_clks 151 0>, <&k3_clks 151 1>;
394 clock-names = "wkupclk", "refclk";
398 dwc3_1: dwc3@4020000 {
399 compatible = "ti,am654-dwc3";
400 reg = <0x0 0x4020000 0x0 0x4000>;
401 #address-cells = <1>;
403 ranges = <0x0 0x0 0x4020000 0x20000>;
404 interrupts = <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>;
406 power-domains = <&k3_pds 152 TI_SCI_PD_EXCLUSIVE>;
407 clocks = <&k3_clks 152 2>;
408 assigned-clocks = <&k3_clks 152 2>;
409 assigned-clock-parents = <&k3_clks 152 4>; /* set REF_CLK to 20MHz i.e. PER0_PLL/48 */
412 compatible = "snps,dwc3";
413 reg = <0x10000 0x10000>;
414 interrupts = <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>,
415 <GIC_SPI 120 IRQ_TYPE_LEVEL_HIGH>,
416 <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>;
417 interrupt-names = "peripheral",
420 maximum-speed = "high-speed";
423 phy-names = "usb2-phy";
427 usb1_phy: phy@4110000 {
428 compatible = "ti,am654-usb2", "ti,omap-usb2";
429 reg = <0x0 0x4110000 0x0 0x54>;
430 syscon-phy-power = <&scm_conf 0x4020>;
431 clocks = <&k3_clks 152 0>, <&k3_clks 152 1>;
432 clock-names = "wkupclk", "refclk";
436 intr_main_gpio: interrupt-controller0 {
437 compatible = "ti,sci-intr";
438 ti,intr-trigger-type = <1>;
439 interrupt-controller;
440 interrupt-parent = <&gic500>;
441 #interrupt-cells = <1>;
443 ti,sci-dev-id = <100>;
444 ti,interrupt-ranges = <0 392 32>;
448 compatible = "simple-mfd";
449 #address-cells = <2>;
455 ti,sci-dev-id = <118>;
457 intr_main_navss: interrupt-controller1 {
458 compatible = "ti,sci-intr";
459 ti,intr-trigger-type = <4>;
460 interrupt-controller;
461 interrupt-parent = <&gic500>;
462 #interrupt-cells = <1>;
464 ti,sci-dev-id = <182>;
465 ti,interrupt-ranges = <0 64 64>,
469 inta_main_udmass: interrupt-controller@33d00000 {
470 compatible = "ti,sci-inta";
471 reg = <0x0 0x33d00000 0x0 0x100000>;
472 interrupt-controller;
473 interrupt-parent = <&intr_main_navss>;
475 #interrupt-cells = <0>;
477 ti,sci-dev-id = <179>;
478 ti,interrupt-ranges = <0 0 256>;
481 secure_proxy_main: mailbox@32c00000 {
482 compatible = "ti,am654-secure-proxy";
484 reg-names = "target_data", "rt", "scfg";
485 reg = <0x00 0x32c00000 0x00 0x100000>,
486 <0x00 0x32400000 0x00 0x100000>,
487 <0x00 0x32800000 0x00 0x100000>;
488 interrupt-names = "rx_011";
489 interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
492 hwspinlock: spinlock@30e00000 {
493 compatible = "ti,am654-hwspinlock";
494 reg = <0x00 0x30e00000 0x00 0x1000>;
498 mailbox0_cluster0: mailbox@31f80000 {
499 compatible = "ti,am654-mailbox";
500 reg = <0x00 0x31f80000 0x00 0x200>;
502 ti,mbox-num-users = <4>;
503 ti,mbox-num-fifos = <16>;
504 interrupt-parent = <&intr_main_navss>;
507 mailbox0_cluster1: mailbox@31f81000 {
508 compatible = "ti,am654-mailbox";
509 reg = <0x00 0x31f81000 0x00 0x200>;
511 ti,mbox-num-users = <4>;
512 ti,mbox-num-fifos = <16>;
513 interrupt-parent = <&intr_main_navss>;
516 mailbox0_cluster2: mailbox@31f82000 {
517 compatible = "ti,am654-mailbox";
518 reg = <0x00 0x31f82000 0x00 0x200>;
520 ti,mbox-num-users = <4>;
521 ti,mbox-num-fifos = <16>;
522 interrupt-parent = <&intr_main_navss>;
525 mailbox0_cluster3: mailbox@31f83000 {
526 compatible = "ti,am654-mailbox";
527 reg = <0x00 0x31f83000 0x00 0x200>;
529 ti,mbox-num-users = <4>;
530 ti,mbox-num-fifos = <16>;
531 interrupt-parent = <&intr_main_navss>;
534 mailbox0_cluster4: mailbox@31f84000 {
535 compatible = "ti,am654-mailbox";
536 reg = <0x00 0x31f84000 0x00 0x200>;
538 ti,mbox-num-users = <4>;
539 ti,mbox-num-fifos = <16>;
540 interrupt-parent = <&intr_main_navss>;
543 mailbox0_cluster5: mailbox@31f85000 {
544 compatible = "ti,am654-mailbox";
545 reg = <0x00 0x31f85000 0x00 0x200>;
547 ti,mbox-num-users = <4>;
548 ti,mbox-num-fifos = <16>;
549 interrupt-parent = <&intr_main_navss>;
552 mailbox0_cluster6: mailbox@31f86000 {
553 compatible = "ti,am654-mailbox";
554 reg = <0x00 0x31f86000 0x00 0x200>;
556 ti,mbox-num-users = <4>;
557 ti,mbox-num-fifos = <16>;
558 interrupt-parent = <&intr_main_navss>;
561 mailbox0_cluster7: mailbox@31f87000 {
562 compatible = "ti,am654-mailbox";
563 reg = <0x00 0x31f87000 0x00 0x200>;
565 ti,mbox-num-users = <4>;
566 ti,mbox-num-fifos = <16>;
567 interrupt-parent = <&intr_main_navss>;
570 mailbox0_cluster8: mailbox@31f88000 {
571 compatible = "ti,am654-mailbox";
572 reg = <0x00 0x31f88000 0x00 0x200>;
574 ti,mbox-num-users = <4>;
575 ti,mbox-num-fifos = <16>;
576 interrupt-parent = <&intr_main_navss>;
579 mailbox0_cluster9: mailbox@31f89000 {
580 compatible = "ti,am654-mailbox";
581 reg = <0x00 0x31f89000 0x00 0x200>;
583 ti,mbox-num-users = <4>;
584 ti,mbox-num-fifos = <16>;
585 interrupt-parent = <&intr_main_navss>;
588 mailbox0_cluster10: mailbox@31f8a000 {
589 compatible = "ti,am654-mailbox";
590 reg = <0x00 0x31f8a000 0x00 0x200>;
592 ti,mbox-num-users = <4>;
593 ti,mbox-num-fifos = <16>;
594 interrupt-parent = <&intr_main_navss>;
597 mailbox0_cluster11: mailbox@31f8b000 {
598 compatible = "ti,am654-mailbox";
599 reg = <0x00 0x31f8b000 0x00 0x200>;
601 ti,mbox-num-users = <4>;
602 ti,mbox-num-fifos = <16>;
603 interrupt-parent = <&intr_main_navss>;
606 ringacc: ringacc@3c000000 {
607 compatible = "ti,am654-navss-ringacc";
608 reg = <0x0 0x3c000000 0x0 0x400000>,
609 <0x0 0x38000000 0x0 0x400000>,
610 <0x0 0x31120000 0x0 0x100>,
611 <0x0 0x33000000 0x0 0x40000>;
612 reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target";
613 ti,num-rings = <818>;
614 ti,sci-rm-range-gp-rings = <0x1>; /* GP ring range */
616 ti,sci-dev-id = <187>;
617 msi-parent = <&inta_main_udmass>;
620 main_udmap: dma-controller@31150000 {
621 compatible = "ti,am654-navss-main-udmap";
622 reg = <0x0 0x31150000 0x0 0x100>,
623 <0x0 0x34000000 0x0 0x100000>,
624 <0x0 0x35000000 0x0 0x100000>;
625 reg-names = "gcfg", "rchanrt", "tchanrt";
626 msi-parent = <&inta_main_udmass>;
630 ti,sci-dev-id = <188>;
631 ti,ringacc = <&ringacc>;
633 ti,sci-rm-range-tchan = <0xf>, /* TX_HCHAN */
635 ti,sci-rm-range-rchan = <0xb>, /* RX_HCHAN */
637 ti,sci-rm-range-rflow = <0x0>; /* GP RFLOW */
641 compatible = "ti,am65-cpts";
642 reg = <0x0 0x310d0000 0x0 0x400>;
644 clocks = <&main_cpts_mux>;
645 clock-names = "cpts";
646 interrupts-extended = <&intr_main_navss 391>;
647 interrupt-names = "cpts";
648 ti,cpts-periodic-outputs = <6>;
649 ti,cpts-ext-ts-inputs = <8>;
651 main_cpts_mux: refclk-mux {
653 clocks = <&k3_clks 118 5>, <&k3_clks 118 11>,
654 <&k3_clks 118 6>, <&k3_clks 118 3>,
655 <&k3_clks 118 8>, <&k3_clks 118 14>,
656 <&k3_clks 120 3>, <&k3_clks 121 3>;
657 assigned-clocks = <&main_cpts_mux>;
658 assigned-clock-parents = <&k3_clks 118 5>;
663 main_gpio0: gpio@600000 {
664 compatible = "ti,am654-gpio", "ti,keystone-gpio";
665 reg = <0x0 0x600000 0x0 0x100>;
668 interrupt-parent = <&intr_main_gpio>;
669 interrupts = <192>, <193>, <194>, <195>, <196>, <197>;
670 interrupt-controller;
671 #interrupt-cells = <2>;
673 ti,davinci-gpio-unbanked = <0>;
674 clocks = <&k3_clks 57 0>;
675 clock-names = "gpio";
678 main_gpio1: gpio@601000 {
679 compatible = "ti,am654-gpio", "ti,keystone-gpio";
680 reg = <0x0 0x601000 0x0 0x100>;
683 interrupt-parent = <&intr_main_gpio>;
684 interrupts = <200>, <201>, <202>, <203>, <204>, <205>;
685 interrupt-controller;
686 #interrupt-cells = <2>;
688 ti,davinci-gpio-unbanked = <0>;
689 clocks = <&k3_clks 58 0>;
690 clock-names = "gpio";
693 pcie0_rc: pcie@5500000 {
694 compatible = "ti,am654-pcie-rc";
695 reg = <0x0 0x5500000 0x0 0x1000>, <0x0 0x5501000 0x0 0x1000>, <0x0 0x10000000 0x0 0x2000>, <0x0 0x5506000 0x0 0x1000>;
696 reg-names = "app", "dbics", "config", "atu";
697 power-domains = <&k3_pds 120 TI_SCI_PD_EXCLUSIVE>;
698 #address-cells = <3>;
700 ranges = <0x81000000 0 0 0x0 0x10020000 0 0x00010000
701 0x82000000 0 0x10030000 0x0 0x10030000 0 0x07FD0000>;
702 ti,syscon-pcie-id = <&pcie_devid>;
703 ti,syscon-pcie-mode = <&pcie0_mode>;
704 bus-range = <0x0 0xff>;
706 max-link-speed = <2>;
708 interrupts = <GIC_SPI 340 IRQ_TYPE_EDGE_RISING>;
709 msi-map = <0x0 &gic_its 0x0 0x10000>;
712 pcie0_ep: pcie-ep@5500000 {
713 compatible = "ti,am654-pcie-ep";
714 reg = <0x0 0x5500000 0x0 0x1000>, <0x0 0x5501000 0x0 0x1000>, <0x0 0x10000000 0x0 0x8000000>, <0x0 0x5506000 0x0 0x1000>;
715 reg-names = "app", "dbics", "addr_space", "atu";
716 power-domains = <&k3_pds 120 TI_SCI_PD_EXCLUSIVE>;
717 ti,syscon-pcie-mode = <&pcie0_mode>;
718 num-ib-windows = <16>;
719 num-ob-windows = <16>;
720 max-link-speed = <2>;
722 interrupts = <GIC_SPI 340 IRQ_TYPE_EDGE_RISING>;
725 pcie1_rc: pcie@5600000 {
726 compatible = "ti,am654-pcie-rc";
727 reg = <0x0 0x5600000 0x0 0x1000>, <0x0 0x5601000 0x0 0x1000>, <0x0 0x18000000 0x0 0x2000>, <0x0 0x5606000 0x0 0x1000>;
728 reg-names = "app", "dbics", "config", "atu";
729 power-domains = <&k3_pds 121 TI_SCI_PD_EXCLUSIVE>;
730 #address-cells = <3>;
732 ranges = <0x81000000 0 0 0x0 0x18020000 0 0x00010000
733 0x82000000 0 0x18030000 0x0 0x18030000 0 0x07FD0000>;
734 ti,syscon-pcie-id = <&pcie_devid>;
735 ti,syscon-pcie-mode = <&pcie1_mode>;
736 bus-range = <0x0 0xff>;
738 max-link-speed = <2>;
740 interrupts = <GIC_SPI 355 IRQ_TYPE_EDGE_RISING>;
741 msi-map = <0x0 &gic_its 0x10000 0x10000>;
744 pcie1_ep: pcie-ep@5600000 {
745 compatible = "ti,am654-pcie-ep";
746 reg = <0x0 0x5600000 0x0 0x1000>, <0x0 0x5601000 0x0 0x1000>, <0x0 0x18000000 0x0 0x4000000>, <0x0 0x5606000 0x0 0x1000>;
747 reg-names = "app", "dbics", "addr_space", "atu";
748 power-domains = <&k3_pds 121 TI_SCI_PD_EXCLUSIVE>;
749 ti,syscon-pcie-mode = <&pcie1_mode>;
750 num-ib-windows = <16>;
751 num-ob-windows = <16>;
752 max-link-speed = <2>;
754 interrupts = <GIC_SPI 355 IRQ_TYPE_EDGE_RISING>;
757 mcasp0: mcasp@2b00000 {
758 compatible = "ti,am33xx-mcasp-audio";
759 reg = <0x0 0x02b00000 0x0 0x2000>,
760 <0x0 0x02b08000 0x0 0x1000>;
761 reg-names = "mpu","dat";
762 interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>,
763 <GIC_SPI 209 IRQ_TYPE_LEVEL_HIGH>;
764 interrupt-names = "tx", "rx";
766 dmas = <&main_udmap 0xc400>, <&main_udmap 0x4400>;
767 dma-names = "tx", "rx";
769 clocks = <&k3_clks 104 0>;
771 power-domains = <&k3_pds 104 TI_SCI_PD_EXCLUSIVE>;
774 mcasp1: mcasp@2b10000 {
775 compatible = "ti,am33xx-mcasp-audio";
776 reg = <0x0 0x02b10000 0x0 0x2000>,
777 <0x0 0x02b18000 0x0 0x1000>;
778 reg-names = "mpu","dat";
779 interrupts = <GIC_SPI 210 IRQ_TYPE_LEVEL_HIGH>,
780 <GIC_SPI 211 IRQ_TYPE_LEVEL_HIGH>;
781 interrupt-names = "tx", "rx";
783 dmas = <&main_udmap 0xc401>, <&main_udmap 0x4401>;
784 dma-names = "tx", "rx";
786 clocks = <&k3_clks 105 0>;
788 power-domains = <&k3_pds 105 TI_SCI_PD_EXCLUSIVE>;
791 mcasp2: mcasp@2b20000 {
792 compatible = "ti,am33xx-mcasp-audio";
793 reg = <0x0 0x02b20000 0x0 0x2000>,
794 <0x0 0x02b28000 0x0 0x1000>;
795 reg-names = "mpu","dat";
796 interrupts = <GIC_SPI 212 IRQ_TYPE_LEVEL_HIGH>,
797 <GIC_SPI 213 IRQ_TYPE_LEVEL_HIGH>;
798 interrupt-names = "tx", "rx";
800 dmas = <&main_udmap 0xc402>, <&main_udmap 0x4402>;
801 dma-names = "tx", "rx";
803 clocks = <&k3_clks 106 0>;
805 power-domains = <&k3_pds 106 TI_SCI_PD_EXCLUSIVE>;
809 compatible = "ti,am654-cal";
810 reg = <0x0 0x06f03000 0x0 0x400>,
811 <0x0 0x06f03800 0x0 0x40>;
812 reg-names = "cal_top",
814 interrupts = <GIC_SPI 152 IRQ_TYPE_LEVEL_HIGH>;
815 ti,camerrx-control = <&scm_conf 0x40c0>;
817 clocks = <&k3_clks 2 0>;
818 power-domains = <&k3_pds 2 TI_SCI_PD_EXCLUSIVE>;
821 #address-cells = <1>;
831 compatible = "ti,am65x-dss";
832 reg = <0x0 0x04a00000 0x0 0x1000>, /* common */
833 <0x0 0x04a02000 0x0 0x1000>, /* vidl1 */
834 <0x0 0x04a06000 0x0 0x1000>, /* vid */
835 <0x0 0x04a07000 0x0 0x1000>, /* ovr1 */
836 <0x0 0x04a08000 0x0 0x1000>, /* ovr2 */
837 <0x0 0x04a0a000 0x0 0x1000>, /* vp1 */
838 <0x0 0x04a0b000 0x0 0x1000>; /* vp2 */
839 reg-names = "common", "vidl1", "vid",
840 "ovr1", "ovr2", "vp1", "vp2";
842 ti,am65x-oldi-io-ctrl = <&dss_oldi_io_ctrl>;
844 power-domains = <&k3_pds 67 TI_SCI_PD_EXCLUSIVE>;
846 clocks = <&k3_clks 67 1>,
849 clock-names = "fck", "vp1", "vp2";
852 * Set vp2 clk (DPI_1_IN_CLK) mux to PLL4 via
853 * DIV1. See "Figure 12-3365. DSS Integration"
854 * in AM65x TRM for details.
856 assigned-clocks = <&k3_clks 67 2>;
857 assigned-clock-parents = <&k3_clks 67 5>;
859 interrupts = <GIC_SPI 166 IRQ_TYPE_EDGE_RISING>;
864 #address-cells = <1>;
869 ehrpwm0: pwm@3000000 {
870 compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
872 reg = <0x0 0x3000000 0x0 0x100>;
873 power-domains = <&k3_pds 40 TI_SCI_PD_EXCLUSIVE>;
874 clocks = <&ehrpwm_tbclk 0>, <&k3_clks 40 0>;
875 clock-names = "tbclk", "fck";
878 ehrpwm1: pwm@3010000 {
879 compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
881 reg = <0x0 0x3010000 0x0 0x100>;
882 power-domains = <&k3_pds 41 TI_SCI_PD_EXCLUSIVE>;
883 clocks = <&ehrpwm_tbclk 1>, <&k3_clks 41 0>;
884 clock-names = "tbclk", "fck";
887 ehrpwm2: pwm@3020000 {
888 compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
890 reg = <0x0 0x3020000 0x0 0x100>;
891 power-domains = <&k3_pds 42 TI_SCI_PD_EXCLUSIVE>;
892 clocks = <&ehrpwm_tbclk 2>, <&k3_clks 42 0>;
893 clock-names = "tbclk", "fck";
896 ehrpwm3: pwm@3030000 {
897 compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
899 reg = <0x0 0x3030000 0x0 0x100>;
900 power-domains = <&k3_pds 43 TI_SCI_PD_EXCLUSIVE>;
901 clocks = <&ehrpwm_tbclk 3>, <&k3_clks 43 0>;
902 clock-names = "tbclk", "fck";
905 ehrpwm4: pwm@3040000 {
906 compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
908 reg = <0x0 0x3040000 0x0 0x100>;
909 power-domains = <&k3_pds 44 TI_SCI_PD_EXCLUSIVE>;
910 clocks = <&ehrpwm_tbclk 4>, <&k3_clks 44 0>;
911 clock-names = "tbclk", "fck";
914 ehrpwm5: pwm@3050000 {
915 compatible = "ti,am654-ehrpwm", "ti,am3352-ehrpwm";
917 reg = <0x0 0x3050000 0x0 0x100>;
918 power-domains = <&k3_pds 45 TI_SCI_PD_EXCLUSIVE>;
919 clocks = <&ehrpwm_tbclk 5>, <&k3_clks 45 0>;
920 clock-names = "tbclk", "fck";