Messages in this thread |  | | Date | Fri, 13 Apr 2018 13:34:04 -0500 | From | Rob Herring <> | Subject | Re: [PATCH v3 05/11] dt-bindings: input: touchscreen: resistive-adc-touch: create bindings |
| |
On Tue, Apr 10, 2018 at 11:57:51AM +0300, Eugen Hristev wrote: > Added bindings for generic resistive touchscreen ADC. > > Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> > --- > Changes in v3: > - renamed file and compatible to exclude "generic" keyword > - removed the pressure threshold property, added it as a common > touchscreen property in the touchscreen common bindings in a separate > commit. > > Changes in v2: > - modified bindings to have a generic resistive touchscreen adc driver > instead of specific architecture one. > > .../input/touchscreen/resistive-adc-touch.txt | 30 ++++++++++++++++++++++ > 1 file changed, 30 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/touchscreen/resistive-adc-touch.txt
Reviewed-by: Rob Herring <robh@kernel.org>
|  |