Re: [PATCH 2/2] Input: rotaty-encoder - Add DT binding document

2019-01-05 Thread nazgul33
Yes, it's needed. Even with the same encoder, adjusting steps affects rate of event generation. (the steps defines 1 cycle of encoder rotation, and 1 cycle = 1 key event.) On Sun, Jan 6, 2019 at 8:11 AM Dmitry Torokhov wrote: > > On Sat, Jan 5, 2019 at 2:27 PM Donghoon Han wrote: > > > > Add DT

Re: [PATCH 2/2] Input: rotaty-encoder - Add DT binding document

2019-01-05 Thread Dmitry Torokhov
On Sat, Jan 5, 2019 at 2:27 PM Donghoon Han wrote: > > Add DT binding document for rotary-encoder, keycode options. > > Signed-off-by: Donghoon Han > --- > .../devicetree/bindings/input/rotary-encoder.txt | 12 > 1 file changed, 12 insertions(+) > > diff --git a/Documentation/de