From mboxrd@z Thu Jan 1 00:00:00 1970 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 8AF9B2BE655; Mon, 19 Jan 2026 16:18:27 +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=1768839508; cv=none; b=XzkGJVeGDUVi2WJJFFc6D5Yr23AkHXLY+hItoGNDr1DT2gcOT7RulmXu9qDMjHiiWqtd0kU/ZQW4U7pPwxXJ+VUJluXTT4Rd9DvvZ8YUn6cC1kF6lfKRvnlXWwr+Pc79IJ4px6ek3bfYPlh5nV4MQEqvpDzTqi+mvgpT4VmTpZ0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768839508; c=relaxed/simple; bh=eGRrOLSF8zzcut0I8GX0vJC50dPFuIcvEQChQK1moFY=; h=Mime-Version:Content-Type:Date:Message-Id:Cc:To:From:Subject: References:In-Reply-To; b=h/gIGMyIkQjnyixwatfrJEWQcoFe/HfNXTD1RAMjBurvyoJpSy7Av/otdUmF309WYgVDMao5HIFLVryhDICvYJ3m5TORwrPmd0jQJ6gGI8R5WUKUcGNXXB3xHg2i4QfF0PpRhdPvh2SXzEWMQSSJuMAdnla9nE19jxx1uxg1Ys8= 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=yPosepBr; 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="yPosepBr" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 1DC83C214D1; Mon, 19 Jan 2026 16:17:59 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 293B260731; Mon, 19 Jan 2026 16:18:26 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 3B81010B6B095; Mon, 19 Jan 2026 17:18:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1768839504; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=eGRrOLSF8zzcut0I8GX0vJC50dPFuIcvEQChQK1moFY=; b=yPosepBr+0ut4fkNOHX/63o9U1Z4o7UWoGQVP6oCF0EmUKgZJMuofXfiL2VoGfy2GDBqZ5 +2pWA24g+6aS0i6aNN4wTcoBfriG7gPRdnG+hwBsLZv/Foj6sxCUk2BshWzMJxnVYz5iLm XvYBT1luW6JspTK2YQ4aS+aij2qeQBpEC0fQha3UzghIGdD+wWpbFmNj17KRerTtUoPHtK jE2Qn+s0If0z18VOl9u8wLdh1JqXBYtZ5hnB1s+GVs/hrUbf5yt5hv5Lcn8HfMt6BUnJx7 YJcRJ1VQeE/AOHrJHcLZAo9DWMsCkvOpTsRrDg3581FP//quU11/hJU6jF8wqw== 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: Mon, 19 Jan 2026 17:18:19 +0100 Message-Id: Cc: "Markus Schneider-Pargmann" , "Bajjuri Praneeth" , "Louis Chauvet" , "Thomas Petazzoni" , "Miguel Gazquez" , "Herve Codina" , , , , , 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" Subject: Re: [PATCH v4 14/25] drm/tilcdc: Use drm_module_platform_driver() helper X-Mailer: aerc 0.20.1 References: <20260116-feature_tilcdc-v4-0-2c1c22143087@bootlin.com> <20260116-feature_tilcdc-v4-14-2c1c22143087@bootlin.com> In-Reply-To: <20260116-feature_tilcdc-v4-14-2c1c22143087@bootlin.com> X-Last-TLS-Session-Version: TLSv1.3 On Fri Jan 16, 2026 at 6:02 PM CET, Kory Maincent (TI.com) wrote: > Use the drm_module_platform_driver() helper macro to simplify driver > registration. This macro handles both the platform driver registration > and the drm_firmware_drivers_only() check, making the custom init/exit > functions unnecessary. > > Signed-off-by: Kory Maincent (TI.com) Reviewed-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com