[PATCH v2 0/2] Match data improvements for it66121 driver

Biju Das biju.das.jz at bp.renesas.com
Fri Aug 18 16:54:50 UTC 2023


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

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



More information about the dri-devel mailing list