Skip to content

Commit e2745e6

Browse files
committed
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: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Link: https://lore.kernel.org/r/20230926155351.31117-2-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
1 parent 4ef718d commit e2745e6

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

Documentation/devicetree/bindings/pci/brcm,iproc-pcie.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@ properties:
3434
description: >
3535
Base address and length of the PCIe controller I/O register space
3636
37-
interrupt-map: true
38-
39-
interrupt-map-mask: true
40-
41-
"#interrupt-cells":
42-
const: 1
43-
4437
ranges:
4538
minItems: 1
4639
maxItems: 2
@@ -54,16 +47,8 @@ properties:
5447
items:
5548
- const: pcie-phy
5649

57-
bus-range: true
58-
5950
dma-coherent: true
6051

61-
"#address-cells": true
62-
63-
"#size-cells": true
64-
65-
device_type: true
66-
6752
brcm,pcie-ob:
6853
type: boolean
6954
description: >

0 commit comments

Comments
 (0)