On Fri, Jul 14, 2023 at 10:24:45PM +0200, Amadeusz Sławiński wrote:
Current code references 0x1a98 which is BXT-M (not -T as it is
commented) and it's an RVP, BXT-M B0 to be specific. From what we know
no BXT is available on market.
...
sound/hda/intel-dsp-config.c | 7 -------
sound/soc/sof/intel/pci-apl.c | 2 --
I dunno how SOF and HDA are related to each other, but in the next patch you
also do something about HDA, either group all of them, or split HDA, or split
on per file basis. I'm not familiar with the relationship between them up to
you which way you choose.