Re: [PATCH v10 10/12] Input: wacom_i2c - Allow flipping the values from the DT

From: Rob Herring
Date: Tue Aug 31 2021 - 17:54:37 EST


On Sun, 29 Aug 2021 19:19:23 +1000, Alistair Francis wrote:
> Allow the device tree properties to flip the tilx, position or distance
> values.
>
> This is required for the stylus to work correctly on the reMarkable 2.
>
> Signed-off-by: Alistair Francis <alistair@xxxxxxxxxxxxx>
> ---
> .../input/touchscreen/wacom,generic.yaml | 20 +++++++++++
> drivers/input/touchscreen/wacom_i2c.c | 34 +++++++++++++++++++
> 2 files changed, 54 insertions(+)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>