> > > > Thanks Brent, yes this is an oversight, we should have added this a > > long time ago. > > > > I don't think however that this will apply on Takashi's for-next > > branch, it'll conflict with the ALSA: intel-dsp-config: add quirk for > > JSL devices based on ES8336 codec > > Actually it's for-linus branch, destined to 5.16-rc4. > > > +/* JasperLake */ > > +#if IS_ENABLED(CONFIG_SND_SOC_SOF_JASPERLAKE) > > + { > > + .flags = FLAG_SOF, > > + .device = 0x4dc8, > > + .codec_hid = "ESSX8336", > > + }, > > +#endif > > > > Do you mind rebasing and resending the update? Let's keep the ESS > > stuff last as done in other platforms, and add your changes on top of this. > > Yes, please resubmit. I can merge and resolve the conflict in my side, but it's > better to get a cleaner patch from the beginning. > Hi gentlement, I found following two patches in sof github do not exist in both broonie:for-next and broonie:for-linus. Maybe it would be easier if I resubmit my patch to sof github instead of alsa-dev? sof: topic/sof-dev 986f58741d0d ALSA: intel-dsp-config: add quirk for CML devices based on ES8336 codec 2cccdf5b4414 ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec Regards, Brent