On Mon, Jan 07, 2019 at 07:53:44PM +0100, Paweł Chmiel wrote: > From: Jonathan Bakker <[email protected]> > > Document new optional property for setting custom keycodes. > > Signed-off-by: Jonathan Bakker <[email protected]> > Signed-off-by: Paweł Chmiel <[email protected]> > --- > 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 <[email protected]>

