From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DD343FCA168 for ; Mon, 9 Mar 2026 17:55:30 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4D2FC10E57D; Mon, 9 Mar 2026 17:55:30 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.b="n3JJ1rCY"; dkim-atps=neutral Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6AC0010E57D for ; Mon, 9 Mar 2026 17:55:29 +0000 (UTC) Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 5BB691A2D7A; Mon, 9 Mar 2026 17:55:28 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 300DB5FFB8; Mon, 9 Mar 2026 17:55:28 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 3BDF11036977E; Mon, 9 Mar 2026 18:55:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1773078926; h=from:subject:date:message-id:to:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=Dgq5/itcX1nYHBg2UasGR9uIo/q5+A5IufPuqPKX6hQ=; b=n3JJ1rCYiSOOnXTo1r0a+argy/OqCN1VfpTplgJN0pNL7Scm++t90TfuJq8bOS7DNVbEGb 0eoTdPc1rFh4pcmqGk2Vvj6Wh4nBWGCTP05Q7Aef5s4E57GH+9K6boQfkgmaF+da+Zyylf H8sVMFqjjFFuzkPBplLLhJc6xxanHNy/7D/bhxF+bY7chBVd2HfFtik9/AyPhCKvElfboC aA9diqFWTw+yb6yseK7TzDCIKTz+fyGJ+pEZ+Xxx1Wgk8sMPOFcCMMw3y8NwP5k7bcnC3g 6s2oH49jdHRK6ae1rabc6oEtnGBW90luJQx4USWLqiHZrDJL81UbOJd9/6vtTg== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 09 Mar 2026 18:55:21 +0100 Message-Id: Subject: Re: [PATCH v10 4/6] drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector initialisation in bridge To: "Harikrishna Shenoy" , , , , , , , , , , , , , , , , , , , , , , , , , From: "Luca Ceresoli" X-Mailer: aerc 0.20.1 References: <20251209120332.3559893-1-h-shenoy@ti.com> <20251209120332.3559893-5-h-shenoy@ti.com> In-Reply-To: <20251209120332.3559893-5-h-shenoy@ti.com> X-Last-TLS-Session-Version: TLSv1.3 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue Dec 9, 2025 at 1:03 PM CET, Harikrishna Shenoy wrote: > From: Jayesh Choudhary > > Now that this bridge supports DRM_BRIDGE_ATTACH_NO_CONNECTOR, > and only TI K3 platforms consume this driver and > tidss (their display controller) has DRM_BRIDGE_ATTACH_NO_CONNECTOR > flag set,we can remove the legacy code for the > non-DRM_BRIDGE_ATTACH_NO_CONNECTOR case. > > Reviewed-by: Dmitry Baryshkov > Signed-off-by: Jayesh Choudhary > Signed-off-by: Harikrishna Shenoy Reviewed-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com