File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Documentation/devicetree/bindings/pci Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,11 @@ properties:
33
33
specific for each activated function, while the rest of the sub-spaces
34
34
are common for all of them (if there are more than one).
35
35
minItems : 2
36
- maxItems : 6
36
+ maxItems : 7
37
37
38
38
reg-names :
39
39
minItems : 2
40
- maxItems : 6
40
+ maxItems : 7
41
41
42
42
interrupts :
43
43
description :
Original file line number Diff line number Diff line change @@ -33,11 +33,11 @@ properties:
33
33
normal controller functioning. iATU memory IO region is also required
34
34
if the space is unrolled (IP-core version >= 4.80a).
35
35
minItems : 2
36
- maxItems : 5
36
+ maxItems : 7
37
37
38
38
reg-names :
39
39
minItems : 2
40
- maxItems : 5
40
+ maxItems : 7
41
41
items :
42
42
oneOf :
43
43
- description :
Original file line number Diff line number Diff line change @@ -42,11 +42,11 @@ properties:
42
42
are required for the normal controller work. iATU memory IO region is
43
43
also required if the space is unrolled (IP-core version >= 4.80a).
44
44
minItems : 2
45
- maxItems : 5
45
+ maxItems : 7
46
46
47
47
reg-names :
48
48
minItems : 2
49
- maxItems : 5
49
+ maxItems : 7
50
50
items :
51
51
oneOf :
52
52
- description :
You can’t perform that action at this time.
0 commit comments