Commit e2745e63 authored by Rob Herring's avatar Rob Herring
Browse files

dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus properties



Drop the unnecessary listing of properties already defined in
pci-bus.yaml. Unless there are additional constraints, it is not
necessary.

Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Reviewed-by: default avatarFlorian Fainelli <florian.fainelli@broadcom.com>
Link: https://lore.kernel.org/r/20230926155351.31117-2-robh@kernel.org


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 4ef718d6
Loading
Loading
Loading
Loading
+0 −15
Original line number Diff line number Diff line
@@ -34,13 +34,6 @@ properties:
    description: >
       Base address and length of the PCIe controller I/O register space

  interrupt-map: true

  interrupt-map-mask: true

  "#interrupt-cells":
    const: 1

  ranges:
    minItems: 1
    maxItems: 2
@@ -54,16 +47,8 @@ properties:
    items:
      - const: pcie-phy

  bus-range: true

  dma-coherent: true

  "#address-cells": true

  "#size-cells": true

  device_type: true

  brcm,pcie-ob:
    type: boolean
    description: >