|
330 | 330 | power-domains = <&DIE_NODE(ps_atc0_usb)>; |
331 | 331 | }; |
332 | 332 |
|
| 333 | + DIE_NODE(atcphy0_xbar): mux@70304c000 { |
| 334 | + compatible = "apple,t6020-display-crossbar"; |
| 335 | + reg = <0x7 0x0304c000 0x0 0x4000>; |
| 336 | + #mux-control-cells = <1>; |
| 337 | + power-domains = <&DIE_NODE(ps_atc0_usb)>; |
| 338 | + status = "disabled"; |
| 339 | + }; |
| 340 | + |
333 | 341 | DIE_NODE(dwc3_1): usb@b02280000 { |
334 | 342 | compatible = "apple,t6020-dwc3", "apple,t8103-dwc3"; |
335 | 343 | reg = <0xb 0x02280000 0x0 0xcd00>, <0xb 0x0228cd00 0x0 0x3200>; |
|
383 | 391 | power-domains = <&DIE_NODE(ps_atc1_usb)>; |
384 | 392 | }; |
385 | 393 |
|
| 394 | + DIE_NODE(atcphy1_xbar): mux@b0304c000 { |
| 395 | + compatible = "apple,t6020-display-crossbar"; |
| 396 | + reg = <0xb 0x0304c000 0x0 0x4000>; |
| 397 | + #mux-control-cells = <1>; |
| 398 | + power-domains = <&DIE_NODE(ps_atc1_usb)>; |
| 399 | + status = "disabled"; |
| 400 | + }; |
| 401 | + |
386 | 402 | DIE_NODE(dwc3_2): usb@f02280000 { |
387 | 403 | compatible = "apple,t6020-dwc3", "apple,t8103-dwc3"; |
388 | 404 | reg = <0xf 0x02280000 0x0 0xcd00>, <0xf 0x0228cd00 0x0 0x3200>; |
|
436 | 452 | power-domains = <&DIE_NODE(ps_atc2_usb)>; |
437 | 453 | }; |
438 | 454 |
|
| 455 | + DIE_NODE(atcphy2_xbar): mux@f0304c000 { |
| 456 | + compatible = "apple,t6020-display-crossbar"; |
| 457 | + reg = <0xf 0x0304c000 0x0 0x4000>; |
| 458 | + #mux-control-cells = <1>; |
| 459 | + power-domains = <&DIE_NODE(ps_atc2_usb)>; |
| 460 | + status = "disabled"; |
| 461 | + }; |
| 462 | + |
439 | 463 | DIE_NODE(dwc3_3): usb@1302280000 { |
440 | 464 | compatible = "apple,t6020-dwc3", "apple,t8103-dwc3"; |
441 | 465 | reg = <0x13 0x02280000 0x0 0xcd00>, <0x13 0x0228cd00 0x0 0x3200>; |
|
488 | 512 | mode-switch; |
489 | 513 | power-domains = <&DIE_NODE(ps_atc3_usb)>; |
490 | 514 | }; |
| 515 | + |
| 516 | + DIE_NODE(atcphy3_xbar): mux@130304c000 { |
| 517 | + compatible = "apple,t6020-display-crossbar"; |
| 518 | + reg = <0x13 0x0304c000 0x0 0x4000>; |
| 519 | + #mux-control-cells = <1>; |
| 520 | + power-domains = <&DIE_NODE(ps_atc3_usb)>; |
| 521 | + status = "disabled"; |
| 522 | + }; |
0 commit comments