Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Krzysztof Kozlowski and committed by
Krzysztof Wilczyński
51ef0538 64e098b5

-3
-3
Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml
··· 10 10 - Tom Joseph <tjoseph@cadence.com> 11 11 12 12 allOf: 13 - - $ref: /schemas/pci/pci-bus.yaml# 14 13 - $ref: cdns-pcie-host.yaml# 15 14 16 15 properties: ··· 23 24 items: 24 25 - const: reg 25 26 - const: cfg 26 - 27 - msi-parent: true 28 27 29 28 required: 30 29 - reg