Re: [PATCH v3 5/7] Input: dt-bindings: tm2-touchkey: Document new keycodes property
From: Rob Herring <robh@kernel.org>
Date: 2019-01-11 14:30:53
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2019-01-11 14:30:53
Also in:
linux-devicetree, lkml
On Mon, Jan 07, 2019 at 07:53:44PM +0100, Paweł Chmiel wrote:
From: Jonathan Bakker <redacted> Document new optional property for setting custom keycodes. Signed-off-by: Jonathan Bakker <redacted> Signed-off-by: Paweł Chmiel <redacted> --- Changes from v2: - Change property name from keycodes to linux,keycodes Changes from v1: - Because key codes could be bigger than 255, use ints for keycodes --- .../devicetree/bindings/input/cypress,tm2-touchkey.txt | 4 ++++ 1 file changed, 4 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>