Re: [PATCH v2 1/2] input: adc-keys: add DT binding documentation

2016-07-10 Thread Jonathan Cameron
On 09/07/16 02:24, Alexandre Belloni wrote: > Add documentation for ADC keys > > Signed-off-by: Alexandre Belloni I'm seeing a few more properties in the driver. They may be generic input ones, but should still be listed here... autorepeat for example. >

Re: [PATCH v2 1/2] input: adc-keys: add DT binding documentation

2016-07-10 Thread Jonathan Cameron
On 09/07/16 02:24, Alexandre Belloni wrote: > Add documentation for ADC keys > > Signed-off-by: Alexandre Belloni I'm seeing a few more properties in the driver. They may be generic input ones, but should still be listed here... autorepeat for example. > --- > Changes in v2: > - fix title >

[PATCH v2 1/2] input: adc-keys: add DT binding documentation

2016-07-08 Thread Alexandre Belloni
Add documentation for ADC keys Signed-off-by: Alexandre Belloni --- Changes in v2: - fix title - use keyup-threshold-mvolt and press-threshold-mvolt instead of voltage-keyup-mvolt and voltage-mvolt. .../devicetree/bindings/input/adc-keys.txt |

[PATCH v2 1/2] input: adc-keys: add DT binding documentation

2016-07-08 Thread Alexandre Belloni
Add documentation for ADC keys Signed-off-by: Alexandre Belloni --- Changes in v2: - fix title - use keyup-threshold-mvolt and press-threshold-mvolt instead of voltage-keyup-mvolt and voltage-mvolt. .../devicetree/bindings/input/adc-keys.txt | 45 ++ 1 file