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