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.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 451C8C4CEC7 for ; Fri, 13 Sep 2019 10:12:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2769C214D8 for ; Fri, 13 Sep 2019 10:12:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388065AbfIMKMJ (ORCPT ); Fri, 13 Sep 2019 06:12:09 -0400 Received: from mga04.intel.com ([192.55.52.120]:15743 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387435AbfIMKMJ (ORCPT ); Fri, 13 Sep 2019 06:12:09 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Sep 2019 03:12:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,500,1559545200"; d="scan'208";a="200935341" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga001.fm.intel.com with ESMTP; 13 Sep 2019 03:12:05 -0700 Received: from andy by smile with local (Exim 4.92.1) (envelope-from ) id 1i8iYd-0001cQ-Nw; Fri, 13 Sep 2019 13:12:03 +0300 Date: Fri, 13 Sep 2019 13:12:03 +0300 From: "andriy.shevchenko@intel.com" To: Dilip Kota Cc: Gustavo Pimentel , Andrew Murray , "jingoohan1@gmail.com" , "lorenzo.pieralisi@arm.com" , "robh@kernel.org" , "martin.blumenstingl@googlemail.com" , "linux-pci@vger.kernel.org" , "hch@infradead.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "cheol.yong.kim@intel.com" , "chuanhua.lei@linux.intel.com" , "qi-ming.wu@intel.com" Subject: Re: [PATCH v3 2/2] dwc: PCI: intel: Intel PCIe RC controller driver Message-ID: <20190913101203.GE2680@smile.fi.intel.com> References: <20190906112044.GF9720@e119886-lin.cambridge.arm.com> <959a5f9b-2646-96e3-6a0f-0af1051ae1cb@linux.intel.com> <20190909083117.GH9720@e119886-lin.cambridge.arm.com> <22857835-1f98-b251-c94b-16b4b0a6dba2@linux.intel.com> <20190911103058.GP9720@e119886-lin.cambridge.arm.com> <20190912082517.GA9720@e119886-lin.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 13, 2019 at 05:20:26PM +0800, Dilip Kota wrote: > On 9/12/2019 6:49 PM, Gustavo Pimentel wrote: > > On Thu, Sep 12, 2019 at 10:23:31, Dilip Kota > > wrote: > > Hi, I just return from parental leave, therefore I still trying to get > > the pace in mailing list discussion. > > > > However your suggestion looks good, I agree that can go into DesignWare > > driver to be available to all. > Thanks Gustavo for the confirmation, i will add it in the next patch version > > > > Just a small request, please do in general: > > s/designware/DesignWare > > Sorry, i didnt understand this. It means the reviewer asks you to name DesignWare in this form, i.o.w. designware -> DesignWare. `man 1 sed` gives you more about it :-) -- With Best Regards, Andy Shevchenko