All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: PCI: brcmstb: compatible is required
@ 2021-12-02 22:36 ` Florian Fainelli
  0 siblings, 0 replies; 8+ messages in thread
From: Florian Fainelli @ 2021-12-02 22:36 UTC (permalink / raw)
  To: devicetree
  Cc: Florian Fainelli, Nicolas Saenz Julienne,
	maintainer:BROADCOM BCM7XXX ARM ARCHITECTURE, Jim Quinlan,
	Bjorn Helgaas, Rob Herring, Saenz Julienne,
	moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE,
	moderated list:BROADCOM BCM2711/BCM2835 ARM ARCHITECTURE,
	open list:BROADCOM STB PCIE DRIVER, open list

The compatible property is required, make sure the binding documents it
as such.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
 Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml b/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
index 1fe102743f82..7c24d711b377 100644
--- a/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
@@ -76,6 +76,7 @@ properties:
       maxItems: 3
 
 required:
+  - compatible
   - reg
   - ranges
   - dma-ranges
-- 
2.25.1


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

end of thread, other threads:[~2021-12-08 19:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-02 22:36 [PATCH] dt-bindings: PCI: brcmstb: compatible is required Florian Fainelli
2021-12-02 22:36 ` Florian Fainelli
2021-12-02 22:41 ` Rob Herring
2021-12-02 22:41   ` Rob Herring
2021-12-02 22:53   ` Florian Fainelli
2021-12-02 22:53     ` Florian Fainelli
2021-12-08 19:49 ` Rob Herring
2021-12-08 19:49   ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.