Skip to content

Commit 51ef053

Browse files
krzkkwilczynski
authored andcommitted
dt-bindings: PCI: cdns,cdns-pcie-host: Drop redundant msi-parent and pci-bus.yaml
The binding reference common cdns-pcie-host.yaml, which already defines msi-parent and has a reference to pci-bus.yaml schema. Drop redundant pieces here to make it a bit smaller. Link: https://lore.kernel.org/linux-pci/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Krzysztof Wilczyński <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Rob Herring <[email protected]> Acked-by: Sergio Paracuellos <[email protected]>
1 parent 64e098b commit 51ef053

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ maintainers:
1010
- Tom Joseph <[email protected]>
1111

1212
allOf:
13-
- $ref: /schemas/pci/pci-bus.yaml#
1413
- $ref: cdns-pcie-host.yaml#
1514

1615
properties:
@@ -25,8 +24,6 @@ properties:
2524
- const: reg
2625
- const: cfg
2726

28-
msi-parent: true
29-
3027
required:
3128
- reg
3229
- reg-names

0 commit comments

Comments
 (0)