|
239 | 239 | dmas = <&dma0 4>, <&dma0 5>;
|
240 | 240 | dma-names = "rx", "tx";
|
241 | 241 | status = "disabled";
|
| 242 | + clock-outputs = <&fxcom0_clock>; |
| 243 | + clock-output-names = "default"; |
242 | 244 | };
|
243 | 245 |
|
244 | 246 | flexcomm1: flexcomm@87000 {
|
|
250 | 252 | dmas = <&dma0 6 &dma0 7>;
|
251 | 253 | dma-names = "rx", "tx";
|
252 | 254 | status = "disabled";
|
| 255 | + clock-outputs = <&fxcom1_clock>; |
| 256 | + clock-output-names = "default"; |
253 | 257 | };
|
254 | 258 |
|
255 | 259 | flexcomm2: flexcomm@88000 {
|
|
261 | 265 | dmas = <&dma0 10 &dma0 11>;
|
262 | 266 | dma-names = "rx", "tx";
|
263 | 267 | status = "disabled";
|
| 268 | + clock-outputs = <&fxcom2_clock>; |
| 269 | + clock-output-names = "default"; |
264 | 270 | };
|
265 | 271 |
|
266 | 272 | flexcomm3: flexcomm@89000 {
|
|
272 | 278 | dmas = <&dma0 8 &dma0 9>;
|
273 | 279 | dma-names = "rx", "tx";
|
274 | 280 | status = "disabled";
|
| 281 | + clock-outputs = <&fxcom3_clock>; |
| 282 | + clock-output-names = "default"; |
275 | 283 | };
|
276 | 284 |
|
277 | 285 | flexcomm4: flexcomm@8a000 {
|
|
283 | 291 | dmas = <&dma0 12 &dma0 13>;
|
284 | 292 | dma-names = "rx", "tx";
|
285 | 293 | status = "disabled";
|
| 294 | + clock-outputs = <&fxcom4_clock>; |
| 295 | + clock-output-names = "default"; |
286 | 296 | };
|
287 | 297 |
|
288 | 298 | flexcomm5: flexcomm@96000 {
|
|
294 | 304 | dmas = <&dma0 14 &dma0 15>;
|
295 | 305 | dma-names = "rx", "tx";
|
296 | 306 | status = "disabled";
|
| 307 | + clock-outputs = <&fxcom5_clock>; |
| 308 | + clock-output-names = "default"; |
297 | 309 | };
|
298 | 310 |
|
299 | 311 | flexcomm6: flexcomm@97000 {
|
|
305 | 317 | dmas = <&dma0 16 &dma0 17>;
|
306 | 318 | dma-names = "rx", "tx";
|
307 | 319 | status = "disabled";
|
| 320 | + clock-outputs = <&fxcom6_clock>; |
| 321 | + clock-output-names = "default"; |
308 | 322 | };
|
309 | 323 |
|
310 | 324 | flexcomm7: flexcomm@98000 {
|
|
316 | 330 | dmas = <&dma0 18 &dma0 19>;
|
317 | 331 | dma-names = "rx", "tx";
|
318 | 332 | status = "disabled";
|
| 333 | + clock-outputs = <&fxcom7_clock>; |
| 334 | + clock-output-names = "default"; |
319 | 335 | };
|
320 | 336 |
|
321 | 337 | sdif: sdif@9b000 {
|
|
0 commit comments