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=-7.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 C5D5BC433B4 for ; Thu, 6 May 2021 20:29:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9E7846112F for ; Thu, 6 May 2021 20:29:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232789AbhEFUaH (ORCPT ); Thu, 6 May 2021 16:30:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43524 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229951AbhEFUaG (ORCPT ); Thu, 6 May 2021 16:30:06 -0400 Received: from mail-pl1-x633.google.com (mail-pl1-x633.google.com [IPv6:2607:f8b0:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1A0A0C061574; Thu, 6 May 2021 13:29:08 -0700 (PDT) Received: by mail-pl1-x633.google.com with SMTP id a11so4015943plh.3; Thu, 06 May 2021 13:29:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=iwf+nOOCEgbUxlspUEBgEc5odgKJ47dzf/SoGf1/jEI=; b=OCm4UjrM9h/x4t3WwBBRE8jhRIRA1NleXc4ilmOhPY48Fxr7UJZycxS/wvffN4/5UL PR4+EL3udgdTZK9F6si4EKKlxift2e94SFzw8br09EFPSMfXDbe52Ukaoaj9LZYVDUKP h9dpb3ae+wX5IZSXyUBJxJPfJ03IBUuQK7cT0p/KvD9VM3Dkdcqlhf+nuXzoZgo0bXfC dvkBdy/qP6TlP5Ggqk4W78o+HXtJkn9dcB7HAQCFdgsQnsxs+1V/GlU1uzJ1hEJwUbbj m/n94O/PxLHvNCMQIORz4cQqbj1P2OsEmgDMKldiuTmdqKRBTjh4vN+JZ0z7oJkcPjJe psYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=iwf+nOOCEgbUxlspUEBgEc5odgKJ47dzf/SoGf1/jEI=; b=sb3afbhONCph88Wl05EU3WMHfkas6aVCGEOilVcCOeC67KQi5vIw8dGB36UjKN6zSu 94MtcAkp3/lE2TtK6Pm9cgr5DEtBE6U8tJOs5M/27HVhBL+co9w4pvow74sIW5bWtPeJ 6/gvz7Eos3ADmTPZgX/383Hs3GnpR6naKUbGuGCFEcLkqTIysRD2tr/RMgf5JckP9kz3 rrWnMgoAlRUf1BwUuJZCKh8Ezkk6ezruH7AI7ilGmcehzwZUIjsKdKUA+hGeWiWFTgt4 QN23EBO/uL0f4uG2K+RTHG0bnFAtTC2vfB13PGO+CPa9dssg14D/W8CPqK5pASvEyxN1 afLA== X-Gm-Message-State: AOAM530SW8R1EOpur5aPw6jE1vkaepckXXXzP7U7IzDQ06rWfmUMxM/n GAwbvC6gmcdUHbT7TlFuXYVqWh5TBNI= X-Google-Smtp-Source: ABdhPJzRvJ8Xs12E62UYAaLeWVH4m8lwKjjSj9dqbTJCKkyPfyCNxGXCdYuabHXlpsNOFfYURU74XA== X-Received: by 2002:a17:902:74c5:b029:ed:d41:1ca0 with SMTP id f5-20020a17090274c5b02900ed0d411ca0mr6456670plt.66.1620332947595; Thu, 06 May 2021 13:29:07 -0700 (PDT) Received: from google.com ([2620:15c:202:201:5228:3770:a497:742]) by smtp.gmail.com with ESMTPSA id v185sm2773820pfb.190.2021.05.06.13.29.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 May 2021 13:29:06 -0700 (PDT) Date: Thu, 6 May 2021 13:29:04 -0700 From: Dmitry Torokhov To: Hansem Ro Cc: marex@denx.de, mjsakellaropoulos@gmail.com, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] Input: ili210x - add missing negation for touch indication on ili210x Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 06, 2021 at 12:38:19PM -0700, Hansem Ro wrote: > This adds the negation needed for proper finger detection on Ilitek > ili2107/ili210x. This fixes polling issues (on Amazon Kindle Fire) > caused by returning false for the cooresponding finger on the touchscreen. > > Signed-off-by: Hansem Ro > Fixes: e3559442afd2a ("ili210x - rework the touchscreen sample processing") Applied, thank you. -- Dmitry