diff mbox series

dt-bindings: PCI: snps,dw-pcie-ep: Drop conflicting 'max-functions' schema

Message ID 20220107030358.2378221-1-robh@kernel.org
State New
Headers show
Series dt-bindings: PCI: snps,dw-pcie-ep: Drop conflicting 'max-functions' schema | expand

Commit Message

Rob Herring (Arm) Jan. 7, 2022, 3:03 a.m. UTC
'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>
---
 Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml | 4 ----
 1 file changed, 4 deletions(-)

Comments

Rob Herring (Arm) Jan. 11, 2022, 5:50 p.m. UTC | #1
On Thu, 06 Jan 2022 21:03:57 -0600, Rob Herring wrote:
> '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>
> ---
>  Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml | 4 ----
>  1 file changed, 4 deletions(-)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml b/Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml
index b5935b1b153f..44a0d670b4c3 100644
--- 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