Re: [PATCH v3] drm/vc4: hdmi: Unregister the ASoC card on unbind

From: Karl Mehltretter

Date: Sat Sep 19 2026 - 01:29:26 EST


On Tue, 25 Aug 2026 08:37:35 +0200, I wrote:
> Register the card without devm and unregister it from the component unbind
> callback, where both the HDMI device resources and vc4_hdmi are alive. This
> makes the card lifetime independent of when the final DRM reference is
> dropped.

Friendly ping on v3. Is anything else needed from my side before this
can be picked up?

Thanks,
Karl