From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C1642C43603 for ; Thu, 12 Dec 2019 00:29:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 96BA62173E for ; Thu, 12 Dec 2019 00:29:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="HshZQGQH" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727229AbfLLA3g (ORCPT ); Wed, 11 Dec 2019 19:29:36 -0500 Received: from mail-lf1-f68.google.com ([209.85.167.68]:36330 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727189AbfLLA3g (ORCPT ); Wed, 11 Dec 2019 19:29:36 -0500 Received: by mail-lf1-f68.google.com with SMTP id n12so281879lfe.3; Wed, 11 Dec 2019 16:29:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=pC6XF/C4qA6Z3fF58X0CjVZydy0fb8CelD9qd37i5gc=; b=HshZQGQHDaBtH2auNRZfezkqBM+IIN3iaK35ve5/12tX8zrV3UwAwhNtW2CaOC4GGH VulBEsCEkSHMh7Ln0pKDk9e8aB3S++LApRbmWewG2o0/isabLtPD9i09Pcr+uy6mJ1zh yinfxOFIvvABQXxS3N32b9Hu/AlWcnXm7UipweDlDLPPkxZwaNQYKlS5DRi7NZgtqEvQ 5HiVMcTOP1bpSnkaN4n/2pVbUD/+EISG3O6fpniJ9EpXw3bgh0UEfNoVMAZi2BSoC1WR BQ/rX5E358IAzM7hQ94LlfNSTL2fuo10CBtRH5favAiDybjbGb1diIYoP1VvKQCA7r6X oWUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=pC6XF/C4qA6Z3fF58X0CjVZydy0fb8CelD9qd37i5gc=; b=CH04j7calde3YBRK69AHXtWFZN4MTur9MU579yU31ZJZbl7fIpG2+0HjyxCyw17/bl C+grvvQJ2PhOnd8pFz/kH067StEzzJG5gV4tHU+Q97zfWLiiHz3cD6BVKyZPDCdzraDw Yf+zey0ba9zVkaYPqKRBgWscPAkBF5YP7wS2TMJVWkGH9iwVHziVieH9I8IpWydLm0VS VvwcIuXndX05xKsRi8Qk9fRmAouJNfqOU0fC8kTwpPeW+2nrhSVjT51CFG880T+yPbno VK14z27puUWGOMZrzAySoAicMNpsnlpK6w5tS1+S2Z5gpmR51VhwfhcF3BMVUeliY+VM RlzQ== X-Gm-Message-State: APjAAAU5lF1FD/9/EovHQ3F+oqTt45jUJ5q3freS29CGMfAKB/my6fM6 goOnr62iNxAKcIaguRlcujm/diwh X-Google-Smtp-Source: APXvYqyD9UYdejrNSyfdLH+9mfQMcI9Ym/rhgknNTIiB4I1iG4nafZurmwrznkO4CEVPBg3bmCBAvw== X-Received: by 2002:ac2:599c:: with SMTP id w28mr4173459lfn.78.1576110573638; Wed, 11 Dec 2019 16:29:33 -0800 (PST) Received: from [192.168.2.145] (79-139-233-37.dynamic.spd-mgts.ru. [79.139.233.37]) by smtp.googlemail.com with ESMTPSA id d16sm1964036lfa.16.2019.12.11.16.29.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 11 Dec 2019 16:29:32 -0800 (PST) Subject: Re: [PATCH v2 0/9] input: elants: Support Asus TF300T touchscreen To: =?UTF-8?B?TWljaGHFgiBNaXJvc8WCYXc=?= , linux-input@vger.kernel.org, devicetree@vger.kernel.org Cc: Scott Liu , James Chen , Johnny Chuang , Dmitry Torokhov , linux-kernel@vger.kernel.org, Henrik Rydberg , Mark Rutland , Rob Herring References: From: Dmitry Osipenko Message-ID: <3da0327c-d7c4-b0f2-9ab4-b7088891ef7c@gmail.com> Date: Thu, 12 Dec 2019 03:29:31 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 11.12.2019 19:03, Michał Mirosław пишет: > This series cleans up the driver a bit and implements changes needed to > support EKTF3624-based touchscreen used in eg. Asus TF300T tablet. > > --- > v2: extended with Dmitry's patches (replaced v1 patches 3 and 4) > > Dmitry Osipenko (3): > input: elants: support 0x66 reply opcode for reporting touches > dt-bindings: input: elants-i2c: Document common touchscreen properties > dt-bindings: input: elants-i2c: Document eKTF3624 > > Michał Mirosław (6): > input: elants: document some registers and values > input: elants: support old touch report format > input: elants: remove unused axes > input: elants: override touchscreen info with DT properties > input: elants: refactor elants_i2c_execute_command() > input: elants: read touchscreen size for EKTF3624 > > .../devicetree/bindings/input/elants_i2c.txt | 6 +- > drivers/input/touchscreen/elants_i2c.c | 358 ++++++++++++------ > 2 files changed, 239 insertions(+), 125 deletions(-) > Hello Michał, The series works and looks good to me, eKTF3624 touchscreen is working fine on Nexus 7. Thank you very much!