[PATCH v11 1/4] HID: wacom_sys: Add support for flipping the data values

Rob Herring robh at kernel.org
Sat Oct 16 07:34:39 PDT 2021


On Sat, 09 Oct 2021 21:43:10 +1000, Alistair Francis wrote:
> Add support to the Wacom HID device for flipping the values based on
> device tree settings. This allows us to support devices where the panel
> is installed in a different orientation, such as the reMarkable2.
> 
> Signed-off-by: Alistair Francis <alistair at alistair23.me>
> ---
>  .../bindings/input/hid-over-i2c.txt           | 20 ++++++
>  drivers/hid/wacom_sys.c                       | 25 ++++++++
>  drivers/hid/wacom_wac.c                       | 61 +++++++++++++++++++
>  drivers/hid/wacom_wac.h                       | 13 ++++
>  4 files changed, 119 insertions(+)
> 

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the linux-arm-kernel mailing list