Thread (46 messages) 46 messages, 5 authors, 2026-01-06

Re: [PATCH v2 05/20] drm/tilcdc: Convert legacy panel binding via DT overlay at boot time

From: Herve Codina <herve.codina@bootlin.com>
Date: 2026-01-06 07:34:40
Also in: dri-devel, linux-devicetree, linux-omap, lkml

Hi Köry,

On Mon, 5 Jan 2026 18:18:38 +0100
Kory Maincent [off-list ref] wrote:

...
quoted
Modifying some properties after applying the overlay could be not seen by the
driver.  
I disagree here. This driver is loaded at subsys_initcall (initcall 4) while
the panel is loaded at device_initcall (initcall 6) so the panel driver won't
probe in-between.
You're right. the driver registers at device_initcall().
You can modify your node at subsys_initcall(), the driver will see modified
values.

Best regards,
Hervé

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