Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1776367imu; Wed, 21 Nov 2018 01:37:26 -0800 (PST) X-Google-Smtp-Source: AFSGD/V1kvdKu3FZWJBz+K0+1Ob3P4C0QagjOEc/exz90ptvS4VoRFgrDuQT+Cgm1+2T2WZYIaM3 X-Received: by 2002:a17:902:be0e:: with SMTP id r14-v6mr6076843pls.23.1542793045923; Wed, 21 Nov 2018 01:37:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1542793045; cv=none; d=google.com; s=arc-20160816; b=nbh7LRh3b/zZ/PzKIWHe+sw0jERjjenpwDA1fwjDlmUJmA5UyGje3XyUZmcc/keTNf 8iZv/xVVknjscc/X9MNSBxDN6e4fT0JTVaWqEiHgyeNkDfqwu3ExiMAU9l5W7JVDf6NP kBmrZNQ/80W1CqWcmpRY50vbrEscMEDWMIFqQ9iE4/8F8htEEhSjldm/cJOTX/lvsKjF SLr8kQjucRZjm1BsK6mJOcXHAsyWCvwSqdrPkOCeoD7csPkpbafKrxCNQ2ttcEr+1eLi jxvfHDLRt4YqLed19zgAqcT4VsjGespHFteyxZpmKrM9Zg9iDIjBDIEPyV7Tqsj6e/m8 foYA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:date:cc:to:from:subject:message-id; bh=xWXK+Z6Of/ThJhAhGOA+Grb5uaePArelvEaf8FNTsmc=; b=jOjgLv+7bWl8bKmrlKKC/cXHydaGlxQ0kmTvO8rWnOVvVIrV9jPgDevX8SM1cyhvAF CWmkAID/war3suUww4+owuA0U+lDtcOfuJ5y0NcCfnTfZI9w2s1krk7TYQbQjldoc5JX 5CblZD1bSJBPDUAQsw/GLjPhUDUYgGrakD0X82s6GPhHoqdpKLC88taEdAeI44PeNEWC WYXDnH6bv2REPmEBo2b1iLp8mUcI1fd5SUdJwwJTIyxUSxI97m29rjq6HZEn/MsXyhSw ylhPNNfCpuorQXguYtnpGzXfY006JY+HT8wVGP7axqty/aTv/v+iBUgtbkwLw8as82p3 At3w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j135si39260654pgc.517.2018.11.21.01.37.11; Wed, 21 Nov 2018 01:37:25 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729247AbeKUTy7 (ORCPT + 99 others); Wed, 21 Nov 2018 14:54:59 -0500 Received: from mailgw02.mediatek.com ([210.61.82.184]:63206 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726665AbeKUTy7 (ORCPT ); Wed, 21 Nov 2018 14:54:59 -0500 X-UUID: 9a5647383f5e4047b85d4ba513ba9ead-20181121 X-UUID: 9a5647383f5e4047b85d4ba513ba9ead-20181121 Received: from mtkcas07.mediatek.inc [(172.21.101.84)] by mailgw02.mediatek.com (envelope-from ) (mhqrelay.mediatek.com ESMTP with TLS) with ESMTP id 1117219631; Wed, 21 Nov 2018 17:21:06 +0800 Received: from MTKCAS06.mediatek.inc (172.21.101.30) by mtkmbs03n2.mediatek.inc (172.21.101.182) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Wed, 21 Nov 2018 17:21:04 +0800 Received: from [172.21.77.4] (172.21.77.4) by MTKCAS06.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Wed, 21 Nov 2018 17:21:04 +0800 Message-ID: <1542792064.20593.2.camel@mtksdaap41> Subject: Re: [PATCH v1 04/11] soc: mediatek: add new flow for mtcmos power. From: Weiyi Lu To: Stephen Boyd CC: Nicolas Boichat , Matthias Brugger , , Rob Herring , , , linux-arm Mailing List , lkml , , , , , Date: Wed, 21 Nov 2018 17:21:04 +0800 In-Reply-To: <154278766192.88331.16232130563413450456@swboyd.mtv.corp.google.com> References: <20181106064206.17535-1-weiyi.lu@mediatek.com> <20181106064206.17535-6-weiyi.lu@mediatek.com> <1542681454.5132.9.camel@mtksdaap41> <154278766192.88331.16232130563413450456@swboyd.mtv.corp.google.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TM-SNTS-SMTP: 8C68A4B578B6415AF37CD1230BEF4E76EDA0F59254B6F4314F58C520F9EDEEAB2000:8 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2018-11-21 at 00:07 -0800, Stephen Boyd wrote: > Quoting Weiyi Lu (2018-11-19 18:37:34) > > On Tue, 2018-11-13 at 11:31 -0800, Nicolas Boichat wrote: > > > On Mon, Nov 5, 2018 at 10:42 PM Weiyi Lu wrote: > > > > > @@ -226,6 +397,7 @@ static int scpsys_power_on(struct generic_pm_domain *genpd) > > > > if (ret < 0) > > > > goto err_pwr_ack; > > > > > > > > + > > > > > > Drop this. > > Why do we try to drop this? Once the power-on step fail, the following > > steps should not be permitted. > > I just see a whitespace addition that doesn't do anything. I suspect > it's a style nitpick and common practice to not include spurious diffs > in the patch. So remove this hunk? > Oops! I missed the extra whitespace. I will remove it. Many thanks.