Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1436373
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] input: adc-keys: add DT binding documentation |
| Date | 2016-07-04 18:30 +0200 |
| Message-ID | <rReUV-7St-7@gated-at.bofh.it> (permalink) |
| References | <rQekh-3jb-7@gated-at.bofh.it> <rQPWx-Ru-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 03/07/2016 at 14:43:56 +0100, Jonathan Cameron wrote : > On 01/07/16 22:30, Alexandre Belloni wrote: > > Add documentation for ADC keys > > > > Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> > Clean looking binding to me - one comment inline. > > Jonathan > > --- > > Cc: Rob Herring <robh+dt@kernel.org> > > Cc: devicetree@vger.kernel.org > > > > .../devicetree/bindings/input/adc-keys.txt | 45 ++++++++++++++++++++++ > > 1 file changed, 45 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/input/adc-keys.txt > > > > diff --git a/Documentation/devicetree/bindings/input/adc-keys.txt b/Documentation/devicetree/bindings/input/adc-keys.txt > > new file mode 100644 > > index 000000000000..873476bb4eab > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/input/adc-keys.txt > > @@ -0,0 +1,45 @@ > > +Allwinner sun4i low res adc attached tablet keys > What is allwinner specific in here? Looks pretty general purpose to me! That's true, I forgot to change that after shamelessly copy pasting... I was planning to use something like ADC attached resistor ladder buttons, unless you have a better way to describe that. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] input: adc-keys: add DT binding documentation Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-01 23:40 +0200
[PATCH 2/2] input: add ADC resistor ladder driver Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-01 23:40 +0200
Re: [PATCH 2/2] input: add ADC resistor ladder driver Matt Ranostay <mranostay@gmail.com> - 2016-07-03 00:30 +0200
Re: [PATCH 2/2] input: add ADC resistor ladder driver Jonathan Cameron <jic23@kernel.org> - 2016-07-03 16:00 +0200
Re: [PATCH 1/2] input: adc-keys: add DT binding documentation Jonathan Cameron <jic23@kernel.org> - 2016-07-03 15:50 +0200
Re: [PATCH 1/2] input: adc-keys: add DT binding documentation Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-04 18:30 +0200
Re: [PATCH 1/2] input: adc-keys: add DT binding documentation Rob Herring <robh@kernel.org> - 2016-07-05 17:00 +0200
csiph-web