Re: [PATCH v5 3/9] dt-bindings: input: touchscreen: add minimum pressure touchscreen property

From: Rob Herring
Date: Fri May 18 2018 - 11:39:37 EST


On Thu, May 10, 2018 at 01:45:08PM +0300, Eugen Hristev wrote:
> Add a common touchscreen optional property that will specify
> the minimum pressure applied to the screen that is needed
> such that the driver will report the touch event.
>
> Signed-off-by: Eugen Hristev <eugen.hristev@xxxxxxxxxxxxx>
> ---
> Changes in v5:
> - Modified property name to touchscreen-min-pressure from
> touchscreen-threshold-property
>
> Documentation/devicetree/bindings/input/touchscreen/touchscreen.txt | 3 +++
> 1 file changed, 3 insertions(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>