]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: input: Increase maximum keycode value to 0x2ff
authorRob Herring <robh@kernel.org>
Wed, 8 Jun 2022 21:12:03 +0000 (15:12 -0600)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 8 Jul 2022 22:17:55 +0000 (15:17 -0700)
commit3392940bea7bdffb5d498e9187bbaa17e17b1d3d
tree10e23eb9345fbb191c7cedcec047b9e9f08562ad
parent12129b71bd8b14aa464b3c115c5031cb27b3d8b2
dt-bindings: input: Increase maximum keycode value to 0x2ff

The maximum keycode value for Linux is 0x2ff, not 0xff. There's already
users and examples with values greater than 0xff, but the schema is not
yet applied in those cases.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Jeff LaBundy <jeff@labundy.com>
Link: https://lore.kernel.org/r/20220608211207.2058487-2-robh@kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/input.yaml