devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: clock: si5351: Make compatible string required property
@ 2024-10-02  7:51 Michal Simek
  2024-10-02  8:19 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 9+ messages in thread
From: Michal Simek @ 2024-10-02  7:51 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Alvin Šipraga, Conor Dooley, Krzysztof Kozlowski,
	Michael Turquette, Rob Herring, Stephen Boyd,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list:COMMON CLK FRAMEWORK

Compatible property is likely also required property.

Signed-off-by: Michal Simek <michal.simek@amd.com>
---

 Documentation/devicetree/bindings/clock/silabs,si5351.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/clock/silabs,si5351.yaml b/Documentation/devicetree/bindings/clock/silabs,si5351.yaml
index d3e0ec29993b..3442400715d0 100644
--- a/Documentation/devicetree/bindings/clock/silabs,si5351.yaml
+++ b/Documentation/devicetree/bindings/clock/silabs,si5351.yaml
@@ -187,6 +187,7 @@ allOf:
           maxItems: 1
 
 required:
+  - compatible
   - reg
   - "#address-cells"
   - "#size-cells"
-- 
2.43.0


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

end of thread, other threads:[~2024-10-03  7:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02  7:51 [PATCH] dt-bindings: clock: si5351: Make compatible string required property Michal Simek
2024-10-02  8:19 ` Krzysztof Kozlowski
2024-10-02  8:24   ` Michal Simek
2024-10-02 10:31     ` Michal Simek
2024-10-02 12:17       ` Krzysztof Kozlowski
2024-10-02 21:41         ` Rob Herring
2024-10-03  5:57           ` Michal Simek
2024-10-03  7:02             ` Krzysztof Kozlowski
2024-10-02 12:02     ` Krzysztof Kozlowski

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).