@@ -109,15 +109,13 @@ allOf:
109
109
properties :
110
110
clocks :
111
111
minItems : 1
112
- maxItems : 3
113
112
items :
114
113
- description : Functional clock
115
114
- description : DU_DOTCLKIN0 input clock
116
115
- description : DU_DOTCLKIN1 input clock
117
116
118
117
clock-names :
119
118
minItems : 1
120
- maxItems : 3
121
119
items :
122
120
- const : du.0
123
121
- pattern : ' ^dclkin\.[01]$'
@@ -159,7 +157,6 @@ allOf:
159
157
properties :
160
158
clocks :
161
159
minItems : 2
162
- maxItems : 4
163
160
items :
164
161
- description : Functional clock for DU0
165
162
- description : Functional clock for DU1
@@ -168,7 +165,6 @@ allOf:
168
165
169
166
clock-names :
170
167
minItems : 2
171
- maxItems : 4
172
168
items :
173
169
- const : du.0
174
170
- const : du.1
@@ -216,7 +212,6 @@ allOf:
216
212
properties :
217
213
clocks :
218
214
minItems : 2
219
- maxItems : 4
220
215
items :
221
216
- description : Functional clock for DU0
222
217
- description : Functional clock for DU1
@@ -225,7 +220,6 @@ allOf:
225
220
226
221
clock-names :
227
222
minItems : 2
228
- maxItems : 4
229
223
items :
230
224
- const : du.0
231
225
- const : du.1
@@ -271,7 +265,6 @@ allOf:
271
265
properties :
272
266
clocks :
273
267
minItems : 2
274
- maxItems : 4
275
268
items :
276
269
- description : Functional clock for DU0
277
270
- description : Functional clock for DU1
@@ -280,7 +273,6 @@ allOf:
280
273
281
274
clock-names :
282
275
minItems : 2
283
- maxItems : 4
284
276
items :
285
277
- const : du.0
286
278
- const : du.1
@@ -327,7 +319,6 @@ allOf:
327
319
properties :
328
320
clocks :
329
321
minItems : 2
330
- maxItems : 4
331
322
items :
332
323
- description : Functional clock for DU0
333
324
- description : Functional clock for DU1
@@ -336,7 +327,6 @@ allOf:
336
327
337
328
clock-names :
338
329
minItems : 2
339
- maxItems : 4
340
330
items :
341
331
- const : du.0
342
332
- const : du.1
@@ -386,7 +376,6 @@ allOf:
386
376
properties :
387
377
clocks :
388
378
minItems : 3
389
- maxItems : 6
390
379
items :
391
380
- description : Functional clock for DU0
392
381
- description : Functional clock for DU1
@@ -397,7 +386,6 @@ allOf:
397
386
398
387
clock-names :
399
388
minItems : 3
400
- maxItems : 6
401
389
items :
402
390
- const : du.0
403
391
- const : du.1
@@ -448,7 +436,6 @@ allOf:
448
436
properties :
449
437
clocks :
450
438
minItems : 4
451
- maxItems : 8
452
439
items :
453
440
- description : Functional clock for DU0
454
441
- description : Functional clock for DU1
@@ -461,7 +448,6 @@ allOf:
461
448
462
449
clock-names :
463
450
minItems : 4
464
- maxItems : 8
465
451
items :
466
452
- const : du.0
467
453
- const : du.1
@@ -525,7 +511,6 @@ allOf:
525
511
properties :
526
512
clocks :
527
513
minItems : 3
528
- maxItems : 6
529
514
items :
530
515
- description : Functional clock for DU0
531
516
- description : Functional clock for DU1
@@ -536,7 +521,6 @@ allOf:
536
521
537
522
clock-names :
538
523
minItems : 3
539
- maxItems : 6
540
524
items :
541
525
- const : du.0
542
526
- const : du.1
@@ -596,7 +580,6 @@ allOf:
596
580
properties :
597
581
clocks :
598
582
minItems : 3
599
- maxItems : 6
600
583
items :
601
584
- description : Functional clock for DU0
602
585
- description : Functional clock for DU1
@@ -607,7 +590,6 @@ allOf:
607
590
608
591
clock-names :
609
592
minItems : 3
610
- maxItems : 6
611
593
items :
612
594
- const : du.0
613
595
- const : du.1
@@ -666,14 +648,12 @@ allOf:
666
648
properties :
667
649
clocks :
668
650
minItems : 1
669
- maxItems : 2
670
651
items :
671
652
- description : Functional clock for DU0
672
653
- description : DU_DOTCLKIN0 input clock
673
654
674
655
clock-names :
675
656
minItems : 1
676
- maxItems : 2
677
657
items :
678
658
- const : du.0
679
659
- const : dclkin.0
@@ -723,7 +703,6 @@ allOf:
723
703
properties :
724
704
clocks :
725
705
minItems : 2
726
- maxItems : 4
727
706
items :
728
707
- description : Functional clock for DU0
729
708
- description : Functional clock for DU1
@@ -732,7 +711,6 @@ allOf:
732
711
733
712
clock-names :
734
713
minItems : 2
735
- maxItems : 4
736
714
items :
737
715
- const : du.0
738
716
- const : du.1
@@ -791,7 +769,6 @@ allOf:
791
769
- description : Functional clock
792
770
793
771
clock-names :
794
- maxItems : 1
795
772
items :
796
773
- const : du.0
797
774
0 commit comments