Hi Greg, Thanks for review. Apart from pci_ids.h, I see only 3 options, add this id as macro in pci_quirks.c or pci_quirks.h or just hardcode it. please suggest what will good option as per your view. Regards Sandeep On 7/30/2017 7:41 PM, Greg KH wrote: > On Thu, Jul 27, 2017 at 02:05:09PM +0530, Sandeep Singh wrote: >> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h >> index c71e532..d3f2296 100644 >> --- a/include/linux/pci_ids.h >> +++ b/include/linux/pci_ids.h >> @@ -583,6 +583,7 @@ >> #define PCI_DEVICE_ID_AMD_HUDSON2_SMBUS 0x780b >> #define PCI_DEVICE_ID_AMD_HUDSON2_IDE 0x780c >> #define PCI_DEVICE_ID_AMD_KERNCZ_SMBUS 0x790b >> +#define PCI_DEVICE_ID_AMD_TAISHAN 0x145c >> >> #define PCI_VENDOR_ID_TRIDENT 0x1023 >> #define PCI_DEVICE_ID_TRIDENT_4DWAVE_DX 0x2000 > > Please read the top of this file for why you shouldn't be adding new ids > to it. > > thnaks, > > greg k-h > -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html