.. | .. |
---|
90 | 90 | cpu0: PowerPC,e6500@0 { |
---|
91 | 91 | device_type = "cpu"; |
---|
92 | 92 | reg = <0 1>; |
---|
93 | | - clocks = <&mux0>; |
---|
| 93 | + clocks = <&clockgen 1 0>; |
---|
94 | 94 | next-level-cache = <&L2_1>; |
---|
95 | 95 | fsl,portid-mapping = <0x80000000>; |
---|
96 | 96 | }; |
---|
97 | 97 | cpu1: PowerPC,e6500@2 { |
---|
98 | 98 | device_type = "cpu"; |
---|
99 | 99 | reg = <2 3>; |
---|
100 | | - clocks = <&mux0>; |
---|
| 100 | + clocks = <&clockgen 1 0>; |
---|
101 | 101 | next-level-cache = <&L2_1>; |
---|
102 | 102 | fsl,portid-mapping = <0x80000000>; |
---|
103 | 103 | }; |
---|
104 | 104 | cpu2: PowerPC,e6500@4 { |
---|
105 | 105 | device_type = "cpu"; |
---|
106 | 106 | reg = <4 5>; |
---|
107 | | - clocks = <&mux0>; |
---|
| 107 | + clocks = <&clockgen 1 0>; |
---|
108 | 108 | next-level-cache = <&L2_1>; |
---|
109 | 109 | fsl,portid-mapping = <0x80000000>; |
---|
110 | 110 | }; |
---|
111 | 111 | cpu3: PowerPC,e6500@6 { |
---|
112 | 112 | device_type = "cpu"; |
---|
113 | 113 | reg = <6 7>; |
---|
114 | | - clocks = <&mux0>; |
---|
| 114 | + clocks = <&clockgen 1 0>; |
---|
115 | 115 | next-level-cache = <&L2_1>; |
---|
116 | 116 | fsl,portid-mapping = <0x80000000>; |
---|
117 | 117 | }; |
---|
118 | 118 | cpu4: PowerPC,e6500@8 { |
---|
119 | 119 | device_type = "cpu"; |
---|
120 | 120 | reg = <8 9>; |
---|
121 | | - clocks = <&mux1>; |
---|
| 121 | + clocks = <&clockgen 1 1>; |
---|
122 | 122 | next-level-cache = <&L2_2>; |
---|
123 | 123 | fsl,portid-mapping = <0x40000000>; |
---|
124 | 124 | }; |
---|
125 | 125 | cpu5: PowerPC,e6500@10 { |
---|
126 | 126 | device_type = "cpu"; |
---|
127 | 127 | reg = <10 11>; |
---|
128 | | - clocks = <&mux1>; |
---|
| 128 | + clocks = <&clockgen 1 1>; |
---|
129 | 129 | next-level-cache = <&L2_2>; |
---|
130 | 130 | fsl,portid-mapping = <0x40000000>; |
---|
131 | 131 | }; |
---|
132 | 132 | cpu6: PowerPC,e6500@12 { |
---|
133 | 133 | device_type = "cpu"; |
---|
134 | 134 | reg = <12 13>; |
---|
135 | | - clocks = <&mux1>; |
---|
| 135 | + clocks = <&clockgen 1 1>; |
---|
136 | 136 | next-level-cache = <&L2_2>; |
---|
137 | 137 | fsl,portid-mapping = <0x40000000>; |
---|
138 | 138 | }; |
---|
139 | 139 | cpu7: PowerPC,e6500@14 { |
---|
140 | 140 | device_type = "cpu"; |
---|
141 | 141 | reg = <14 15>; |
---|
142 | | - clocks = <&mux1>; |
---|
| 142 | + clocks = <&clockgen 1 1>; |
---|
143 | 143 | next-level-cache = <&L2_2>; |
---|
144 | 144 | fsl,portid-mapping = <0x40000000>; |
---|
145 | 145 | }; |
---|
146 | 146 | cpu8: PowerPC,e6500@16 { |
---|
147 | 147 | device_type = "cpu"; |
---|
148 | 148 | reg = <16 17>; |
---|
149 | | - clocks = <&mux2>; |
---|
| 149 | + clocks = <&clockgen 1 2>; |
---|
150 | 150 | next-level-cache = <&L2_3>; |
---|
151 | 151 | fsl,portid-mapping = <0x20000000>; |
---|
152 | 152 | }; |
---|
153 | 153 | cpu9: PowerPC,e6500@18 { |
---|
154 | 154 | device_type = "cpu"; |
---|
155 | 155 | reg = <18 19>; |
---|
156 | | - clocks = <&mux2>; |
---|
| 156 | + clocks = <&clockgen 1 2>; |
---|
157 | 157 | next-level-cache = <&L2_3>; |
---|
158 | 158 | fsl,portid-mapping = <0x20000000>; |
---|
159 | 159 | }; |
---|
160 | 160 | cpu10: PowerPC,e6500@20 { |
---|
161 | 161 | device_type = "cpu"; |
---|
162 | 162 | reg = <20 21>; |
---|
163 | | - clocks = <&mux2>; |
---|
| 163 | + clocks = <&clockgen 1 2>; |
---|
164 | 164 | next-level-cache = <&L2_3>; |
---|
165 | 165 | fsl,portid-mapping = <0x20000000>; |
---|
166 | 166 | }; |
---|
167 | 167 | cpu11: PowerPC,e6500@22 { |
---|
168 | 168 | device_type = "cpu"; |
---|
169 | 169 | reg = <22 23>; |
---|
170 | | - clocks = <&mux2>; |
---|
| 170 | + clocks = <&clockgen 1 2>; |
---|
171 | 171 | next-level-cache = <&L2_3>; |
---|
172 | 172 | fsl,portid-mapping = <0x20000000>; |
---|
173 | 173 | }; |
---|