On Mon, Jun 08, 2026 at 04:35:56PM +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: Luca Ceresoli <[email protected]> > Reviewed-by: Thomas Zimmermann <[email protected]> > Signed-off-by: Maxime Ripard <[email protected]> > --- > To: Liu Ying <[email protected]> > To: Frank Li <[email protected]> > To: Sascha Hauer <[email protected]> > Cc: Pengutronix Kernel Team <[email protected]> > Cc: Fabio Estevam <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > --- > drivers/gpu/drm/bridge/imx/imx8mp-hdmi-pvi.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Liu Ying <[email protected]> -- Regards, Liu Ying
