[PATCH v1 7/7] dt-bindings: input: touchscreen: edt-ft5x06: Add 'threshold' property
Rob Herring
robh at kernel.org
Wed Jun 14 12:21:12 PDT 2023
On Thu, 01 Jun 2023 12:14:51 +0200, Oleksij Rempel wrote:
> Add a new property 'threshold' to the edt-ft5x06 touchscreen binding.
> This property allows setting the "click"-threshold in the range from 0
> to 255. This change addresses the following dtbs_check warning:
> imx6dl-lanmcu.dtb: touchscreen at 38: 'threshold' does not match any of the
> regexes: 'pinctrl-[0-9]+'
> From schema:
> Documentation/devicetree/bindings/input/touchscreen/edt-ft5x06.yaml
>
> Signed-off-by: Oleksij Rempel <o.rempel at pengutronix.de>
> ---
> .../devicetree/bindings/input/touchscreen/edt-ft5x06.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list