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 09FFFC433F5 for ; Tue, 11 Jan 2022 12:03:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239107AbiAKMDy (ORCPT ); Tue, 11 Jan 2022 07:03:54 -0500 Received: from mga06.intel.com ([134.134.136.31]:23946 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238920AbiAKMDy (ORCPT ); Tue, 11 Jan 2022 07:03:54 -0500 X-IronPort-AV: E=McAfee;i="6200,9189,10223"; a="304207526" X-IronPort-AV: E=Sophos;i="5.88,279,1635231600"; d="scan'208";a="304207526" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jan 2022 04:03:52 -0800 X-IronPort-AV: E=Sophos;i="5.88,279,1635231600"; d="scan'208";a="592672286" Received: from smile.fi.intel.com ([10.237.72.61]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jan 2022 04:03:51 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1n7FrJ-009DGj-6Y; Tue, 11 Jan 2022 14:02:37 +0200 Date: Tue, 11 Jan 2022 14:02:36 +0200 From: Andy Shevchenko To: Hans de Goede Cc: Andy Shevchenko , Bartosz Golaszewski , Linus Walleij , platform-driver-x86@vger.kernel.org, linux-gpio@vger.kernel.org Subject: Re: [PATCH v2] gpio: tps68470: Allow building as module Message-ID: References: <20220111105632.219581-1-hdegoede@redhat.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: platform-driver-x86@vger.kernel.org On Tue, Jan 11, 2022 at 12:46:16PM +0100, Hans de Goede wrote: > On 1/11/22 12:31, Andy Shevchenko wrote: > > On Tue, Jan 11, 2022 at 11:56:32AM +0100, Hans de Goede wrote: ... > > It used to be 2 patches in the series, are you going to send another one > > separately? > > Ah right, I forgot this was a series. The other one had no review comments, > so v1 is still valid, you can find it here: > > https://lore.kernel.org/linux-gpio/20211225120026.95268-2-hdegoede@redhat.com/ Okay (but in the future it's better to send a new complete version, it's easier for `b4` tool to handle). -- With Best Regards, Andy Shevchenko