提交 15e20eab 编写于 作者: E Eugen Hristev 提交者: Jonathan Cameron

dt-bindings: input: touchscreen: add minimum pressure touchscreen property

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: NEugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: NRob Herring <robh@kernel.org>
Signed-off-by: NJonathan Cameron <Jonathan.Cameron@huawei.com>
上级 3055a6cf
...@@ -7,6 +7,9 @@ Optional properties for Touchscreens: ...@@ -7,6 +7,9 @@ Optional properties for Touchscreens:
(in pixels) (in pixels)
- touchscreen-max-pressure : maximum reported pressure (arbitrary range - touchscreen-max-pressure : maximum reported pressure (arbitrary range
dependent on the controller) dependent on the controller)
- touchscreen-min-pressure : minimum pressure on the touchscreen to be
achieved in order for the touchscreen
driver to report a touch event.
- touchscreen-fuzz-x : horizontal noise value of the absolute input - touchscreen-fuzz-x : horizontal noise value of the absolute input
device (in pixels) device (in pixels)
- touchscreen-fuzz-y : vertical noise value of the absolute input - touchscreen-fuzz-y : vertical noise value of the absolute input
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册