|
411 | 411 | resets = <&ps_ans2>; |
412 | 412 | }; |
413 | 413 |
|
| 414 | + dwc3_0: usb@382280000 { |
| 415 | + compatible = "apple,t8103-dwc3", "apple,dwc3", "snps,dwc3"; |
| 416 | + reg = <0x3 0x82280000 0x0 0x100000>; |
| 417 | + interrupt-parent = <&aic>; |
| 418 | + interrupts = <AIC_IRQ 777 IRQ_TYPE_LEVEL_HIGH>; |
| 419 | + dr_mode = "otg"; |
| 420 | + usb-role-switch; |
| 421 | + role-switch-default-mode = "host"; |
| 422 | + iommus = <&dwc3_0_dart_0 0>, <&dwc3_0_dart_1 1>; |
| 423 | + power-domains = <&ps_atc0_usb>; |
| 424 | + }; |
| 425 | + |
| 426 | + dwc3_0_dart_0: iommu@382f00000 { |
| 427 | + compatible = "apple,t8103-dart"; |
| 428 | + reg = <0x3 0x82f00000 0x0 0x4000>; |
| 429 | + interrupt-parent = <&aic>; |
| 430 | + interrupts = <AIC_IRQ 781 IRQ_TYPE_LEVEL_HIGH>; |
| 431 | + #iommu-cells = <1>; |
| 432 | + power-domains = <&ps_atc0_usb>; |
| 433 | + }; |
| 434 | + |
| 435 | + dwc3_0_dart_1: iommu@382f80000 { |
| 436 | + compatible = "apple,t8103-dart"; |
| 437 | + reg = <0x3 0x82f80000 0x0 0x4000>; |
| 438 | + interrupt-parent = <&aic>; |
| 439 | + interrupts = <AIC_IRQ 781 IRQ_TYPE_LEVEL_HIGH>; |
| 440 | + #iommu-cells = <1>; |
| 441 | + power-domains = <&ps_atc0_usb>; |
| 442 | + }; |
| 443 | + |
| 444 | + dwc3_1: usb@502280000 { |
| 445 | + compatible = "apple,t8103-dwc3", "apple,dwc3", "snps,dwc3"; |
| 446 | + reg = <0x5 0x02280000 0x0 0x100000>; |
| 447 | + interrupt-parent = <&aic>; |
| 448 | + interrupts = <AIC_IRQ 857 IRQ_TYPE_LEVEL_HIGH>; |
| 449 | + dr_mode = "otg"; |
| 450 | + usb-role-switch; |
| 451 | + role-switch-default-mode = "host"; |
| 452 | + iommus = <&dwc3_1_dart_0 0>, <&dwc3_1_dart_1 1>; |
| 453 | + power-domains = <&ps_atc1_usb>; |
| 454 | + }; |
| 455 | + |
| 456 | + dwc3_1_dart_0: iommu@502f00000 { |
| 457 | + compatible = "apple,t8103-dart"; |
| 458 | + reg = <0x5 0x02f00000 0x0 0x4000>; |
| 459 | + interrupt-parent = <&aic>; |
| 460 | + interrupts = <AIC_IRQ 861 IRQ_TYPE_LEVEL_HIGH>; |
| 461 | + #iommu-cells = <1>; |
| 462 | + power-domains = <&ps_atc1_usb>; |
| 463 | + }; |
| 464 | + |
| 465 | + dwc3_1_dart_1: iommu@502f80000 { |
| 466 | + compatible = "apple,t8103-dart"; |
| 467 | + reg = <0x5 0x02f80000 0x0 0x4000>; |
| 468 | + interrupt-parent = <&aic>; |
| 469 | + interrupts = <AIC_IRQ 861 IRQ_TYPE_LEVEL_HIGH>; |
| 470 | + #iommu-cells = <1>; |
| 471 | + power-domains = <&ps_atc1_usb>; |
| 472 | + }; |
| 473 | + |
414 | 474 | pcie0_dart_0: dart@681008000 { |
415 | 475 | compatible = "apple,t8103-dart"; |
416 | 476 | reg = <0x6 0x81008000 0x0 0x4000>; |
|
0 commit comments