From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 8240B3ECBC4 for ; Mon, 18 May 2026 14:24:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779114290; cv=none; b=WPQnWdtDzTcWDzc3kWDgk0PclIE9P7qjHlSuNJpqrGEkKFAB5OpJBqXxFleTxpsrYJ4kfHQeWJDfp/hS4pl1ehkHKG2oB7FgdiQtAFlfmdu4cfOwi3EoaxS+IDPFg5DpHrF3j3vUWJzR6pIUdpv80VAbLVJ8QOSXr5uVwx/BWw4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779114290; c=relaxed/simple; bh=NQzXUWfuik4p8/X6Mq+YKIxubdBZwsEPXwN2WjUJQNs=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=OaV0Tx/LTV9gHuYiB4ONR2pWw4sDpDN0mxzf/oHj2XbN//iT4ASl7qS52rEvj3jKTA2GJdOHISfw6zYDVVAf4hb5ZYtfVhLNBYn2cysMaOWWopgY29lIqaUP+qB76ggedjla8S74ckwCbCwOGax8e8WuDsJoNrVx9AdpI4+SE3U= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=A3cPUUO9; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="A3cPUUO9" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E3AACC2BCB7; Mon, 18 May 2026 14:24:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1779114289; bh=NQzXUWfuik4p8/X6Mq+YKIxubdBZwsEPXwN2WjUJQNs=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=A3cPUUO9olszTBpNAQhMjSpIuuA1s3Y44RXS4EigvVEq2l0Ue1/e07joDRjyR5+27 nV/BUtBB2hFos/OW2m4jTbU68py7zwyhl+6QCIJI7dWPLxiFUthPtRPzJJHK/MjzYo rXYd9mK5qwR4VgHEGTY6f30ywiYCGl7Hq53NH0gazaQm+WVr8miMjMgLTjGk2gDwU1 OQN7/kYkC5SMmtt/NpuLhvxD76qvbb6HkCLk1hunb7qGPmCZ2ALM9h3G29tFK98fur 7m7aagKlKjWkUEk+RfrrWMGFWmrvsfFhftpDxeuHK6cynzb+4lfUKKSvHBxpEAi6hf RZU5xdBoUIh4Q== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wOytj-00000003Ygm-2eqk; Mon, 18 May 2026 14:24:47 +0000 Date: Mon, 18 May 2026 15:24:47 +0100 Message-ID: <86zf1wx0b4.wl-maz@kernel.org> From: Marc Zyngier To: "Christophe Leroy (CS GROUP)" Cc: Arnd Bergmann , Ioana Ciornei , Thomas Gleixner , Sascha Bischoff , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v2 0/6] fsl-mc: Move over to device MSI infrastructure In-Reply-To: <4f34dc22-8dd7-42fb-8c16-4e359faf60d6@kernel.org> References: <20260224100936.3752303-1-maz@kernel.org> <177209938125.547814.7154250802402503122.b4-ty@kernel.org> <87v7cva080.wl-maz@kernel.org> <4f34dc22-8dd7-42fb-8c16-4e359faf60d6@kernel.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: chleroy@kernel.org, arnd@kernel.org, ioana.ciornei@nxp.com, tglx@kernel.org, sascha.bischoff@arm.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Mon, 18 May 2026 14:51:48 +0100, "Christophe Leroy (CS GROUP)" wrote: > > > > Do I need to respin it? > > No, I'd like to avoid having to rebase again. If you have changes to > the series please send followup patches. No follow-up patches for that particular series, I just wanted to find out whether I could start posting additional changes that do not directly involve fsl-mc, but that are prevented by the current state of the code (such as trying to move the ITS initialisation much later in the boot process). I'll postpone my changes to 7.3, and keep my fingers crossed for this to hit 7.2. Thanks, M. -- Without deviation from the norm, progress is not possible.