]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
dt-bindings: input: syna,rmi4: Make "additionalProperties: true" explicit
authorRob Herring <robh@kernel.org>
Tue, 26 Sep 2023 14:42:44 +0000 (09:42 -0500)
committerRob Herring <robh@kernel.org>
Mon, 30 Oct 2023 20:59:17 +0000 (15:59 -0500)
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>
Documentation/devicetree/bindings/input/syna,rmi4.yaml

index 4d4e1a8e36be9a99d0dcd7714bc174ccd467d815..b522c8d3ce0db719ff379f2fefbdca79e73d027c 100644 (file)
@@ -164,6 +164,8 @@ patternProperties:
 
   "^rmi4-f[0-9a-f]+@[0-9a-f]+$":
     type: object
+    additionalProperties: true
+
     description:
       Other functions, not documented yet.