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/20240413151617.35630-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
1 parent 64e098b commit 51ef053

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

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 <tjoseph@cadence.com>
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)