From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) (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 4A77539E196; Tue, 22 Sep 2026 08:23:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.11.138.130 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1790065426; cv=none; b=QZ7BMUJaJlbcLjLj0hYn/7S/jwkG/otMxoB0o9wH47G3JyFq3hN/BbdTZ75AaacfkGx8Z8QK0MHYyL39LBUWWFwYKKDJ9Ug48xSv+Ox5INlv+Qc7jeqP3rMDUBFr/szdZkw2iN+o7W66gjd2YmGldrtO6ZVOO040KorLM6cQ/Pg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1790065426; c=relaxed/simple; bh=99I28I2AOtqL4yZ6o0lZKqdG2P1Q7R8wSRGf94VrOf0=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=BrVbLfGyWUm78vngBqobSVJfdijrxB7uHpMfBpWdl6jlHcGccN4NF5sHAO6uesxCwRVnXGXtJCHfr//K5Nt5hJ/Pf82hfRKGMX9DXm5+INYJMFAkQbm7NEL4QdZotcw6ygRw9GLdg6+6PBG1b9GgiHyysklPqC62eb4VR21Rnv8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=sntech.de; spf=pass smtp.mailfrom=sntech.de; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b=u2EoGzb0; arc=none smtp.client-ip=185.11.138.130 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=sntech.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sntech.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sntech.de header.i=@sntech.de header.b="u2EoGzb0" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; h=Content-Type:Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Reply-To; bh=jhl12w2BK3T73bfh332u/N28Aqr0VzNZAxke4cgagwM=; b=u2EoGzb0ti7/TwOnyh9MQVstlN w0Pg4/YOo2FcGHfMzDj6DJWTLAZl/q6wfb0gQBuemkKb1j0eeW+WYstTYzTZ6EoAxsccNubqQJUZN +EareNsxJgvta6aTnqHlYNGYQ7C3eiT2vi9mBsUwMy++Rd5ky9sTpJAoeHrfvRv2Tdpzcd7STIENx qSKtdU4j3clbqQeFKrx0t6PTBYYSXYjWGzr5u0CaUp+ZTrI5ngCU9xUwss//eYPvorO28GHHAVxC1 dHDdKIt8PuB9naKPeh9/KaHsg4R0I1BlucAmJM3BYHEO3lnkZ28rRXo9h86iKeESOIYIqjw9nbcN9 C7eDjFYw==; From: Heiko Stuebner To: Damon Ding , Luca Ceresoli , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Maarten Lankhorst , Maxime Ripard , 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 , Linus Walleij , Inki Dae , Jagan Teki , Marek Szyprowski , Sean Paul , Jonathan Corbet , Shuah Khan , Randy Dunlap , Luca Ceresoli Cc: 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 19/19] drm/bridge: analogix_dp: don't create a panel_bridge Date: Tue, 22 Sep 2026 10:22:37 +0200 Message-ID: <1889588.TLkxdtWsSY@phil> In-Reply-To: References: <20260916-drm-bridge-every-panel-v3-0-83afb4f1a707@bootlin.com> <975a4d45-9a61-4858-b498-8bc0a1e44746@rock-chips.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Hi Luca, Am Dienstag, 22. September 2026, 10:12:41 Mitteleurop=C3=A4ische Sommerzeit= schrieb Luca Ceresoli: > On Mon Sep 21, 2026 at 5:07 AM CEST, Damon Ding wrote: > > On 9/16/2026 9:45 PM, Luca Ceresoli wrote: [...] > >> @@ -163,18 +161,6 @@ static int exynos_dp_probe(struct platform_device= *pdev) > >> */ > >> platform_set_drvdata(pdev, dp); > >> > >> - /* This is for the backward compatibility. */ > >> - np =3D of_parse_phandle(dev->of_node, "panel", 0); > >> - if (np) { > >> - dp->plat_data.panel =3D of_drm_find_panel(np); > >> - > >> - of_node_put(np); > >> - if (IS_ERR(dp->plat_data.panel)) > >> - return PTR_ERR(dp->plat_data.panel); > >> - > >> - goto out; > >> - } > >> - > > > > TIP: In my WIP v3 patch series, I use of_drm_find_panel() together with > > devm_drm_panel_bridge_add() to maintain this backward compatibility. But > > I also think this old approach should be deprecated now. Shall we add > > some notes in the commit message to mention the deprecation of this met= hod? >=20 > What is the "WIP v3" series exactly? Do you have a link (to v2 in case v3 > is not yet public)? https://lore.kernel.org/linux-rockchip/20260804081717.741404-1-damon.ding@r= ock-chips.com/ is the series in question. Heiko