From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) (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 3D02C34E27C for ; Wed, 17 Dec 2025 14:26:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.84.56 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765981586; cv=none; b=uEfm/m+a5VC8Q0QrnuPJaOxdVcuogsPuG772j6DKUR6d0eMw1JEOl3W0ZgVJkKuoMYdSm++ijce/GjNR4pzwNmOj/JNljklhCVAC6EsI7/Png1XTkwI5ILTXHwVWHZb5kirgCpQmSUvwVrrznyGUuawpEuLpLr1T4iS2hMTrnCQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765981586; c=relaxed/simple; bh=b2NN2dQMMIMWyY2CwDLF2JNtDMv+Z6tQUfqwLsqBg7g=; h=Mime-Version:Content-Type:Date:Message-Id:Subject:Cc:To:From: References:In-Reply-To; b=ZycbuPCXESnwoQBgpqJcNeS307O6FpTxceQu3PW4LDYdgNVfXUoB40YU//uHghHiOUDzvNsWEYvEC0NlvC7JB01iPb1ashkFCZAmDxhouALrrdoPZWG1kJSM7SDQ0asAkC2m3aZhA1KJC7zJQJlzap/C3mfNtW+oRWNbwby9X+4= 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.84.56 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-02.galae.net (Postfix) with ESMTPS id D1A881A2281; 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: 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 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