Hi, On Mon, 20 Jun 2022, Takashi Iwai wrote: > we've got a regression report about Intel HDMI. It seems that the > recent change to skip the component binding (commit c9db8a30d9f0) > throws away the devices incorrectly on IvyBridge. I guess the similar > issue could happen on older chips. The bug report is found at > https://bugzilla.opensuse.org/show_bug.cgi?id=1200611 we'll check. We actually have IVB (and older), in the i915 CI and I can see the binding check working correctly there (with 5.19-rc2). But obviously something goes wrong in the reporter's case, so needs more debug. Br, Kai