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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD5BEC677F1 for ; Tue, 17 Jan 2023 15:46:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232334AbjAQPqt (ORCPT ); Tue, 17 Jan 2023 10:46:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234024AbjAQPqJ (ORCPT ); Tue, 17 Jan 2023 10:46:09 -0500 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C0EAF27D74; Tue, 17 Jan 2023 07:44:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1673970253; x=1705506253; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=GG5BwYt5PVPYxx6sAHKdfDO8GiFSj+dmo4JKzIxwxnk=; b=FQKq3PO0c0zP4qN8vIM/soOpiHekFCwU0iKlEe4nAg/YUdiWFAeARA7Y Vkm1Gv6GIwxfmNJtEuh+TTI5quacQX3IyYJCXxJmCnLQRk4RtC4NsjAd1 hvjllxF2HOc7+qRiuYaPYHeBENgLv8h/yb2fRre1OO0KDcQ70vgVx2hIV /9M4dz2tejITi1ETt/TAzwMeNRalydqGNo4YWNwsTmDiMaxSA5Ci0d6d9 nq734aceF5PRRAIuMmO7dTyxfoOq0KSUXOW+ezEnxeNLXvwme7sMQ2zhs fzTH4GjsHeXIUb6TcazbNlxQxc9w3HVeasAvLLt+Jat/mzoCoE9FlIu6C g==; X-IronPort-AV: E=McAfee;i="6500,9779,10592"; a="305103017" X-IronPort-AV: E=Sophos;i="5.97,224,1669104000"; d="scan'208";a="305103017" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jan 2023 07:44:07 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10592"; a="659428148" X-IronPort-AV: E=Sophos;i="5.97,224,1669104000"; d="scan'208";a="659428148" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga002.jf.intel.com with ESMTP; 17 Jan 2023 07:44:05 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1pHo83-00AdrD-3C; Tue, 17 Jan 2023 17:44:03 +0200 Date: Tue, 17 Jan 2023 17:44:03 +0200 From: Andy Shevchenko To: Linus Walleij Cc: linux-gpio@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Corbet , Bagas Sanjaya Subject: Re: [PATCH v2 1/2] pinctrl: Proofreading and updating the documentation accordingly Message-ID: References: <20230116153347.15786-1-andriy.shevchenko@linux.intel.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 Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Tue, Jan 17, 2023 at 05:43:00PM +0200, Andy Shevchenko wrote: > On Tue, Jan 17, 2023 at 05:00:20PM +0200, Andy Shevchenko wrote: > > On Tue, Jan 17, 2023 at 03:26:31PM +0100, Linus Walleij wrote: > > > On Tue, Jan 17, 2023 at 3:24 PM Andy Shevchenko > > > wrote: ... > > > > Actually I have missed the repetition of the comment I put in v1, > > > > i.e. that this would be good to be attached to my PR where the > > > > struct pinfunction et al. have been introduced. Can I have your > > > > Ack? > > > > > > Sure go ahead, > > > > So, which tag to use? > > > > "Acked-by: Linus Walleij " ? > > Added this tag and pushed to my tree, thanks! > > P.S. Tell me if I should do somehow else. Note, I have slightly amended couple of lines, and if you keep the patches in your tree as well it may be a minor conflict. -- With Best Regards, Andy Shevchenko