|
24 | 24 | #performance-domain-cells = <0>; |
25 | 25 | }; |
26 | 26 |
|
| 27 | + DIE_NODE(dispext0_dart): iommu@289304000 { |
| 28 | + compatible = "apple,t6000-dart"; |
| 29 | + reg = <0x2 0x89304000 0x0 0x4000>; |
| 30 | + #iommu-cells = <1>; |
| 31 | + interrupt-parent = <&aic>; |
| 32 | + interrupts = <AIC_IRQ DIE_NO 873 IRQ_TYPE_LEVEL_HIGH>; |
| 33 | + power-domains = <&DIE_NODE(ps_dispext0_cpu0)>; |
| 34 | + apple,dma-range = <0x0 0x0 0x0 0xfc000000>; |
| 35 | + status = "disabled"; |
| 36 | + }; |
| 37 | + |
| 38 | + DIE_NODE(dcpext0_dart): iommu@28930c000 { |
| 39 | + compatible = "apple,t6000-dart"; |
| 40 | + reg = <0x2 0x8930c000 0x0 0x4000>; |
| 41 | + #iommu-cells = <1>; |
| 42 | + interrupt-parent = <&aic>; |
| 43 | + interrupts = <AIC_IRQ DIE_NO 873 IRQ_TYPE_LEVEL_HIGH>; |
| 44 | + power-domains = <&DIE_NODE(ps_dispext0_cpu0)>; |
| 45 | + apple,dma-range = <0x1f0 0x0 0x0 0xfc000000>; |
| 46 | + status = "disabled"; |
| 47 | + }; |
| 48 | + |
| 49 | + DIE_NODE(dcpext0_mbox): mbox@289c08000 { |
| 50 | + compatible = "apple,t6000-asc-mailbox", "apple,asc-mailbox-v4"; |
| 51 | + reg = <0x2 0x89c08000 0x0 0x4000>; |
| 52 | + interrupt-parent = <&aic>; |
| 53 | + interrupts = <AIC_IRQ DIE_NO 894 IRQ_TYPE_LEVEL_HIGH>, |
| 54 | + <AIC_IRQ DIE_NO 895 IRQ_TYPE_LEVEL_HIGH>, |
| 55 | + <AIC_IRQ DIE_NO 896 IRQ_TYPE_LEVEL_HIGH>, |
| 56 | + <AIC_IRQ DIE_NO 897 IRQ_TYPE_LEVEL_HIGH>; |
| 57 | + interrupt-names = "send-empty", "send-not-empty", |
| 58 | + "recv-empty", "recv-not-empty"; |
| 59 | + #mbox-cells = <0>; |
| 60 | + power-domains = <&DIE_NODE(ps_dispext0_cpu0)>; |
| 61 | + resets = <&DIE_NODE(ps_dispext0_cpu0)>; |
| 62 | + status = "disabled"; |
| 63 | + }; |
| 64 | + |
| 65 | + DIE_NODE(dcpext0): dcp@289c00000 { |
| 66 | + compatible = "apple,t6000-dcpext", "apple,dcpext"; |
| 67 | + mboxes = <&DIE_NODE(dcpext0_mbox)>; |
| 68 | + mbox-names = "mbox"; |
| 69 | + iommus = <&DIE_NODE(dcpext0_dart) 0>; |
| 70 | + |
| 71 | + reg-names = "coproc", "disp-0", "disp-1", "disp-2", "disp-3"; |
| 72 | + reg = <0x2 0x89c00000 0x0 0x4000>, |
| 73 | + <0x2 0x88000000 0x0 0x3000000>, |
| 74 | + <0x2 0x89320000 0x0 0x4000>, |
| 75 | + <0x2 0x89344000 0x0 0x4000>, |
| 76 | + <0x2 0x89800000 0x0 0x800000>; |
| 77 | + apple,bw-scratch = <&pmgr_dcp 0 4 0x990>; |
| 78 | + power-domains = <&DIE_NODE(ps_dispext0_cpu0)>; |
| 79 | + resets = <&DIE_NODE(ps_dispext0_cpu0)>; |
| 80 | + clocks = <&DIE_NODE(clk_dispext0)>; |
| 81 | + phandle = <&DIE_NODE(dcpext0)>; |
| 82 | + apple,dcp-index = <1>; |
| 83 | + status = "disabled"; |
| 84 | + |
| 85 | + piodma { |
| 86 | + iommus = <&DIE_NODE(dispext0_dart) 4>; |
| 87 | + }; |
| 88 | + }; |
| 89 | + |
| 90 | + DIE_NODE(dispext1_dart): iommu@28c304000 { |
| 91 | + compatible = "apple,t6000-dart", "apple,t8110-dart"; |
| 92 | + reg = <0x2 0x8c304000 0x0 0x4000>; |
| 93 | + #iommu-cells = <1>; |
| 94 | + interrupt-parent = <&aic>; |
| 95 | + interrupts = <AIC_IRQ DIE_NO 909 IRQ_TYPE_LEVEL_HIGH>; |
| 96 | + power-domains = <&DIE_NODE(ps_dispext1_cpu0)>; |
| 97 | + apple,dma-range = <0x0 0x0 0x0 0xfc000000>; |
| 98 | + status = "disabled"; |
| 99 | + }; |
| 100 | + |
| 101 | + DIE_NODE(dcpext1_dart): iommu@28c30c000 { |
| 102 | + compatible = "apple,t6000-dart", "apple,t8110-dart"; |
| 103 | + reg = <0x2 0x8c30c000 0x0 0x4000>; |
| 104 | + #iommu-cells = <1>; |
| 105 | + interrupt-parent = <&aic>; |
| 106 | + interrupts = <AIC_IRQ DIE_NO 909 IRQ_TYPE_LEVEL_HIGH>; |
| 107 | + power-domains = <&DIE_NODE(ps_dispext1_cpu0)>; |
| 108 | + apple,dma-range = <0x1f0 0x0 0x0 0xfc000000>; |
| 109 | + status = "disabled"; |
| 110 | + }; |
| 111 | + |
| 112 | + DIE_NODE(dcpext1_mbox): mbox@28cc08000 { |
| 113 | + compatible = "apple,t6000-asc-mailbox", "apple,asc-mailbox-v4"; |
| 114 | + reg = <0x2 0x8cc08000 0x0 0x4000>; |
| 115 | + interrupt-parent = <&aic>; |
| 116 | + interrupts = <AIC_IRQ DIE_NO 930 IRQ_TYPE_LEVEL_HIGH>, |
| 117 | + <AIC_IRQ DIE_NO 931 IRQ_TYPE_LEVEL_HIGH>, |
| 118 | + <AIC_IRQ DIE_NO 932 IRQ_TYPE_LEVEL_HIGH>, |
| 119 | + <AIC_IRQ DIE_NO 933 IRQ_TYPE_LEVEL_HIGH>; |
| 120 | + interrupt-names = "send-empty", "send-not-empty", |
| 121 | + "recv-empty", "recv-not-empty"; |
| 122 | + #mbox-cells = <0>; |
| 123 | + power-domains = <&DIE_NODE(ps_dispext1_cpu0)>; |
| 124 | + resets = <&DIE_NODE(ps_dispext1_cpu0)>; |
| 125 | + status = "disabled"; |
| 126 | + }; |
| 127 | + |
| 128 | + DIE_NODE(dcpext1): dcp@28cc00000 { |
| 129 | + compatible = "apple,t6000-dcpext", "apple,dcpext"; |
| 130 | + mboxes = <&DIE_NODE(dcpext1_mbox)>; |
| 131 | + mbox-names = "mbox"; |
| 132 | + iommus = <&DIE_NODE(dcpext1_dart) 0>; |
| 133 | + |
| 134 | + reg-names = "coproc", "disp-0", "disp-1", "disp-2", "disp-3"; |
| 135 | + reg = <0x2 0x8cc00000 0x0 0x4000>, |
| 136 | + <0x2 0x8b000000 0x0 0x3000000>, |
| 137 | + <0x2 0x8c320000 0x0 0x4000>, |
| 138 | + <0x2 0x8c344000 0x0 0x4000>, |
| 139 | + <0x2 0x8c800000 0x0 0x800000>; |
| 140 | + apple,bw-scratch = <&pmgr_dcp 0 4 0x998>; |
| 141 | + power-domains = <&DIE_NODE(ps_dispext1_cpu0)>; |
| 142 | + resets = <&DIE_NODE(ps_dispext1_cpu0)>; |
| 143 | + clocks = <&DIE_NODE(clk_dispext1)>; |
| 144 | + phandle = <&DIE_NODE(dcpext1)>; |
| 145 | + apple,dcp-index = <2>; |
| 146 | + status = "disabled"; |
| 147 | + |
| 148 | + piodma { |
| 149 | + iommus = <&DIE_NODE(dispext1_dart) 4>; |
| 150 | + }; |
| 151 | + }; |
| 152 | + |
27 | 153 | DIE_NODE(pmgr): power-management@28e080000 { |
28 | 154 | compatible = "apple,t6000-pmgr", "apple,pmgr", "syscon", "simple-mfd"; |
29 | 155 | #address-cells = <1>; |
|
0 commit comments