Re: [PATCH 4/6] drm/panel: Use devm_mipi_dsi_attach in Himax and Ilitek panels
Osama Abdelkader <[email protected]>
| Newsgroups | org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <antTUw4-Jae3P06S@osama> |
On Tue, Aug 11, 2026 at 05:27:49PM +0200, Javier Martinez Canillas wrote: > Osama Abdelkader <[email protected]> writes: > > Hello Osama, > > > Use the managed MIPI DSI attach helper in Himax and Ilitek panel drivers and drop the corresponding manual detach calls from remove paths. > > Please break these at 74 characters max. > > > --- > > drivers/gpu/drm/panel/panel-himax-hx83102.c | 7 +------ > > drivers/gpu/drm/panel/panel-himax-hx83112a.c | 8 +------- > > You are missing a Signed-off-by tag. > > -- > Best regards, > > Javier Martinez Canillas > Core Platforms > Red Hat > Hello Javier, Ops, thanks, I don't know how did I forget that. Thanks for the quick review. BR, Osama