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=-5.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A,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 3BB45C43465 for ; Sun, 20 Sep 2020 14:21:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E6D4F2084C for ; Sun, 20 Sep 2020 14:21:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="s7fHS9Xl" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726420AbgITOVb (ORCPT ); Sun, 20 Sep 2020 10:21:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726267AbgITOVb (ORCPT ); Sun, 20 Sep 2020 10:21:31 -0400 Received: from mail-lf1-x142.google.com (mail-lf1-x142.google.com [IPv6:2a00:1450:4864:20::142]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 10EFBC061755; Sun, 20 Sep 2020 07:21:31 -0700 (PDT) Received: by mail-lf1-x142.google.com with SMTP id 77so3886350lfj.0; Sun, 20 Sep 2020 07:21:30 -0700 (PDT) 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=dCnIa8xxjuLX+UdjIOErvCdcixE0QI9U5MKiQIoEymM=; b=s7fHS9XlO6rpGyBnwk99lZgLkyL2bdY5tRUcD3HcDkPDJx75wZ2O64pzLvqTfSIl06 JEfs4DwMaJeosjXjjzUoRYVaeX+xmnhjosfWSnz20nRlzFHF0EzyTOriSs3G5qCwiFU6 5B1eBtslrY7ETC9Dzt2oWTDMsZLuWXqywRKGy042iZ9vNG6K/DjIY+tfdFfjnrqh68wh gpO4JV0m3zIGHDA7+m9/w1mONYqc+KWUAd2WvdQNOpq3h0b5h4JQXF2Nzo/hy8AEmvhU VdEv3kc9MGHM0jUm/oyEG3XV3xmWHQapnFXbjFSkiZvDZDgns5cdYMSaYTlUNPfjK6dl JQgg== 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=dCnIa8xxjuLX+UdjIOErvCdcixE0QI9U5MKiQIoEymM=; b=JP7tLRK3/OQgVKTJf6YjiJk1AqiUmW+MDCI7hKlCGrxyCAtZyVHNdvIE7/AIdKEXYF UwXVVmVS5iZyZDT6L4Fe9eThbPtkZN0YpZKnvEWkKAj1dueEUJI8unKCqAOJaUgaGVlF L4bZY8d3taGg3SKL5ZzQ9hPRAA9Lb3QPEeprLR5Nho9Et0ITfa/ekGeC/33wj1Y1ovQw +GBpXLz42/a00lTAjLIYFo/ZSgJsRVbEzbGrdHBicLS72JKpKA8K+EnUFA4k2Z0GGkK5 O0qTOcViFwcMh7oQsyP4jPOBfAdOTSDeLpb58BS0+fRUbmRAzLzrnojZy+n6IfSmObAR Bckw== X-Gm-Message-State: AOAM530tvW1XzgbOasju/IIlRyrsMWyMmiPZYuzaHCxixYJDvj9QE9wv lF87d4Mt8mupairCUaQtD1Q= X-Google-Smtp-Source: ABdhPJwcfnwIXf5q0ylSd+kvipYImR6XOl46JeZplhqmtUQl024R8dG4U8wRVsTJ3i4Oe0o2KswV6w== X-Received: by 2002:ac2:5101:: with SMTP id q1mr13192368lfb.427.1600611689452; Sun, 20 Sep 2020 07:21:29 -0700 (PDT) Received: from [192.168.2.145] (109-252-170-211.dynamic.spd-mgts.ru. [109.252.170.211]) by smtp.googlemail.com with ESMTPSA id l29sm1873268lfp.11.2020.09.20.07.21.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 20 Sep 2020 07:21:28 -0700 (PDT) Subject: Re: [PATCH v2 2/2] Input: atmel_mxt_ts - wake mXT1386 from deep-sleep mode To: "Wang, Jiada" , Dmitry Torokhov Cc: Nick Dyer , Rob Herring , "linux-input@vger.kernel.org" , lkml , Andy Shevchenko , erosca@de.adit-jv.com, Andrew_Gabbasov@mentor.com References: <20200918125601.8210-1-jiada_wang@mentor.com> <20200918125601.8210-2-jiada_wang@mentor.com> <2c3e093a-dc75-d315-519d-9b8fbab9b41b@gmail.com> <11e0052b-ae7a-71bc-1b28-9d5b42acfd11@gmail.com> <8b5f2198-a94e-7ccd-f91d-fb74e5ec7a4f@mentor.com> From: Dmitry Osipenko Message-ID: <1a5265f7-8ffd-5fba-c436-3c938a90198c@gmail.com> Date: Sun, 20 Sep 2020 17:21:25 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <8b5f2198-a94e-7ccd-f91d-fb74e5ec7a4f@mentor.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 20.09.2020 16:13, Wang, Jiada пишет: > Hi Dmitry > > On 2020/09/20 15:02, Dmitry Torokhov wrote: >> On Sat, Sep 19, 2020 at 10:28 PM Wang, Jiada >> wrote: >>> >>> Hi Dmitry >>> >>> On 2020/09/20 4:49, Dmitry Osipenko wrote: >>>> 18.09.2020 18:55, Wang, Jiada пишет: >>>> ... >>>>>>>     +static void mxt_wake(struct mxt_data *data) >>>>>>> +{ >>>>>>> +    struct i2c_client *client = data->client; >>>>>>> +    struct device *dev = &data->client->dev; >>>>>>> +    struct device_node *np = dev->of_node; >>>>>>> +    union i2c_smbus_data dummy; >>>>>>> + >>>>>>> +    if (!of_device_is_compatible(np, "atmel,mXT1386")) >>>>>>> +        return; >>>>>> I'm not sure whether you misses the previous answers from Dmitry >>>>>> Torokhov and Rob Herring, but they suggested to add a new device-tree >>>>>> property which should specify the atmel,wakeup-method. >>>>>> >>>>> I think Rob Herring prefers for the compatible solution than property. >>>> >>>> Actually, seems you're right. But I'm not sure now whether he just made >>>> a typo, because it's actually a board-specific option. >>>> >>> Right, I think since it is a board specific issue, >>> so "property" is the preferred way, >> >> Why are you saying it is a board-specific issue? It seems to me that >> it is behavior of a given controller, not behavior of a board that >> happens to use such a controller? >> > > the issue only occurs on mXT1386 controller, > but with same mXT1386 soc, behavior differs from how WAKE line is > connected, (left low, connect to GPIO or connect to SCL), > so I think the issue also is board-specific? > >>> if I understand you correctly, >>> compatible combine with property is what you are suggesting, right? >> >> We should gate the behavior either off a compatible or a new property, >> but not both. Both variants will work. But if other controller models have a similar need, then a wakeup-method property should be more universal since potentially it could be reused by other TS models without much changes to the code. To be honest, I'm not familiar with other Atmel TS controllers, so have no clue what variant should be more preferred. The wakeup-method should be a safer variant, but it also will be a bit more invasive code change. >>>> It could be more preferred to skip the i2c_smbus_xfer() for the NONE >>>> variant, but it also should be harmless in practice. I guess we indeed >>>> could keep the current variant of yours patch and then add a clarifying >>>> comment to the commit message and to the code, telling that >>>> i2c_smbus_xfer() is harmless in a case of the hardwired WAKE-LINE. >>>> >>> I will skip dummy read for "NONE" variant. >>> >>>>>> There are 3 possible variants: >>>>>> >>>>>>      - NONE >>>>>>      - GPIO >>>>>>      - I2C-SCL >>>>>> >>>>>> Hence we should bail out from mxt_wake() if method is set to NONE or >>>>>> GPIO. >>>>>> >>>>> for "GPIO", we still need 25 ms sleep. but rather than a dummy read, >>>>> WAKE line need to be asserted before sleep. >>>> >>>> Correct, I just meant to bail out because GPIO is currently >>>> unsupported. >>>> >>> >>> OK >>> >>>> ... >>>>>>>     static int mxt_initialize(struct mxt_data *data) >>>>>>>     { >>>>>>>         struct i2c_client *client = data->client; >>>>>>>         int recovery_attempts = 0; >>>>>>>         int error; >>>>>>>     +    mxt_wake(data); >>>>>>> + >>>>>>>         while (1) { >>>>>> >>>>>> I assume the mxt_wake() should be placed here, since there is a 3 >>>>>> seconds timeout in the end of the while-loop, meaning that device may >>>>>> get back into deep-sleep on a retry. >>>>>> >>>>> Can you elaborate a little more why exit from bootload mode after >>>>> sleep >>>>> for 3 second could enter deep-sleep mode. >>>> >>>> The loop attempts to exit from bootload mode and then I suppose >>>> mxt_read_info_block() may fail if I2C "accidentally" fails, hence the >>>> deep-sleep mode still will be enabled on a retry. >> >> If the controller is in bootloader mode it will not be in a deep sleep >> mode. If the controller was just reset via reset GPIO it will not be >> in deep sleep mode. The controller can only be in deep sleep mode if >> someone requested deep sleep mode. I'd recommend moving the mxt_wake >> in the "else" case of handling reset GPIO. My observation on Acer A500 shows that first I2C transfer after the reset via GPIO could easily get a NAK, hence mxt_wake() definitely must be placed before the mxt_read_info_block(). Apparently reset doesn't wake controller. What's even more interesting is that I now spotted that the NAK could happen in mxt_interrupt() after mxt_initialize(). I'm also now seeing that both mxt_set_t7_power_cfg() and mxt_t6_command() in mxt_start() need the mxt_wake()! Because both 100% get a NAK without the wakes. @@ -3005,9 +3022,11 @@ static void mxt_start(struct mxt_data *data) case MXT_SUSPEND_DEEP_SLEEP: default: + mxt_wake(data); mxt_set_t7_power_cfg(data, MXT_POWER_CFG_RUN); /* Recalibrate since chip has been in deep sleep */ + mxt_wake(data); mxt_t6_command(data, MXT_COMMAND_CALIBRATE, 1, false); break; } Maybe adding I2C retries still isn't a bad idea?