Thread (10 messages) flat view 10 messages, 4 authors, 2021-10-15
STALE1763d REVIEWED: 7 (7M)

Revision v12 of 4 in this series; 1 review trailer (1 from subsystem maintainers).

Revisions (4)
  1. v9 [diff vs current]
  2. v10 [diff vs current]
  3. v11 [diff vs current]
  4. v12 current

[PATCH v12 1/5] dt-bindings: spmi: modify the constraint 'maxItems' to 'minItems'

From: Hsin-Hsiung Wang <hidden>
Date: 2021-09-14 09:03:50
Also in: linux-devicetree, linux-mediatek, lkml
Subsystem: open firmware and flattened device tree bindings, spmi subsystem, the rest · Maintainers: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Stephen Boyd, Linus Torvalds

The constraint of 'maxItem: 1' might be larger than 1, so we modify it
to 'minItem: 1'.

Signed-off-by: Hsin-Hsiung Wang <redacted>
Acked-by: Rob Herring <robh@kernel.org>
---
changes since v11:
- No change.
---
 Documentation/devicetree/bindings/spmi/spmi.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/spmi/spmi.yaml b/Documentation/devicetree/bindings/spmi/spmi.yaml
index 1d243faef2f8..5938d807674f 100644
--- a/Documentation/devicetree/bindings/spmi/spmi.yaml
+++ b/Documentation/devicetree/bindings/spmi/spmi.yaml
@@ -25,7 +25,7 @@ properties:
     pattern: "^spmi@.*"
 
   reg:
-    maxItems: 1
+    minItems: 1
 
   "#address-cells":
     const: 2
-- 
2.18.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help