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.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 68D6AC63798 for ; Thu, 19 Nov 2020 10:58:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2D3BE246B0 for ; Thu, 19 Nov 2020 10:58:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726618AbgKSK6X (ORCPT ); Thu, 19 Nov 2020 05:58:23 -0500 Received: from mga14.intel.com ([192.55.52.115]:14882 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726480AbgKSK6X (ORCPT ); Thu, 19 Nov 2020 05:58:23 -0500 IronPort-SDR: 4nWzrWaz7pNyS/m+rpzJ+wGydhlsUuOky7y+/Xd0fMGA3teOM/bxI+2dkZHovrd1F6iTyYF5YB 59CJBJZ51n9g== X-IronPort-AV: E=McAfee;i="6000,8403,9809"; a="170488567" X-IronPort-AV: E=Sophos;i="5.77,490,1596524400"; d="scan'208";a="170488567" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Nov 2020 02:58:22 -0800 IronPort-SDR: 4VxUpSjI9NH9u3SMNDurNQe8kkVYETRZhHu8EEOP6QvMoItPLMB/dPDwvTpp7r5HHS54tK9h5R g358AE5a7LJg== X-IronPort-AV: E=Sophos;i="5.77,490,1596524400"; d="scan'208";a="311604839" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Nov 2020 02:58:21 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1kfhet-007udp-Pv; Thu, 19 Nov 2020 12:59:23 +0200 Date: Thu, 19 Nov 2020 12:59:23 +0200 From: Andy Shevchenko To: Linus Walleij Cc: Linux GPIO , Bartosz Golaszewski , Hans de Goede , Mika Westerberg Subject: Re: [GIT PULL] intel-gpio for 5.11-1 Message-ID: <20201119105923.GA4077@smile.fi.intel.com> References: <20201116152625.GA20187@black.fi.intel.com> <20201118141811.GV4077@smile.fi.intel.com> <20201119105828.GZ4077@smile.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201119105828.GZ4077@smile.fi.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, Nov 19, 2020 at 12:58:28PM +0200, Andy Shevchenko wrote: > On Thu, Nov 19, 2020 at 09:31:03AM +0100, Linus Walleij wrote: > > On Wed, Nov 18, 2020 at 3:17 PM Andy Shevchenko > > wrote: > > > On Tue, Nov 17, 2020 at 10:24:37PM +0100, Linus Walleij wrote: > > > > > > Thanks! I merged in v5.10-rc4 to the GPIO devel branch and > > > > pulled in this on top, works like a charm! > > > > > > I'm not sure I understood why you merged v5.10-rc4, but in any case thanks, > > > result is great! > > > > I merged v5.10-rc4 because the pull request says: > > > > > The following changes since commit b72de3ff19fdc4bbe4d4bb3f4483c7e46e00bac3: > > > > > > gpio: sifive: Fix SiFive gpio probe (2020-11-11 09:53:09 +0100) > > > > And that patch was on my fixes branch, which went into v5.10-rc4, > > so in order to have the base commit in the devel tree I had to merge > > in v5.10-rc4. > > I based solely on your gpio/for-next as has been stated in the cover letter. > So, the PR might have been applied on top of your gpio/for-next without any > additional merge required. > > I admit that PR automatic text is a bit deviated (it has been taken from wrong > base, note that tag is correct nevertheless). I will look forward to amend my "information in the tag" > scripts. -- With Best Regards, Andy Shevchenko