[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d065ad6f-4f60-60f9-6d95-d3c772a3aa63@benettiengineering.com>
Date:   Wed, 14 Apr 2021 13:24:12 +0200
From:   Giulio Benetti <giulio.benetti@...ettiengineering.com>
To:     Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc:     Rob Herring <robh@...nel.org>,
        Jonathan Neuschäfer <j.neuschaefer@....net>,
        Henrik Rydberg <rydberg@...math.org>,
        linux-input@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v7 3/3] Input: add driver for the Hycon HY46XX touchpanel
 series
On 4/14/21 7:44 AM, Dmitry Torokhov wrote:
> Hi Giulio,
> 
> On Tue, Apr 13, 2021 at 04:44:46PM +0200, Giulio Benetti wrote:
>> +
>> +	input_mt_report_pointer_emulation(tsdata->input, true);
> 
> For touchscreens it does not make much sense to report BTN_DOUBLETAP,
> BTN_TRIPLETAP, etc, events (they are really for touchpads), so I changed
> this to
> 
> 	input_mt_report_pointer_emulation(tsdata->input, false);
> 
> to only report ABS_X, ABS_Y, and BTN_TOUCH, and applied.
> 
> Thanks.
> 
Thank you, I've re-tested and it works correctly, I've answered to Peter 
Hutterer with what I've understood about that. Please correct me if I'm 
wrong.
Thanks a lot for reviewing
Best regards
-- 
Giulio Benetti
Benetti Engineering sas
Powered by blists - more mailing lists
 
