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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,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 09A9EC2D0A3 for ; Thu, 12 Nov 2020 13:40:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AF5B322248 for ; Thu, 12 Nov 2020 13:40:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728483AbgKLNju (ORCPT ); Thu, 12 Nov 2020 08:39:50 -0500 Received: from mga12.intel.com ([192.55.52.136]:21955 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728549AbgKLNjr (ORCPT ); Thu, 12 Nov 2020 08:39:47 -0500 IronPort-SDR: 0pNDn6g3bqqKonmKNeMLVLye2nJs0ZXMBKxZk3yfR0K7KCBkXFI48yW7knkckDC9FBsG2BwaL/ LXGpmtaqhLHA== X-IronPort-AV: E=McAfee;i="6000,8403,9802"; a="149580860" X-IronPort-AV: E=Sophos;i="5.77,472,1596524400"; d="scan'208";a="149580860" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Nov 2020 05:39:42 -0800 IronPort-SDR: GaFFR2JxaI4lUiRiuzhvZWzH9LrOtYwlzOcmH4Sw2Ie8JsNwmYDMUgn7Zco+Xq6WMrDLlWRprA pNr/JPPP8KrA== X-IronPort-AV: E=Sophos;i="5.77,472,1596524400"; d="scan'208";a="532170505" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Nov 2020 05:39:40 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1kdCqA-006DOY-Di; Thu, 12 Nov 2020 15:40:42 +0200 Date: Thu, 12 Nov 2020 15:40:42 +0200 From: Andy Shevchenko To: Flavio Suligoi Cc: Mika Westerberg , "Rafael J . Wysocki" , Len Brown , linux-gpio@vger.kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4] Documentation: ACPI: explain how to use gpio-line-names Message-ID: <20201112134042.GB4077@smile.fi.intel.com> References: <20201112131545.62628-1-f.suligoi@asem.it> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201112131545.62628-1-f.suligoi@asem.it> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org On Thu, Nov 12, 2020 at 02:15:45PM +0100, Flavio Suligoi wrote: > The "gpio-line-names" declaration is not fully > documented, so can be useful to add some important > information and one more example. > > This commit also fixes a trivial spelling mistake. For the future contributions: No need to resend each time you got a tag. Maintainers usually take them all at once when applying (esp. taking into account plenty of scripts which help to do this automatically). Also, no need to resend so often. Give a chance to others to review (minimum resend time is 24h) -- With Best Regards, Andy Shevchenko