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: NRob Herring <robh@kernel.org> Reviewed-by: NJeff LaBundy <jeff@labundy.com> Link: https://lore.kernel.org/r/20220608211207.2058487-2-robh@kernel.orgSigned-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
Showing
想要评论请 注册 或 登录