On Mon, Jun 08, 2026 at 04:36:03PM +0200, Maxime Ripard wrote: > The drm_bridge_funcs.atomic_reset callback and its > drm_atomic_helper_bridge_reset() helper are deprecated. > > Switch to the atomic_create_state callback and its > drm_atomic_helper_bridge_create_state() counterpart. > > Reviewed-by: Thomas Zimmermann <[email protected]> > Signed-off-by: Maxime Ripard <[email protected]> > --- > To: Liu Ying <[email protected]> > --- > drivers/gpu/drm/bridge/ite-it6263.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Liu Ying <[email protected]> -- Regards, Liu Ying
