public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] drm/bridge: lontium-lt9611uxc: use irq as optional
@ 2026-01-07  3:23 Vladimir Yakovlev
  2026-01-07  3:23 ` [PATCH v2 1/1] drm/bridge: lontium-lt9611uxc: use irq as optional parameter Vladimir Yakovlev
  2026-01-07  9:09 ` [PATCH v2 0/1] drm/bridge: lontium-lt9611uxc: use irq as optional Luca Ceresoli
  0 siblings, 2 replies; 4+ messages in thread
From: Vladimir Yakovlev @ 2026-01-07  3:23 UTC (permalink / raw)
  To: luca.ceresoli
  Cc: Vladimir Yakovlev, Laurent.pinchart, airlied, andrzej.hajda,
	dmitry.baryshkov, dri-devel, jernej.skrabec, jonas, linux-kernel,
	maarten.lankhorst, mripard, neil.armstrong, rfoss, simona,
	tzimmermann

Hello!

This patch add support IRQ as optional for lt9611uxc

Changes in v2:
- As Luca Ceresoli recommended earlier, I added a patch to replace
- request_threaded_irq with devm_request_threaded_irq before making
- these changes.
-
- Since the updates only affected this patch, and the previous patch
- was new, I made v2 just for this one. I apologize if this is incorrect.


Thanks

Vladimir Yakovlev (1):
  drm/bridge: lontium-lt9611uxc: use irq as optional parameter

 drivers/gpu/drm/bridge/lontium-lt9611uxc.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-07  9:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-07  3:23 [PATCH v2 0/1] drm/bridge: lontium-lt9611uxc: use irq as optional Vladimir Yakovlev
2026-01-07  3:23 ` [PATCH v2 1/1] drm/bridge: lontium-lt9611uxc: use irq as optional parameter Vladimir Yakovlev
2026-01-07  9:23   ` Luca Ceresoli
2026-01-07  9:09 ` [PATCH v2 0/1] drm/bridge: lontium-lt9611uxc: use irq as optional Luca Ceresoli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox