|
506 | 506 | power-domains = <&DIE_NODE(ps_atc0_usb)>; |
507 | 507 | }; |
508 | 508 |
|
| 509 | + DIE_NODE(atcphy0_xbar): mux@70304c000 { |
| 510 | + compatible = "apple,t6000-display-crossbar"; |
| 511 | + reg = <0x7 0x0304c000 0x0 0x4000>; |
| 512 | + #mux-control-cells = <1>; |
| 513 | + power-domains = <&DIE_NODE(ps_atc0_usb)>; |
| 514 | + status = "disabled"; |
| 515 | + }; |
| 516 | + |
509 | 517 | DIE_NODE(dwc3_1_dart_0): iommu@b02f00000 { |
510 | 518 | compatible = "apple,t6000-dart"; |
511 | 519 | reg = <0xb 0x02f00000 0x0 0x4000>; |
|
579 | 587 | power-domains = <&DIE_NODE(ps_atc1_usb)>; |
580 | 588 | }; |
581 | 589 |
|
| 590 | + DIE_NODE(atcphy1_xbar): mux@b0304c000 { |
| 591 | + compatible = "apple,t6000-display-crossbar"; |
| 592 | + reg = <0xb 0x0304c000 0x0 0x4000>; |
| 593 | + #mux-control-cells = <1>; |
| 594 | + power-domains = <&DIE_NODE(ps_atc1_usb)>; |
| 595 | + status = "disabled"; |
| 596 | + }; |
| 597 | + |
582 | 598 | DIE_NODE(dwc3_2_dart_0): iommu@f02f00000 { |
583 | 599 | compatible = "apple,t6000-dart"; |
584 | 600 | reg = <0xf 0x02f00000 0x0 0x4000>; |
|
652 | 668 | power-domains = <&DIE_NODE(ps_atc2_usb)>; |
653 | 669 | }; |
654 | 670 |
|
| 671 | + DIE_NODE(atcphy2_xbar): mux@f0304c000 { |
| 672 | + compatible = "apple,t6000-display-crossbar"; |
| 673 | + reg = <0xf 0x0304c000 0x0 0x4000>; |
| 674 | + #mux-control-cells = <1>; |
| 675 | + power-domains = <&DIE_NODE(ps_atc2_usb)>; |
| 676 | + status = "disabled"; |
| 677 | + }; |
| 678 | + |
655 | 679 | DIE_NODE(dwc3_3_dart_0): iommu@1302f00000 { |
656 | 680 | compatible = "apple,t6000-dart"; |
657 | 681 | reg = <0x13 0x02f00000 0x0 0x4000>; |
|
724 | 748 | svid = <0xff01>, <0x8087>; |
725 | 749 | power-domains = <&DIE_NODE(ps_atc3_usb)>; |
726 | 750 | }; |
| 751 | + |
| 752 | + DIE_NODE(atcphy3_xbar): mux@130304c000 { |
| 753 | + compatible = "apple,t6000-display-crossbar"; |
| 754 | + reg = <0x13 0x0304c000 0x0 0x4000>; |
| 755 | + #mux-control-cells = <1>; |
| 756 | + power-domains = <&DIE_NODE(ps_atc3_usb)>; |
| 757 | + status = "disabled"; |
| 758 | + }; |
0 commit comments