From nobody Mon Dec 1 23:09:59 2025 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (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 3B533342525 for ; Wed, 26 Nov 2025 17:37:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764178630; cv=none; b=f7/HO56wW2lgNU6DiqDDSmC2UiZPT74VrAsRMwfKahm58cqJ/G5gnVc4UkPoFU2P++MXrmZiG/n7apQzAWUall9XbctUrjVKBLzsx3lidJFc8YVSsa7MrD/971RoSBRcibBx233Ni/OAu7GMpnEp640MXLu13LD+JLq1RZkZDt8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764178630; c=relaxed/simple; bh=A3XB8q3pmdRVl5XOo1Pw0blHP6tF2PaHJgjb2Hs3gDI=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=IirVdac4n5vxzzFE3ONuTD8jAS+fjPwD8/tbUUEvSzG7QzUr5hQGN3mrT+xaj/h0vbyeggohCBid+MKKRhjGQ/F9GubM0DwwLi1LF3isNDl6W3MbH7kgOc7zLn1FpH7G4LikNEOezuF8HMWJziLeQ5vD4MO37Cb3nfaa1BYLpB8= 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=1SlxCcyq; arc=none smtp.client-ip=185.171.202.116 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="1SlxCcyq" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 064EAC16A0D; Wed, 26 Nov 2025 17:36:44 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id C1AB260721; Wed, 26 Nov 2025 17:37:06 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 03AEF102F2328; Wed, 26 Nov 2025 18:37:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1764178625; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=COV/iHr/jAimfUtavyABJWkAYddjEoAQigrBOEkAvAs=; b=1SlxCcyq++X+yDbZTHNbKRhGO0dC/wWB4WdGbtDswySPV3pz8SaE3es7FKDnXe6peIjpBB FB3+BAhYcRa1TEYBQ+SoAlY2g1VPFUWsh5izkiOkK4qc5H88s6Zzw0JR4yLgcgh9tVXEuC lKhjastQhkXTU9jGCdlHNrJo3bD/NV2cPPWDSXgl+vZnkRdRxcVEAS6gG/N5Yy8yxMvxIk lZBAetud3u4TDiYWD82IY9Xq+Vj1YvTFImQMBDRX6tXaWpBPwu8Jq/fF0HmWesLVlSZOgn ds1J3NSGQ/o3OZc91cgLq7BTgKh0zGqdB9nMXRamwrh1PF7Aveb9v343tKuOAQ== From: "Kory Maincent (TI.com)" Date: Wed, 26 Nov 2025 18:35:49 +0100 Subject: [PATCH 07/21] drm/tilcdc: Remove tilcdc panel driver Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20251126-feature_tilcdc-v1-7-49b9ef2e3aa0@bootlin.com> References: <20251126-feature_tilcdc-v1-0-49b9ef2e3aa0@bootlin.com> In-Reply-To: <20251126-feature_tilcdc-v1-0-49b9ef2e3aa0@bootlin.com> To: 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 Cc: Markus Schneider-Pargmann , Luca Ceresoli , Louis Chauvet , Thomas Petazzoni , Miguel Gazquez , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, "Kory Maincent (TI.com)" X-Mailer: b4 0.14.3 X-Last-TLS-Session-Version: TLSv1.3 The tilcdc panel subdriver is a legacy, non-standard driver that has been replaced by the standard panel-dpi driver and panel-simple infrastructure. With the device tree bindings removed and all in-tree users migrated to use panel-dpi, this driver no longer has any associated device tree bindings or users. The panel-dpi driver combined with DRM bus flags provides equivalent functionality in a standard way that is compatible with the broader DRM panel ecosystem. This removal eliminates 400+ lines of redundant code and completes the migration to standard panel handling. Signed-off-by: Kory Maincent (TI.com) --- drivers/gpu/drm/tilcdc/Makefile | 1 - drivers/gpu/drm/tilcdc/tilcdc_drv.c | 3 - drivers/gpu/drm/tilcdc/tilcdc_panel.c | 408 ------------------------------= ---- drivers/gpu/drm/tilcdc/tilcdc_panel.h | 15 -- 4 files changed, 427 deletions(-) diff --git a/drivers/gpu/drm/tilcdc/Makefile b/drivers/gpu/drm/tilcdc/Makef= ile index f5190477de721..b24122bea2596 100644 --- a/drivers/gpu/drm/tilcdc/Makefile +++ b/drivers/gpu/drm/tilcdc/Makefile @@ -6,7 +6,6 @@ endif tilcdc-y :=3D \ tilcdc_plane.o \ tilcdc_crtc.o \ - tilcdc_panel.o \ tilcdc_external.o \ tilcdc_drv.o =20 diff --git a/drivers/gpu/drm/tilcdc/tilcdc_drv.c b/drivers/gpu/drm/tilcdc/t= ilcdc_drv.c index 76eb336b5d4e7..411f0767d112d 100644 --- a/drivers/gpu/drm/tilcdc/tilcdc_drv.c +++ b/drivers/gpu/drm/tilcdc/tilcdc_drv.c @@ -28,7 +28,6 @@ =20 #include "tilcdc_drv.h" #include "tilcdc_external.h" -#include "tilcdc_panel.h" #include "tilcdc_regs.h" =20 static LIST_HEAD(module_list); @@ -623,7 +622,6 @@ static int __init tilcdc_drm_init(void) return -ENODEV; =20 DBG("init"); - tilcdc_panel_init(); return platform_driver_register(&tilcdc_platform_driver); } =20 @@ -631,7 +629,6 @@ static void __exit tilcdc_drm_fini(void) { DBG("fini"); platform_driver_unregister(&tilcdc_platform_driver); - tilcdc_panel_fini(); } =20 module_init(tilcdc_drm_init); diff --git a/drivers/gpu/drm/tilcdc/tilcdc_panel.c b/drivers/gpu/drm/tilcdc= /tilcdc_panel.c deleted file mode 100644 index 262f290d85d91..0000000000000 --- a/drivers/gpu/drm/tilcdc/tilcdc_panel.c +++ /dev/null @@ -1,408 +0,0 @@ -// SPDX-License-Identifier: GPL-2.0-only -/* - * Copyright (C) 2012 Texas Instruments - * Author: Rob Clark - */ - -#include -#include -#include - -#include