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 A7FB7ECAAA1 for ; Mon, 24 Oct 2022 16:25:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233932AbiJXQZr (ORCPT ); Mon, 24 Oct 2022 12:25:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59052 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235258AbiJXQZL (ORCPT ); Mon, 24 Oct 2022 12:25:11 -0400 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B3AFB158181 for ; Mon, 24 Oct 2022 08:11:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666624318; x=1698160318; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=XUdEZsZnv3WYeOxP8dyx9oN3W31Uv8OJUsvCmASdtP4=; b=KvvgtTzGAJ+rJQNhBRXBa/s1KaT9pDrHEqeU81s9UQOlZrzNjYZBM5ZQ RGowXFq8gpcnJOToZkU/8jTmXuSeW5GzHQjD+shIL6BMDldmWRfdixElI 5Q9FepPJPX7SIpxL+3FyYzk6F0YDP4Y/k1iDbPEBZ7eg8OPCD7X/Lp2cb R4usRiNUhVA6cHBkL1qBgGefeTtdFh/S6ChpmFVtvR3ILpJx2BwayiQfp Qu4dqqPR8C+j4+/4r8y9AqoIwSmDWjOwKTHDNcYGNXQ41QAuUpq2bVNHD SEb/wMxEvkQPV7ZkqS98W/1bGbq+upu4Z4MxvO4FxXgzPoQW8vBzYs9aa A==; X-IronPort-AV: E=McAfee;i="6500,9779,10510"; a="334029540" X-IronPort-AV: E=Sophos;i="5.95,209,1661842800"; d="scan'208";a="334029540" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Oct 2022 08:06:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10510"; a="756601564" X-IronPort-AV: E=Sophos;i="5.95,209,1661842800"; d="scan'208";a="756601564" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga004.jf.intel.com with ESMTP; 24 Oct 2022 08:06:54 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1omz2S-001VKt-1i; Mon, 24 Oct 2022 18:06:52 +0300 Date: Mon, 24 Oct 2022 18:06:52 +0300 From: Andy Shevchenko To: Linus Walleij Cc: Bartosz Golaszewski , Linux pin control , Mika Westerberg Subject: Re: [GIT PULL] intel-pinctrl for 6.1-1 Message-ID: References: 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-gpio@vger.kernel.org On Mon, Oct 24, 2022 at 09:16:28AM +0200, Linus Walleij wrote: > On Sun, Oct 23, 2022 at 10:04 PM Andy Shevchenko > wrote: > > On Fri, Oct 21, 2022 at 10:02:35AM +0200, Linus Walleij wrote: > > > > Bart are you fine with pulling this as-is? (I am.) > > > > Hold on a bit, I have to rebuild a whole kernel to test if I missed something > > (it's already clear I missed lantiq patch, now in my branch, but obviously not > > in that tag, since I called it immutable). > > OK I hold my horses waiting for your confirmation, I expect to > pull the immutable branch once it is confirmed stable. I hope I found all places under drivers/pinctrl to fix, but let's wait a couple of days so Linux Next and CIs may have a chance to exercise it a bit. -- With Best Regards, Andy Shevchenko