Skip to content
Snippets Groups Projects
Commit a9f32acf authored by Rob Herring's avatar Rob Herring
Browse files

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: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230926144249.4053202-1-robh@kernel.org


Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent ba026ac3
No related branches found
No related tags found
No related merge requests found
......@@ -164,6 +164,8 @@ patternProperties:
"^rmi4-f[0-9a-f]+@[0-9a-f]+$":
type: object
additionalProperties: true
description:
Other functions, not documented yet.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment