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 4CFD6C54E76 for ; Tue, 17 Jan 2023 19:26:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232501AbjAQTZl (ORCPT ); Tue, 17 Jan 2023 14:25:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45590 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234024AbjAQTOL (ORCPT ); Tue, 17 Jan 2023 14:14:11 -0500 Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6A877442F2; Tue, 17 Jan 2023 10:28:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1673980101; x=1705516101; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=+pAd4vbUUJugp6qXfBkXwcFSz+Fk8omLGMJqI616UCU=; b=S4GX9rJSKokVPYzxQ7JL2ViCF82FkTTho4SvgEe9CmYXEmofaJzGpjnD cLV/Irsip9vNT0wz5XuykgN+moKBmxwSUd4uKGzpHGyloqNw+BN4EuRlU cLAKbOpNeQla2WRt0TDeXSbLuMaUetfXp7kbqNKFfgiUlx4Z1KY8AoUSp ITUEB83H7V1cbWQb94zeMYOTUdcLQq6UlrkLyXkjbMgL3CZ27cASQU69+ C5ebmH6ylhPg7pFT5ygBp/OcSc7+z9oLUPY9joviqDbK1dG5/l2HwAGEG GTnub3NRzmZHQxu1v9Bl+xh6G9+lW5Yny2DZXFgOUADO9CNEpCOSi6FYs Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10593"; a="304460270" X-IronPort-AV: E=Sophos;i="5.97,224,1669104000"; d="scan'208";a="304460270" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jan 2023 10:28:20 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10593"; a="783341305" X-IronPort-AV: E=Sophos;i="5.97,224,1669104000"; d="scan'208";a="783341305" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga004.jf.intel.com with ESMTP; 17 Jan 2023 10:28:18 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1pHqgy-00AiwK-2C; Tue, 17 Jan 2023 20:28:16 +0200 Date: Tue, 17 Jan 2023 20:28:16 +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-kernel@vger.kernel.org On Tue, Jan 17, 2023 at 07:16:00PM +0100, Linus Walleij wrote: > On Tue, Jan 17, 2023 at 4:44 PM Andy Shevchenko > wrote: > > 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: ... > > > > So, which tag to use? > > > > > > > > "Acked-by: Linus Walleij " ? > > Yeah that's fine sorry for being unclear. > Acked-by: Linus Walleij Thank you! > > > 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. > > I pulled them out now! -- With Best Regards, Andy Shevchenko