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 44FB421B9F5 for ; Tue, 7 Apr 2026 14:52:10 +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=1775573531; cv=none; b=QDHy30aNvfDo1vaZKN18s9fPQqalS6hrZhjy3ADfarDqgOGlx08047I0uZZz9H3Uk/e+lm4CdtDyf3CcdwAEobCmSDakHlrRqFogvOLw2RK9R3/25kb3MfmEBKEV8HcMj3R7KWDe6PCxhwRwM//L1SAzhgGwnuBplL+5pKePbu8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775573531; c=relaxed/simple; bh=cuRBnVf4B9qbXsOdKkxFXa8nGapRoGhApXkO+AaPCc0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Jfq6eb4tScUQJXvMxKi4o8onIT4aGYXTuT5+ygsvhcGbth3b/kSfSMRYQn8DqVRnuDKGqPztl2CMEUU+TmLKGmRYHzkuQkQO0RFAgXzIkTU0VcF8m9Juop98pp++DPrLWf9AFpVt102i2vXTPKSlLPrllOnsU+dpt5nxfwridSQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=rLI6CYSk; 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="rLI6CYSk" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D0331C116C6; Tue, 7 Apr 2026 14:52:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1775573530; bh=cuRBnVf4B9qbXsOdKkxFXa8nGapRoGhApXkO+AaPCc0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rLI6CYSklt37FyOmmAcZ3xmpQrtR+cWmYA4a8NgRMZGzdDKf9lUviB0hldo9xtEmi Q8qxb6/LBhaCE4olKA3cAow7GhK5mh5RUWfumQA5qyb6GmtE4B6Qo96KLBCfCeZyaG GaihdMTTQ3urw1dZn9KgAwzOarF5Lj7AcXkiSk0TajayrKSnwfjFBXUd51f8RaXBRj p1PPc2oRtLyUeuFfrwqpYDqWZSmZp3kYPJWpIx33F4U82cqGPc3LnKEE6OaLF17pVG GN6NP1DNvqE03hXDpaxbVvsaO0zo42o5Ib9ZvjYVKqmQaDTu3OG31MwU++WE/+kuEG isxH4b34flWnQ== Received: from johan by xi.lan with local (Exim 4.98.2) (envelope-from ) id 1wA7mi-0000000DAan-1mND; Tue, 07 Apr 2026 16:52:08 +0200 Date: Tue, 7 Apr 2026 16:52:08 +0200 From: Johan Hovold To: Mark Brown Cc: Liam Girdwood , Marek Vasut , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] regulator: even more OF node imbalance fixes Message-ID: References: <20260407124836.2689436-1-johan@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="OMaM5ARduH2son2F" Content-Disposition: inline In-Reply-To: --OMaM5ARduH2son2F Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 07, 2026 at 02:07:17PM +0100, Mark Brown wrote: > On Tue, Apr 07, 2026 at 02:48:34PM +0200, Johan Hovold wrote: >=20 > > I missed these drivers which probably meant to set config->of_node in my > > previous rounds. >=20 > It would be somewhat easier to just send individual patches for all > these things, there's no real interrelationship between the patches > other than the similarity of the issus. Possibly in this case, but not if there is any feedback that applies to all patches in the series.=20 I assume you don't want me to resend these now, though? Johan --OMaM5ARduH2son2F Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iJEEABYKADkWIQQHbPq+cpGvN/peuzMLxc3C7H1lCAUCadUaFBsUgAAAAAAEAA5t YW51MiwyLjUrMS4xMiwyLDIACgkQC8XNwux9ZQgTEgD/SM3HzSmLR4avc7LNovES bVKnVhjJsp4Q34Oo1jdr4GIA/3Jpan0vGtzKfs2c2Ttzo+dmC0Bvwpj3MQ5xkupK V4EE =c67w -----END PGP SIGNATURE----- --OMaM5ARduH2son2F--