dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Match data improvements for it66121 driver
@ 2023-08-18 19:18 Biju Das
  2023-08-18 19:18 ` [PATCH v3 1/2] drm: bridge: it66121: Extend match support for OF tables Biju Das
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Biju Das @ 2023-08-18 19:18 UTC (permalink / raw)
  To: Phong LE, Neil Armstrong, Andrzej Hajda, Robert Foss,
	David Airlie, Daniel Vetter
  Cc: Jernej Skrabec, Geert Uytterhoeven, Jonas Karlman,
	Prabhakar Mahadev Lad, dri-devel, linux-renesas-soc,
	Laurent Pinchart, Biju Das, Andy Shevchenko

This patch series aims to add match data improvements for it66121 driver.

v2->v3:
 * Removed fixes tag from patch#1 as nothing broken.
 * Added Rb tag from Andy.
v1->v2:
 * Split the patch into two.
 * patch#1 extend match support for OF tables compared to legacy ID
   lookup and fixes tag.
 * patch#2 simplifies the probe() by using i2c_get_match_data. 
 * Dropped sentence for dropping local variable as it is integral part of
   the patch.

Biju Das (2):
  drm: bridge: it66121: Extend match support for OF tables
  drm: bridge: it66121: Simplify probe()

 drivers/gpu/drm/bridge/ite-it66121.c | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-09-05 14:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-18 19:18 [PATCH v3 0/2] Match data improvements for it66121 driver Biju Das
2023-08-18 19:18 ` [PATCH v3 1/2] drm: bridge: it66121: Extend match support for OF tables Biju Das
2023-08-21 12:30   ` Laurent Pinchart
2023-08-18 19:18 ` [PATCH v3 2/2] drm: bridge: it66121: Simplify probe() Biju Das
2023-08-21 12:30   ` Laurent Pinchart
2023-09-05 14:20 ` [PATCH v3 0/2] Match data improvements for it66121 driver Robert Foss

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