|
512 | 512 | power-domains = <&DIE_NODE(ps_atc0_usb)>; |
513 | 513 | }; |
514 | 514 |
|
| 515 | + DIE_NODE(atcphy0_xbar): mux@70304c000 { |
| 516 | + compatible = "apple,t6000-display-crossbar"; |
| 517 | + reg = <0x7 0x0304c000 0x0 0x4000>; |
| 518 | + #mux-control-cells = <1>; |
| 519 | + power-domains = <&DIE_NODE(ps_atc0_usb)>; |
| 520 | + status = "disabled"; |
| 521 | + }; |
| 522 | + |
515 | 523 | DIE_NODE(dwc3_1_dart_0): iommu@b02f00000 { |
516 | 524 | compatible = "apple,t6000-dart"; |
517 | 525 | reg = <0xb 0x02f00000 0x0 0x4000>; |
|
585 | 593 | power-domains = <&DIE_NODE(ps_atc1_usb)>; |
586 | 594 | }; |
587 | 595 |
|
| 596 | + DIE_NODE(atcphy1_xbar): mux@b0304c000 { |
| 597 | + compatible = "apple,t6000-display-crossbar"; |
| 598 | + reg = <0xb 0x0304c000 0x0 0x4000>; |
| 599 | + #mux-control-cells = <1>; |
| 600 | + power-domains = <&DIE_NODE(ps_atc1_usb)>; |
| 601 | + status = "disabled"; |
| 602 | + }; |
| 603 | + |
588 | 604 | DIE_NODE(dwc3_2_dart_0): iommu@f02f00000 { |
589 | 605 | compatible = "apple,t6000-dart"; |
590 | 606 | reg = <0xf 0x02f00000 0x0 0x4000>; |
|
658 | 674 | power-domains = <&DIE_NODE(ps_atc2_usb)>; |
659 | 675 | }; |
660 | 676 |
|
| 677 | + DIE_NODE(atcphy2_xbar): mux@f0304c000 { |
| 678 | + compatible = "apple,t6000-display-crossbar"; |
| 679 | + reg = <0xf 0x0304c000 0x0 0x4000>; |
| 680 | + #mux-control-cells = <1>; |
| 681 | + power-domains = <&DIE_NODE(ps_atc2_usb)>; |
| 682 | + status = "disabled"; |
| 683 | + }; |
| 684 | + |
661 | 685 | DIE_NODE(dwc3_3_dart_0): iommu@1302f00000 { |
662 | 686 | compatible = "apple,t6000-dart"; |
663 | 687 | reg = <0x13 0x02f00000 0x0 0x4000>; |
|
730 | 754 | svid = <0xff01>, <0x8087>; |
731 | 755 | power-domains = <&DIE_NODE(ps_atc3_usb)>; |
732 | 756 | }; |
| 757 | + |
| 758 | + DIE_NODE(atcphy3_xbar): mux@130304c000 { |
| 759 | + compatible = "apple,t6000-display-crossbar"; |
| 760 | + reg = <0x13 0x0304c000 0x0 0x4000>; |
| 761 | + #mux-control-cells = <1>; |
| 762 | + power-domains = <&DIE_NODE(ps_atc3_usb)>; |
| 763 | + status = "disabled"; |
| 764 | + }; |
0 commit comments