Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230926144249.4053202-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

+2
+2
Documentation/devicetree/bindings/input/syna,rmi4.yaml
··· 164 164 165 165 "^rmi4-f[0-9a-f]+@[0-9a-f]+$": 166 166 type: object 167 + additionalProperties: true 168 + 167 169 description: 168 170 Other functions, not documented yet. 169 171