Hi Here is V4 of patches to add support for Intel UFS host controllers. Changes in V4: New patch "scsi: ufshcd-pci: Fix PM config" Do not use a separate driver for Intel Changes in V3: Remove UFSHCI class code and match on PCI device ID Changes in V2: Change variant name from intel to intel-pci Adrian Hunter (2): scsi: ufshcd-pci: Fix PM config scsi: ufshcd-pci: Add Intel CNL support drivers/scsi/ufs/ufshcd-pci.c | 60 +++++++++++++++++++++++++++++++++---------- 1 file changed, 47 insertions(+), 13 deletions(-) Regards Adrian