Skip to content

Commit 437b168

Browse files
committed
dt-bindings: PCI: snps,dw-pcie-ep: Drop conflicting 'max-functions' schema
'max-functions' is already defined in pci-ep.yaml schema as a uint8 and all users of it expect an uint8. Drop the conflicting schema. Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent f364d2c commit 437b168

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ properties:
6464
maxItems: 1
6565
deprecated: true
6666

67-
max-functions:
68-
$ref: /schemas/types.yaml#/definitions/uint32
69-
description: maximum number of functions that can be configured
70-
7167
required:
7268
- reg
7369
- reg-names

0 commit comments

Comments
 (0)