Commit e2745e63 authored by Rob Herring's avatar Rob Herring

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.orgSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent 4ef718d6
...@@ -34,13 +34,6 @@ properties: ...@@ -34,13 +34,6 @@ properties:
description: > description: >
Base address and length of the PCIe controller I/O register space Base address and length of the PCIe controller I/O register space
interrupt-map: true
interrupt-map-mask: true
"#interrupt-cells":
const: 1
ranges: ranges:
minItems: 1 minItems: 1
maxItems: 2 maxItems: 2
...@@ -54,16 +47,8 @@ properties: ...@@ -54,16 +47,8 @@ properties:
items: items:
- const: pcie-phy - const: pcie-phy
bus-range: true
dma-coherent: true dma-coherent: true
"#address-cells": true
"#size-cells": true
device_type: true
brcm,pcie-ob: brcm,pcie-ob:
type: boolean type: boolean
description: > description: >
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment