[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <b4b626c85ef3f75a0de936c818b2fff389e92c6d.1727855465.git.michal.simek@amd.com>
Date: Wed, 2 Oct 2024 09:51:07 +0200
From: Michal Simek <michal.simek@....com>
To: <linux-kernel@...r.kernel.org>, <monstr@...str.eu>,
<michal.simek@...inx.com>, <git@...inx.com>
CC: Alvin Šipraga <alsi@...g-olufsen.dk>, Conor Dooley
<conor+dt@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, "Michael
Turquette" <mturquette@...libre.com>, Rob Herring <robh@...nel.org>, "Stephen
Boyd" <sboyd@...nel.org>, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE
BINDINGS" <devicetree@...r.kernel.org>, "open list:COMMON CLK FRAMEWORK"
<linux-clk@...r.kernel.org>
Subject: [PATCH] dt-bindings: clock: si5351: Make compatible string required property
Compatible property is likely also required property.
Signed-off-by: Michal Simek <michal.simek@....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
Powered by blists - more mailing lists