Unverified Commit d66c57c5 authored by Gongjun Song's avatar Gongjun Song Committed by Mark Brown
Browse files

ASoC: SOF: Intel: pci-tgl: add RPL-S support

parent 8f2b025a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -110,6 +110,8 @@ static const struct pci_device_id sof_pci_ids[] = {
		.driver_data = (unsigned long)&ehl_desc},
	{ PCI_DEVICE(0x8086, 0x7ad0), /* ADL-S */
		.driver_data = (unsigned long)&adls_desc},
	{ PCI_DEVICE(0x8086, 0x7a50), /* RPL-S */
		.driver_data = (unsigned long)&adls_desc},
	{ PCI_DEVICE(0x8086, 0x51c8), /* ADL-P */
		.driver_data = (unsigned long)&adl_desc},
	{ PCI_DEVICE(0x8086, 0x51cd), /* ADL-P */