Skip to content

Commit a9f32ac

Browse files
committed
dt-bindings: input: syna,rmi4: Make "additionalProperties: true" explicit
Make it explicit that the not yet documented child nodes have additional properties and the child node schema is not complete. Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
1 parent ba026ac commit a9f32ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/input/syna,rmi4.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ patternProperties:
164164

165165
"^rmi4-f[0-9a-f]+@[0-9a-f]+$":
166166
type: object
167+
additionalProperties: true
168+
167169
description:
168170
Other functions, not documented yet.
169171

0 commit comments

Comments
 (0)