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 B19B3C433EF for ; Wed, 18 May 2022 14:34:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238689AbiEROeY (ORCPT ); Wed, 18 May 2022 10:34:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47992 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238567AbiEROeW (ORCPT ); Wed, 18 May 2022 10:34:22 -0400 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2B7D3134E2B; Wed, 18 May 2022 07:34:22 -0700 (PDT) X-IronPort-AV: E=McAfee;i="6400,9594,10350"; a="269284214" X-IronPort-AV: E=Sophos;i="5.91,235,1647327600"; d="scan'208";a="269284214" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 May 2022 07:34:21 -0700 X-IronPort-AV: E=Sophos;i="5.91,235,1647327600"; d="scan'208";a="627067527" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 May 2022 07:34:20 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1nrKkj-000EtI-Gj; Wed, 18 May 2022 17:34:17 +0300 Date: Wed, 18 May 2022 17:34:17 +0300 From: Andy Shevchenko To: Mika Westerberg Cc: "open list:GPIO SUBSYSTEM" , Linux Kernel Mailing List , Andy Shevchenko , Linus Walleij Subject: Re: [PATCH v2 1/2] pinctrl: intel: make irq_chip immutable Message-ID: References: <20220517163820.86768-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 Wed, May 18, 2022 at 01:11:42PM +0300, Mika Westerberg wrote: > On Wed, May 18, 2022 at 12:05:38PM +0200, Andy Shevchenko wrote: > > On Wed, May 18, 2022 at 11:19 AM Mika Westerberg > > wrote: > > > On Wed, May 18, 2022 at 11:46:06AM +0300, Andy Shevchenko wrote: ... > > > Hope this explains. > > > > Yes, thanks! > > > > Okay, can you give your conditional Ack if there are no other > > comments? I will fix it locally. > > Sure. There was typo also in the second patch $subject, please fix it > too while you apply them. Fixed. > For both, > Acked-by: Mika Westerberg Pushed to my review and testing queue, thanks! -- With Best Regards, Andy Shevchenko