Re: [PATCHv4 2/4] Input: EXC3000: add EXC80H60 and EXC80H84 support

From: Rob Herring
Date: Thu Aug 06 2020 - 12:47:17 EST


On Wed, 05 Aug 2020 18:05:18 +0200, Sebastian Reichel wrote:
> This adds support for EXC80H60 and EXCH84 controllers, which
> use a different event type id and have two extra bits for the
> resolution (so the maximum is 16K instead of 4K).
>
> Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
> ---
> .../input/touchscreen/eeti,exc3000.yaml | 5 +-
> drivers/input/touchscreen/exc3000.c | 80 +++++++++++++++----
> 2 files changed, 70 insertions(+), 15 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>