From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 91C3F474273; Sat, 26 Sep 2026 15:15:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1790435705; cv=none; b=naFdBf9+/eqocvJbhZ/JhgwdkGc0PTYR2aks88aEA0lKpjb/HV80xSVf6gpj4S1dNyp/aG/aUzw5QtmJB+LQAErtzXz1qpRoQ2Xg5nJLT4P2ridb5TpAsZ3ZoIzlCyTWn7+zUn0adZLp2hYOb2XwoF8gBt43oNbSaIEY19CbCms= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1790435705; c=relaxed/simple; bh=ClVltLSpZXX7kyYoGrs6WXWqQwR9MaJl7aFlqiT71a0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=DPzWOKbog8IjlKJypCupAWCTohUjqiBEZds1sPQd5lxWbeiN7KVO2t03RtSb78bIgH1C1OaqHQvVAWEVqeeVTiDu0gjfejFN6TIjTL2UTiWDsLb3ZVh4kKrBXcvpYdttSooW3ppEGwI5tDXekTHNg3FeXMevPUdlkAdHLAUgpKA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=YMbXDXzo; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="YMbXDXzo" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 96E0A1F000FF; Sat, 26 Sep 2026 15:15:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1790435702; bh=ClVltLSpZXX7kyYoGrs6WXWqQwR9MaJl7aFlqiT71a0=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=YMbXDXzoGinwjtRaX2S2hqGI03VydgE7flbwKGLsH/D4N25KRqqxdVXEDMU4fUr98 tixVjYJIraXwbE0CtskCAF0P56zAVnU95MkukV+OofcQ6nmryHDlXUVQbJXVnSS9Pk e7HbfqWF8ATzoeQPTpT/atbfJ0COmyrDPM/0vup039dsGZAHBr28PoVXUXUpPsagXe mXJbpuvsSWvvZ5fgw9f2V1LqW8EdvORKt55opNL8L4yn8Ol18YZiL2K28+KjVR9nWx ZYMhAMxtc9m2OaxvGEucFh3GLQMKwaY369dnBT86mm0NOXbrVyzh89kRPZhdaUrWWv uPtirHf7WgA7w== Date: Sat, 26 Sep 2026 17:14:57 +0200 From: Maxime Ripard To: Luca Ceresoli Cc: Linus Walleij , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Maarten Lankhorst , Thomas Zimmermann , David Airlie , Simona Vetter , Jessica Zhang , Laurentiu Palcu , Lucas Stach , Frank Li , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Paul Cercueil , Paul Kocialkowski , Inki Dae , Jagan Teki , Marek Szyprowski , Sean Paul , Jonathan Corbet , Shuah Khan , Randy Dunlap , Albert Esteve , Anusha Srivatsa , Dmitry Baryshkov , Hui Pu , Ian Ray , Thomas Petazzoni , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, asahi@lists.linux.dev, linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org, linux-tegra@vger.kernel.org, linux-doc@vger.kernel.org, linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH v3 12/19] drm/mcde: dsi: don't create a panel_bridge Message-ID: References: <20260916-drm-bridge-every-panel-v3-0-83afb4f1a707@bootlin.com> <20260916-drm-bridge-every-panel-v3-12-83afb4f1a707@bootlin.com> 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-sha384; protocol="application/pgp-signature"; boundary="dg3ucg3v26dehzsz" Content-Disposition: inline In-Reply-To: --dg3ucg3v26dehzsz Content-Type: text/plain; protected-headers=v1; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: Re: [PATCH v3 12/19] drm/mcde: dsi: don't create a panel_bridge MIME-Version: 1.0 On Fri, Sep 25, 2026 at 06:33:15PM +0200, Luca Ceresoli wrote: > Hello Linus, >=20 > On Fri Sep 25, 2026 at 6:25 PM CEST, Linus Walleij wrote: > > On Thu, Sep 24, 2026 at 10:57=E2=80=AFAM Maxime Ripard wrote: > >> On Thu, Sep 24, 2026 at 09:51:53AM +0200, Linus Walleij wrote: > > > >> > > Linus, unless you have more info I'm going to apply the patch as > >> > > is. Removing this special case would be welcome as a later patch. > >> > > >> > I'd say go ahead as-is. > >> > >> I'm fine with that, but I really want this removed at some point. > > > > If Luca wanna fix this up (drop this path) that's fine by me, > > else send a patch immediately after this is applied and I'll > > ACK it. >=20 > To avoid postponing this series I plan to apply as is on Monday. I can se= nd > another patch later to remove the !panel case. Works for me :) Maxime --dg3ucg3v26dehzsz Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iJUEABMJAB0WIQTkHFbLp4ejekA/qfgnX84Zoj2+dgUCarfhbQAKCRAnX84Zoj2+ dgfdAYDG6Hu5i0e526axMly2zcjPr4YeajdmZ6bTC6CCZBd1XimS1nPSmAH1o1Wh jL7z65EBgJ/BZN2zgzTAR8W15VSdR3qxd4+gFK3Sr3hkGLJSe9YoI6JmUUUSQpXj edP84d+izQ== =Inr9 -----END PGP SIGNATURE----- --dg3ucg3v26dehzsz--