Re: [PATCH v6 3/4] dt-bindings: input: touchscreen: st1232: add touch-overlay example
From: Rob Herring <robh@kernel.org>
Date: 2024-01-03 23:55:09
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2024-01-03 23:55:09
Also in:
linux-devicetree, lkml
On Wed, Dec 20, 2023 at 09:39:45AM +0100, Javier Carrasco wrote:
The touch-overaly feature adds support for segments (touch areas) on the touchscreen surface that represent overlays with clipped touchscreen areas and printed buttons. Add nodes for a clipped touchscreen and overlay buttons to the existing example. Signed-off-by: Javier Carrasco <javier.carrasco@wolfvision.net> --- .../input/touchscreen/sitronix,st1232.yaml | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>