Re: [RFC PATCH 6/8] ASoC: SDCA: register SDCA_FUNCTION_TYPE_SIMPLE_JACK in class function driver
Charles Keepax <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 23, 2026 at 12:42:16AM +0100, Srinivas Kandagatla wrote: > Add SDCA_FUNCTION_TYPE_SIMPLE_JACK to the class function driver's > auxiliary id table so a SimpleJack auxdev is bound and enumerated as > an ASoC component. Wire set_jack for this function type so the machine > driver can register an ASoC jack against it. > > Assisted-by: Claude:claude-opus-4-7 > Signed-off-by: Srinivas Kandagatla <[email protected]> > --- Yeah this patch looks fine, we can merge this one now, whilst we work through the rest. Reviewed-by: Charles Keepax <[email protected]> Thanks, Charles