Hi Kai, On 5/28/2021 9:41 PM, Kai Vehmanen wrote: > Add PCI DID for Intel AlderLake-M. > > Signed-off-by: Kai Vehmanen <kai.vehmanen@xxxxxxxxxxxxxxx> > Reviewed-by: Péter Ujfalusi <peter.ujfalusi@xxxxxxxxx> peter.ujfalusi@xxxxxxxxxxxxxxx would be better. > Reviewed-by: Ranjani Sridharan <ranjani.sridharan@xxxxxxxxxxxxxxx> > Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx> > --- > sound/soc/sof/intel/pci-tgl.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/sound/soc/sof/intel/pci-tgl.c b/sound/soc/sof/intel/pci-tgl.c > index 88c3bf404dd7..a00262184efa 100644 > --- a/sound/soc/sof/intel/pci-tgl.c > +++ b/sound/soc/sof/intel/pci-tgl.c > @@ -116,6 +116,8 @@ static const struct pci_device_id sof_pci_ids[] = { > .driver_data = (unsigned long)&adls_desc}, > { PCI_DEVICE(0x8086, 0x51c8), /* ADL-P */ > .driver_data = (unsigned long)&adl_desc}, > + { PCI_DEVICE(0x8086, 0x51cc), /* ADL-M */ > + .driver_data = (unsigned long)&adl_desc}, > { 0, } > }; > MODULE_DEVICE_TABLE(pci, sof_pci_ids); > > base-commit: 058efb40641845432c52777443b3372dbc97c032 > -- Péter --------------------------------------------------------------------- Intel Finland Oy Registered Address: PL 281, 00181 Helsinki Business Identity Code: 0357606 - 4 Domiciled in Helsinki This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.