On Fri, 18 Nov 2022 23:35:34 +0100, Uwe Kleine-König wrote: > since commit b8a1a4cd5a98 ("i2c: Provide a temporary .probe_new() > call-back type") from 2016 there is a "temporary" alternative probe > callback for i2c drivers. > > This series completes all drivers to this new callback (unless I missed > something). It's based on current next/master. > A part of the patches depend on commit 662233731d66 ("i2c: core: > Introduce i2c_client_get_device_id helper function"), there is a branch that > you can pull into your tree to get it: > > [...] Applied all patches that build. Patches excluded: - ps8622 - ti-sn65dsi83 - adv7511 Repo: https://cgit.freedesktop.org/drm/drm-misc/ [014/606] drm/bridge: adv7511: Convert to i2c's .probe_new() (no commit info) [015/606] drm/bridge/analogix/anx6345: Convert to i2c's .probe_new() (no commit info) [016/606] drm/bridge/analogix/anx78xx: Convert to i2c's .probe_new() (no commit info) [017/606] drm/bridge: anx7625: Convert to i2c's .probe_new() (no commit info) [018/606] drm/bridge: icn6211: Convert to i2c's .probe_new() (no commit info) [019/606] drm/bridge: chrontel-ch7033: Convert to i2c's .probe_new() commit: 8dc6de280f01c0f7b8d40435736f3c975368ad70 [020/606] drm/bridge: it6505: Convert to i2c's .probe_new() (no commit info) [021/606] drm/bridge: it66121: Convert to i2c's .probe_new() (no commit info) [022/606] drm/bridge: lt8912b: Convert to i2c's .probe_new() (no commit info) [023/606] drm/bridge: lt9211: Convert to i2c's .probe_new() (no commit info) [024/606] drm/bridge: lt9611: Convert to i2c's .probe_new() (no commit info) [025/606] drm/bridge: lt9611uxc: Convert to i2c's .probe_new() (no commit info) [026/606] drm/bridge: megachips: Convert to i2c's .probe_new() (no commit info) [027/606] drm/bridge: nxp-ptn3460: Convert to i2c's .probe_new() (no commit info) [028/606] drm/bridge: parade-ps8622: Convert to i2c's .probe_new() (no commit info) [029/606] drm/bridge: sii902x: Convert to i2c's .probe_new() (no commit info) [030/606] drm/bridge: sii9234: Convert to i2c's .probe_new() (no commit info) [031/606] drm/bridge: sii8620: Convert to i2c's .probe_new() (no commit info) [032/606] drm/bridge: tc358767: Convert to i2c's .probe_new() (no commit info) [033/606] drm/bridge: tc358768: Convert to i2c's .probe_new() (no commit info) [034/606] drm/bridge/tc358775: Convert to i2c's .probe_new() (no commit info) [035/606] drm/bridge: ti-sn65dsi83: Convert to i2c's .probe_new() (no commit info) [037/606] drm/bridge: tfp410: Convert to i2c's .probe_new() (no commit info) rob