|
511 | 511 | power-domains = <&DIE_NODE(ps_atc0_usb)>; |
512 | 512 | }; |
513 | 513 |
|
| 514 | + DIE_NODE(atcphy0_xbar): mux@70304c000 { |
| 515 | + compatible = "apple,t6000-display-crossbar"; |
| 516 | + reg = <0x7 0x0304c000 0x0 0x4000>; |
| 517 | + #mux-control-cells = <1>; |
| 518 | + power-domains = <&DIE_NODE(ps_atc0_usb)>; |
| 519 | + status = "disabled"; |
| 520 | + }; |
| 521 | + |
514 | 522 | DIE_NODE(dwc3_1): usb@b02280000 { |
515 | 523 | compatible = "apple,t6000-dwc3", "apple,t8103-dwc3"; |
516 | 524 | reg = <0xb 0x02280000 0x0 0xcd00>, <0xb 0x0228cd00 0x0 0x3200>; |
|
583 | 591 | power-domains = <&DIE_NODE(ps_atc1_usb)>; |
584 | 592 | }; |
585 | 593 |
|
| 594 | + DIE_NODE(atcphy1_xbar): mux@b0304c000 { |
| 595 | + compatible = "apple,t6000-display-crossbar"; |
| 596 | + reg = <0xb 0x0304c000 0x0 0x4000>; |
| 597 | + #mux-control-cells = <1>; |
| 598 | + power-domains = <&DIE_NODE(ps_atc1_usb)>; |
| 599 | + status = "disabled"; |
| 600 | + }; |
| 601 | + |
586 | 602 | DIE_NODE(dwc3_2): usb@f02280000 { |
587 | 603 | compatible = "apple,t6000-dwc3", "apple,t8103-dwc3"; |
588 | 604 | reg = <0xf 0x02280000 0x0 0xcd00>, <0xf 0x0228cd00 0x0 0x3200>; |
|
655 | 671 | power-domains = <&DIE_NODE(ps_atc2_usb)>; |
656 | 672 | }; |
657 | 673 |
|
| 674 | + DIE_NODE(atcphy2_xbar): mux@f0304c000 { |
| 675 | + compatible = "apple,t6000-display-crossbar"; |
| 676 | + reg = <0xf 0x0304c000 0x0 0x4000>; |
| 677 | + #mux-control-cells = <1>; |
| 678 | + power-domains = <&DIE_NODE(ps_atc2_usb)>; |
| 679 | + status = "disabled"; |
| 680 | + }; |
| 681 | + |
658 | 682 | DIE_NODE(dwc3_3): usb@1302280000 { |
659 | 683 | compatible = "apple,t6000-dwc3", "apple,t8103-dwc3"; |
660 | 684 | reg = <0x13 0x02280000 0x0 0xcd00>, <0x13 0x0228cd00 0x0 0x3200>; |
|
726 | 750 | mode-switch; |
727 | 751 | power-domains = <&DIE_NODE(ps_atc3_usb)>; |
728 | 752 | }; |
| 753 | + |
| 754 | + DIE_NODE(atcphy3_xbar): mux@130304c000 { |
| 755 | + compatible = "apple,t6000-display-crossbar"; |
| 756 | + reg = <0x13 0x0304c000 0x0 0x4000>; |
| 757 | + #mux-control-cells = <1>; |
| 758 | + power-domains = <&DIE_NODE(ps_atc3_usb)>; |
| 759 | + status = "disabled"; |
| 760 | + }; |
0 commit comments