Thread (33 messages) 33 messages, 7 authors, 2024-12-02

Re: [PATCH v4 09/19] drm/imx: Add i.MX8qxp Display Controller display engine

From: Liu Ying <victor.liu@nxp.com>
Date: 2024-12-02 02:15:38
Also in: dri-devel, imx, linux-devicetree, linux-phy, lkml

On 12/01/2024, Uwe Kleine-König wrote:
Hello,
Hello,
On Mon, Nov 25, 2024 at 05:33:06PM +0800, Liu Ying wrote:
quoted
+struct platform_driver dc_de_driver = {
+	.probe = dc_de_probe,
+	.remove_new = dc_de_remove,
Please use .remove here. Also in a few other patches of this series.
Will use .remove in next version.  Thanks.
Best regards
Uwe
quoted
+	.driver = {
+		.name = "imx8-dc-display-engine",
+		.suppress_bind_attrs = true,
+		.of_match_table = dc_de_dt_ids,
+		.pm = pm_sleep_ptr(&dc_de_pm_ops),
+	},
+};
-- 
Regards,
Liu Ying

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help