projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f364d2c
)
dt-bindings: PCI: snps,dw-pcie-ep: Drop conflicting 'max-functions' schema
author
Rob Herring
<robh@kernel.org>
Fri, 7 Jan 2022 03:03:57 +0000
(21:03 -0600)
committer
Rob Herring
<robh@kernel.org>
Tue, 11 Jan 2022 17:54:34 +0000
(11:54 -0600)
'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 <robh@kernel.org>
Link:
https://lore.kernel.org/r/20220107030358.2378221-1-robh@kernel.org
Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml
b/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml
index b3b544eaf5aad2fde4b309817a0fa5312be1e3cb..e59059ab5be0b91a3f9a26dfb86f74e7e170ae9a 100644
(file)
--- a/
Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml
+++ b/
Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml
@@
-64,10
+64,6
@@
properties:
maxItems: 1
deprecated: true
- max-functions:
- $ref: /schemas/types.yaml#/definitions/uint32
- description: maximum number of functions that can be configured
-
required:
- reg
- reg-names