From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6FFA71C280; Tue, 19 Dec 2023 14:51:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=gmail.com X-IronPort-AV: E=McAfee;i="6600,9927,10929"; a="460009862" X-IronPort-AV: E=Sophos;i="6.04,288,1695711600"; d="scan'208";a="460009862" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Dec 2023 06:51:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10929"; a="866656687" X-IronPort-AV: E=Sophos;i="6.04,288,1695711600"; d="scan'208";a="866656687" Received: from smile.fi.intel.com ([10.237.72.54]) by FMSMGA003.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Dec 2023 06:51:02 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.97) (envelope-from ) id 1rFbQx-00000007Hy1-0mGB; Tue, 19 Dec 2023 16:50:59 +0200 Date: Tue, 19 Dec 2023 16:50:58 +0200 From: Andy Shevchenko To: Serge Semin Cc: xiongxin , hoan@os.amperecomputing.com, linus.walleij@linaro.org, brgl@bgdev.pl, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, stable@kernel.org, Riwen Lu Subject: Re: [PATCH v3] gpio: dwapb: mask/unmask IRQ when disable/enale it Message-ID: References: <20231219013751.20386-1-xiongxin@kylinos.cn> <7zdg5ujizncarxvdyahnusojiq44rzxx2zybqj4kzsonzr27gq@fm5wj7npqsk3> Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Tue, Dec 19, 2023 at 04:44:22PM +0200, Andy Shevchenko wrote: > On Tue, Dec 19, 2023 at 05:31:38PM +0300, Serge Semin wrote: > > On Tue, Dec 19, 2023 at 04:17:16PM +0200, Andy Shevchenko wrote: > > > On Tue, Dec 19, 2023 at 11:14 AM Serge Semin wrote: > > > > On Tue, Dec 19, 2023 at 09:37:51AM +0800, xiongxin wrote: ... > > > > Also note all the tags you've already got must be preserved on the > > > > next patch revisions. One more time: > > > > > > I recommend using `b4` for that. > > > > > > it harvests tags from the email thread, so no need to care about > > > possible misses. > > > > AFAICS it doesn't pick up the tags from the previous revisions at > > least if the new patch wasn't submitted as in-reply-to the prev one. > > ??? Ah, I see what you mean now. Yes, the flow I suggested has to always be followed, gaps are not permitted. -- With Best Regards, Andy Shevchenko