|
326 | 326 | power-domains = <&DIE_NODE(ps_atc0_usb)>; |
327 | 327 | }; |
328 | 328 |
|
| 329 | + DIE_NODE(atcphy0_xbar): mux@70304c000 { |
| 330 | + compatible = "apple,t6020-display-crossbar"; |
| 331 | + reg = <0x7 0x0304c000 0x0 0x4000>; |
| 332 | + #mux-control-cells = <1>; |
| 333 | + power-domains = <&DIE_NODE(ps_atc0_usb)>; |
| 334 | + status = "disabled"; |
| 335 | + }; |
| 336 | + |
329 | 337 | DIE_NODE(dwc3_1_dart_0): iommu@b02f00000 { |
330 | 338 | compatible = "apple,t6020-dart", "apple,t8110-dart"; |
331 | 339 | reg = <0xb 0x02f00000 0x0 0x4000>; |
|
380 | 388 | power-domains = <&DIE_NODE(ps_atc1_usb)>; |
381 | 389 | }; |
382 | 390 |
|
| 391 | + DIE_NODE(atcphy1_xbar): mux@b0304c000 { |
| 392 | + compatible = "apple,t6020-display-crossbar"; |
| 393 | + reg = <0xb 0x0304c000 0x0 0x4000>; |
| 394 | + #mux-control-cells = <1>; |
| 395 | + power-domains = <&DIE_NODE(ps_atc1_usb)>; |
| 396 | + status = "disabled"; |
| 397 | + }; |
| 398 | + |
383 | 399 | DIE_NODE(dwc3_2_dart_0): iommu@f02f00000 { |
384 | 400 | compatible = "apple,t6020-dart", "apple,t8110-dart"; |
385 | 401 | reg = <0xf 0x02f00000 0x0 0x4000>; |
|
434 | 450 | power-domains = <&DIE_NODE(ps_atc2_usb)>; |
435 | 451 | }; |
436 | 452 |
|
| 453 | + DIE_NODE(atcphy2_xbar): mux@f0304c000 { |
| 454 | + compatible = "apple,t6020-display-crossbar"; |
| 455 | + reg = <0xf 0x0304c000 0x0 0x4000>; |
| 456 | + #mux-control-cells = <1>; |
| 457 | + power-domains = <&DIE_NODE(ps_atc2_usb)>; |
| 458 | + status = "disabled"; |
| 459 | + }; |
| 460 | + |
437 | 461 | DIE_NODE(dwc3_3_dart_0): iommu@1302f00000 { |
438 | 462 | compatible = "apple,t6020-dart", "apple,t8110-dart"; |
439 | 463 | reg = <0x13 0x02f00000 0x0 0x4000>; |
|
488 | 512 | power-domains = <&DIE_NODE(ps_atc3_usb)>; |
489 | 513 | }; |
490 | 514 |
|
| 515 | + DIE_NODE(atcphy3_xbar): mux@130304c000 { |
| 516 | + compatible = "apple,t6020-display-crossbar"; |
| 517 | + reg = <0x13 0x0304c000 0x0 0x4000>; |
| 518 | + #mux-control-cells = <1>; |
| 519 | + power-domains = <&DIE_NODE(ps_atc3_usb)>; |
| 520 | + status = "disabled"; |
| 521 | + }; |
| 522 | + |
491 | 523 | DIE_NODE(pcie_ge): pcie@1680000000 { |
492 | 524 | compatible = "apple,t6020-pcie-ge", "apple,t6020-pcie"; |
493 | 525 | device_type = "pci"; |
|
0 commit comments