Hi, On Sat, May 30, 2026 at 7:01 AM Maxime Ripard <[email protected]> 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. > > Signed-off-by: Maxime Ripard <[email protected]> > > --- > To: Douglas Anderson <[email protected]> > --- > drivers/gpu/drm/bridge/parade-ps8640.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Douglas Anderson <[email protected]>
