Re: [PATCH] soundwire: dmi-quirks: Disable ghost device on Lenovo Yoga 9i

From: Julian Haarmann

Date: Wed Jun 17 2026 - 22:25:59 EST


On Mon, 2026-06-15 at 09:34 +0100, Charles Keepax wrote:
> On Sat, Jun 13, 2026 at 11:45:53PM +0530, Vinod Koul wrote:
> > On 08-06-26, 17:02, Charles Keepax wrote:
> > > There is also a "non-pro" version of the Lenovo Yoga 9i (83SE) which
> > > also needs a quirk to disable a non-existent Realtek device. Add this
> > > missing quirk.
> > >
> > > Co-developed-by: Julian Haarmann <julian.haarmann@xxxxxxxxxxxxxxx>
> >
> > Need sob by Julian.
> >
> > - Co-developed-by: states that the patch was co-created by several developers;
> > it is a used to give attribution to co-authors (in addition to the author
> > attributed by the From: tag) when multiple people work on a single patch.
> > Every Co-developed-by: must be immediately followed by a Signed-off-by: of
> > the associated co-author.
>
> Julian, I assume your happy with me adding your signed off by?
>
> Thanks,
> Charles
As discussions (https://github.com/thesofproject/linux/issues/5801) are
still ongoing on if this is actually the best way to handle the issue,
I'd hold off on merging right now. I'm adding my signed off anyways
because I'm not the expert here.

Signed-off-by: Julian Haarmann <julian.haarmann@xxxxxxxxxxxxxxx>

Julian