]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: input: matrix-keymap: fix key board wording
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Mon, 23 Mar 2026 14:00:21 +0000 (10:00 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Mar 2026 03:04:06 +0000 (20:04 -0700)
The correct wording is keyboard, without a space.

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Link: https://patch.msgid.link/20260323140024.104475-1-hugo@hugovil.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/matrix-keymap.yaml

index a715c2a773fe0861ad6969ba21b7002768b9450c..ce910e4ac823ef8355c2d47ecffe66ffba05156d 100644 (file)
@@ -4,13 +4,13 @@
 $id: http://devicetree.org/schemas/input/matrix-keymap.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: Common Key Matrices on Matrix-connected Key Boards
+title: Common Key Matrices on Matrix-connected Keyboards
 
 maintainers:
   - Olof Johansson <olof@lixom.net>
 
 description: |
-  A simple common binding for matrix-connected key boards. Currently targeted at
+  A simple common binding for matrix-connected keyboards. Currently targeted at
   defining the keys in the scope of linux key codes since that is a stable and
   standardized interface at this time.