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 36C082D878A; Tue, 24 Jun 2025 16:04:28 +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=1750781068; cv=none; b=gC0WNV660azM5IbtsF0LfttMxOmkrajYgfdD3rB+Ldv1jfpXnUkWyAenGbzp1OdkDsjDbLRoJKcQdhGBJbNNIGWK9jm/FNlOwhOQQxdBBXTph/sG7yK5x3ijWRJdCueGZiiN/m+oraJOeLanp69KWJ0ErviSl5rcpZOi1Yvwoks= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1750781068; c=relaxed/simple; bh=QbCVRBh2Lu2DWsu/OspFLvrpSVg7Vb0ull1pA72H2zE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=obzLOqi95bYWIgZQyp15BBDIxbCGFAuI7f1BKN/Qz/54BvUc/08BsMh4Kch+wjYDUy0EcJf3TL6J5LXhxcF8NRl/kwYrIbMwMckmgbrWnjigrKC9LyBjNh9VVR1QSYzHoC7Tqjseb+onXAHLSRQ1fmeIkIq8FB62BFd4F2/PzOk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=pxJhHrWA; 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="pxJhHrWA" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8DF1BC4CEE3; Tue, 24 Jun 2025 16:04:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1750781068; bh=QbCVRBh2Lu2DWsu/OspFLvrpSVg7Vb0ull1pA72H2zE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=pxJhHrWA1IAKtCFz64tYdA190DbEFcxU37tR5p6wbNLYPycUj0Zy3cLlPgm/VdhVQ uB36eC2CiSE3m6yUPyIrUSfIT3SVZiA/NL7Xox2zUksSymsGbW8fEifGGaRTxv70vI NH7FvmiKC+D4cuCmVmmeOot6oMsgYxjSadwId5IS4q8YYF5b2vBOJ2B7THpRpDi0OB oNxcr23ltHETJ+6PuAcGHjmHl9z5dMQ+4G+3dE/JEt4kvbc4iWutLCvZ/3n8/l8Wsn TnObWWLGYvd2UMUFK7/T2C42G5zh8zSbBSXMi9PbQavNYe/Uz9eZQsdYRcmVL0ttr+ BSxERCJRbX4uw== Date: Tue, 24 Jun 2025 18:04:25 +0200 From: Maxime Ripard To: Bartosz Golaszewski Cc: Ulf Hansson , Michal Wilczynski , Drew Fustini , Guo Ren , Fu Wei , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Philipp Zabel , Frank Binns , Matt Coster , Maarten Lankhorst , Thomas Zimmermann , David Airlie , Simona Vetter , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Marek Szyprowski , linux-riscv@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, dri-devel@lists.freedesktop.org, Krzysztof Kozlowski , Bartosz Golaszewski Subject: Re: [GIT PULL] Immutable tag between the pwrseq, drm and pmdomain trees for v6.17-rc1 Message-ID: <20250624-didactic-inquisitive-axolotl-33c2ce@houat> References: <20250624141013.81358-1-brgl@bgdev.pl> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha384; protocol="application/pgp-signature"; boundary="t7y4wxlov2z67pu2" Content-Disposition: inline In-Reply-To: --t7y4wxlov2z67pu2 Content-Type: text/plain; protected-headers=v1; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: Re: [GIT PULL] Immutable tag between the pwrseq, drm and pmdomain trees for v6.17-rc1 MIME-Version: 1.0 Hi, On Tue, Jun 24, 2025 at 04:40:43PM +0200, Bartosz Golaszewski wrote: > On Tue, Jun 24, 2025 at 4:10=E2=80=AFPM Bartosz Golaszewski wrote: > > > > From: Bartosz Golaszewski > > > > Here's an immutable tag containing the thead 1520 power sequencing driv= er > > for the drm and pmdomain trees to pull from. > > > > Best Regards, > > Bartosz Golaszewski >=20 > Just an FYI - there don't seem to be any actual build-time > dependencies between this driver and the rest of the code that uses it > (thanks to the aux bus usage etc.) so Michal, Ulf et al: you can > probably skip the pull if you can rely on this being available in > linux-next for run-time testing. Yeah, I was about to say I don't think we will pull it in DRM. As far as I know, it's only about runtime dependencies that will be reconciled when all the trees will be merged by Linus. Maxime --t7y4wxlov2z67pu2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iJUEABMJAB0WIQTkHFbLp4ejekA/qfgnX84Zoj2+dgUCaFrMiQAKCRAnX84Zoj2+ dsYBAYCu3xP1Pw5J37rmb/byVqOoAoydBCvTz3kfgbVQp3vPUTr0ZD2UbuN+ujlL Zkmbkk0BfiUojDX+qMMUGMXoyoaJl+/0kqMvR5GbrFkjXthPpZDq6r6DYHOfahhj xLUHbqmIbg== =0bcI -----END PGP SIGNATURE----- --t7y4wxlov2z67pu2--