From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 D52D134E771 for ; Wed, 17 Dec 2025 14:26:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765981585; cv=none; b=KY/n5NHK+8GMAvg1GNINn4K1dHUF3StPxLfj7dt0LM8JA6NGTOlyXVAFh8Jt0YOF4KCpLWwhkDxyh9aenAiKWvkeQJWsBhCyTnpRVfvVbrdPmLRpprmaXiJ11+EoA0vaw3JSuqj1RHtPk2Uu8ZjapPb3Z3WhTltXLE9NTHxPZ9E= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765981585; c=relaxed/simple; bh=b2NN2dQMMIMWyY2CwDLF2JNtDMv+Z6tQUfqwLsqBg7g=; h=Mime-Version:Content-Type:Date:Message-Id:Subject:Cc:To:From: References:In-Reply-To; b=g+VfNQ3GozdVDMJjo5YFjeMWqh3s5B8I0JOA167pX6v1xP+8lqa3tYtShFNFsCp7rpM9Yi7Ktk1ub87vxxFfYnYXaGeb3bCNpJhzlQaCsiKH6z6HqQteiNebWQufMpw6JJ0n1o/bARB/0216S+WUDhxDFsnmhrOFNJh36JtFIG8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=RPYpOyYV; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="RPYpOyYV" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id D0DCE4E41C61; Wed, 17 Dec 2025 14:26:21 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id A62DB6072F; Wed, 17 Dec 2025 14:26:21 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 101A2102F0AD5; Wed, 17 Dec 2025 15:26:17 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1765981580; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=b2NN2dQMMIMWyY2CwDLF2JNtDMv+Z6tQUfqwLsqBg7g=; b=RPYpOyYVWxLffw4P2Gvc6vqaRomO9Mn24k/k7XhAkb8q6P+r5u7AWM9XG4j1TXWkO2mufi iqZg/xLlNNFVhpnL++fww4E/yjxdQXrjtURhDtmI72Eq3DMbI5FQRTBP+w1a2bT4mN5e8h NhkugMgtpZuegJOJt4MGfmX4IZ4lntH9CTZzMbBalRFnA/qenQgbvHh29+DqA3dVck+Vrp znLmK+H0qYFU2TriFA2K6bToYsaGvn5sufglqmljYUnPVLKhRZjwUESpAQnQs+2aJI2Uv0 m5jXeY/KmNGQ68jsUInxF++lCy/gdsJKAj1sHupPkrMzE9Ksuw3+AHaR/HrCvA== Precedence: bulk X-Mailing-List: devicetree@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 Date: Wed, 17 Dec 2025 15:26:16 +0100 Message-Id: Subject: Re: [PATCH v2 16/20] drm/bridge: tda998x: Remove component support Cc: "Markus Schneider-Pargmann" , "Bajjuri Praneeth" , "Louis Chauvet" , "Thomas Petazzoni" , "Miguel Gazquez" , , , , , To: "Kory Maincent (TI.com)" , "Jyri Sarha" , "Tomi Valkeinen" , "Maarten Lankhorst" , "Maxime Ripard" , "Thomas Zimmermann" , "David Airlie" , "Simona Vetter" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" , "Russell King" , "Bartosz Golaszewski" , "Tony Lindgren" , "Andrzej Hajda" , "Neil Armstrong" , "Robert Foss" , "Laurent Pinchart" , "Jonas Karlman" , "Jernej Skrabec" From: "Luca Ceresoli" X-Mailer: aerc 0.20.1 References: <20251211-feature_tilcdc-v2-0-f48bac3cd33e@bootlin.com> <20251211-feature_tilcdc-v2-16-f48bac3cd33e@bootlin.com> In-Reply-To: <20251211-feature_tilcdc-v2-16-f48bac3cd33e@bootlin.com> X-Last-TLS-Session-Version: TLSv1.3 On Thu Dec 11, 2025 at 5:39 PM CET, Kory Maincent (TI.com) wrote: > The tilcdc driver no longer uses the component framework to bind the > tda998x bridge driver. The component bind/unbind operations and the > encoder initialization code are now dead code and can be safely removed. > > Signed-off-by: Kory Maincent (TI.com) Reviewed-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com