devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml
@ 2024-04-07 10:19 Krzysztof Kozlowski
  2024-04-07 10:19 ` [PATCH 2/3] dt-bindings: PCI: mediatek,mt7621: add missing child node reg Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Krzysztof Kozlowski @ 2024-04-07 10:19 UTC (permalink / raw)
  To: Bjorn Helgaas, Lorenzo Pieralisi, Krzysztof Wilczyński,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Hector Martin,
	Sven Peter, Alyssa Rosenzweig, Ray Jui, Scott Branden,
	Broadcom internal kernel review list, Jim Quinlan,
	Nicolas Saenz Julienne, Florian Fainelli, Will Deacon,
	Linus Walleij, Srikanth Thokala, Ryder Lee, Jianjun Wang,
	Sergio Paracuellos, Matthias Brugger, AngeloGioacchino Del Regno,
	Daire McNamara, Bjorn Andersson, Konrad Dybcio, Marek Vasut,
	Yoshihiro Shimoda, Shawn Lin, Heiko Stuebner, Jingoo Han,
	Gustavo Pimentel, Manivannan Sadhasivam, Bharat Kumar Gogada,
	Michal Simek, Geert Uytterhoeven, Magnus Damm, Neil Armstrong,
	Mark Kettenis, Tom Joseph, Ahmad Zainie, Jiaxun Yang,
	Kishon Vijay Abraham I, Thippeswamy Havalige, linux-pci,
	devicetree, linux-kernel, asahi, linux-arm-kernel,
	linux-rpi-kernel, linux-mediatek, linux-arm-msm,
	linux-renesas-soc, linux-rockchip
  Cc: Krzysztof Kozlowski

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.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml b/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml
index bc3c48f60fff..a8190d9b100f 100644
--- a/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml
+++ b/Documentation/devicetree/bindings/pci/cdns,cdns-pcie-host.yaml
@@ -10,7 +10,6 @@ maintainers:
   - Tom Joseph <tjoseph@cadence.com>
 
 allOf:
-  - $ref: /schemas/pci/pci-bus.yaml#
   - $ref: cdns-pcie-host.yaml#
 
 properties:
@@ -25,8 +24,6 @@ properties:
       - const: reg
       - const: cfg
 
-  msi-parent: true
-
 required:
   - reg
   - reg-names
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-04-10 18:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-07 10:19 [PATCH 1/3] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml Krzysztof Kozlowski
2024-04-07 10:19 ` [PATCH 2/3] dt-bindings: PCI: mediatek,mt7621: add missing child node reg Krzysztof Kozlowski
2024-04-07 12:36   ` Sergio Paracuellos
2024-04-10 17:48   ` Rob Herring
2024-04-07 10:20 ` [PATCH 3/3] dt-bindings: PCI: host-bridges: switch from deprecated pci-bus.yaml Krzysztof Kozlowski
2024-04-07 12:38   ` Sergio Paracuellos
2024-04-08  8:27   ` Geert Uytterhoeven
2024-04-10 17:48   ` Rob Herring
2024-04-10 18:00     ` Krzysztof Kozlowski
2024-04-10 18:11       ` Rob Herring
2024-04-10 17:55   ` Rob Herring
2024-04-10 17:58     ` Krzysztof Kozlowski
2024-04-10 17:35 ` [PATCH 1/3] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).