|
332 | 332 | power-domains = <&DIE_NODE(ps_atc0_usb)>; |
333 | 333 | }; |
334 | 334 |
|
| 335 | + DIE_NODE(atcphy0_xbar): mux@70304c000 { |
| 336 | + compatible = "apple,t6020-display-crossbar"; |
| 337 | + reg = <0x7 0x0304c000 0x0 0x4000>; |
| 338 | + #mux-control-cells = <1>; |
| 339 | + power-domains = <&DIE_NODE(ps_atc0_usb)>; |
| 340 | + status = "disabled"; |
| 341 | + }; |
| 342 | + |
335 | 343 | DIE_NODE(dwc3_1_dart_0): iommu@b02f00000 { |
336 | 344 | compatible = "apple,t6020-dart", "apple,t8110-dart"; |
337 | 345 | reg = <0xb 0x02f00000 0x0 0x4000>; |
|
386 | 394 | power-domains = <&DIE_NODE(ps_atc1_usb)>; |
387 | 395 | }; |
388 | 396 |
|
| 397 | + DIE_NODE(atcphy1_xbar): mux@b0304c000 { |
| 398 | + compatible = "apple,t6020-display-crossbar"; |
| 399 | + reg = <0xb 0x0304c000 0x0 0x4000>; |
| 400 | + #mux-control-cells = <1>; |
| 401 | + power-domains = <&DIE_NODE(ps_atc1_usb)>; |
| 402 | + status = "disabled"; |
| 403 | + }; |
| 404 | + |
389 | 405 | DIE_NODE(dwc3_2_dart_0): iommu@f02f00000 { |
390 | 406 | compatible = "apple,t6020-dart", "apple,t8110-dart"; |
391 | 407 | reg = <0xf 0x02f00000 0x0 0x4000>; |
|
440 | 456 | power-domains = <&DIE_NODE(ps_atc2_usb)>; |
441 | 457 | }; |
442 | 458 |
|
| 459 | + DIE_NODE(atcphy2_xbar): mux@f0304c000 { |
| 460 | + compatible = "apple,t6020-display-crossbar"; |
| 461 | + reg = <0xf 0x0304c000 0x0 0x4000>; |
| 462 | + #mux-control-cells = <1>; |
| 463 | + power-domains = <&DIE_NODE(ps_atc2_usb)>; |
| 464 | + status = "disabled"; |
| 465 | + }; |
| 466 | + |
443 | 467 | DIE_NODE(dwc3_3_dart_0): iommu@1302f00000 { |
444 | 468 | compatible = "apple,t6020-dart", "apple,t8110-dart"; |
445 | 469 | reg = <0x13 0x02f00000 0x0 0x4000>; |
|
493 | 517 | svid = <0xff01>, <0x8087>; |
494 | 518 | power-domains = <&DIE_NODE(ps_atc3_usb)>; |
495 | 519 | }; |
| 520 | + |
| 521 | + DIE_NODE(atcphy3_xbar): mux@130304c000 { |
| 522 | + compatible = "apple,t6020-display-crossbar"; |
| 523 | + reg = <0x13 0x0304c000 0x0 0x4000>; |
| 524 | + #mux-control-cells = <1>; |
| 525 | + power-domains = <&DIE_NODE(ps_atc3_usb)>; |
| 526 | + status = "disabled"; |
| 527 | + }; |
0 commit comments