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 DC95DC636D4 for ; Mon, 13 Feb 2023 11:07:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229648AbjBMLH3 (ORCPT ); Mon, 13 Feb 2023 06:07:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229630AbjBMLH2 (ORCPT ); Mon, 13 Feb 2023 06:07:28 -0500 Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8C32559CE; Mon, 13 Feb 2023 03:07:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1676286447; x=1707822447; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=E9boDOqBdzkxDX7RI0mQIJN5QkmJXjG9fld5F1+j04U=; b=VKtKrTXVgDbpT152tmSQIRv0NVmAMsaGhEgIS/7X9BFOJDQ16Y6O20MT jDZp342TfzT6E7RHrA00Fg2OoaOt6FzRdN6Hs9MELdUttdjAf2ZkLR3HX Ady/FDre0EHat0/0LmZkzqtzJbEEPjw8uYeBBsuXN7feTUJ5psdp3esNS wyXUagvw7sIV/qqpfjoPqNsqns1fR0NnmdvpicRWnA+QlIHNkZiUBZdSK RClzAQXs9HBkivr6v/CisuE3j2hFR3aWZzmLkNc7pPiJ3h8ExaOlXOsM6 8S/C1JeKxHU2vYp7CuzASIg+/6buPUBY+oblHM1k/BWWDZu6I8K30ynzu Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10619"; a="311227971" X-IronPort-AV: E=Sophos;i="5.97,293,1669104000"; d="scan'208";a="311227971" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Feb 2023 03:07:27 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10619"; a="670784612" X-IronPort-AV: E=Sophos;i="5.97,293,1669104000"; d="scan'208";a="670784612" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga007.fm.intel.com with ESMTP; 13 Feb 2023 03:07:26 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1pRWg8-006IcH-1z; Mon, 13 Feb 2023 13:07:24 +0200 Date: Mon, 13 Feb 2023 13:07:24 +0200 From: Andy Shevchenko To: Stephen Rothwell Cc: Linus Walleij , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: duplicate patch in the pinctrl-intel-fixes tree Message-ID: References: <20230213080620.62f7eeb6@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230213080620.62f7eeb6@canb.auug.org.au> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Mon, Feb 13, 2023 at 08:06:20AM +1100, Stephen Rothwell wrote: > Hi all, > > The following commit is also in Linus Torvalds' tree as a different commit > (but the same patch): > > a13bbd841bf8 ("pinctrl: intel: Restore the pins that used to be in Direct IRQ mode") > > This is commit > > a8520be3ffef ("pinctrl: intel: Restore the pins that used to be in Direct IRQ mode") > > in Linus' tree. I believe this due to it's in my tree and not tagged. That's why it appeared in the upper trees with different SHA. I'll drop mine. -- With Best Regards, Andy Shevchenko