Re: [PATCH V4 2/2] scsi: ufshcd-pci: Add Intel CNL support

2017-06-08 Thread Joao Pinto
Hello to all, Às 2:16 PM de 6/7/2017, Christoph Hellwig escreveu: > On Tue, Jun 06, 2017 at 02:35:31PM +0300, Adrian Hunter wrote: >> Add PCI id and variant ops for Intel CNL UFS host controller. > > Looks good: > > Reviewed-by: Christoph Hellwig > > It would be great if we could

Re: [PATCH V4 2/2] scsi: ufshcd-pci: Add Intel CNL support

2017-06-08 Thread Joao Pinto
Hello to all, Às 2:16 PM de 6/7/2017, Christoph Hellwig escreveu: > On Tue, Jun 06, 2017 at 02:35:31PM +0300, Adrian Hunter wrote: >> Add PCI id and variant ops for Intel CNL UFS host controller. > > Looks good: > > Reviewed-by: Christoph Hellwig > > It would be great if we could fold

Re: [PATCH V4 2/2] scsi: ufshcd-pci: Add Intel CNL support

2017-06-07 Thread Christoph Hellwig
On Tue, Jun 06, 2017 at 02:35:31PM +0300, Adrian Hunter wrote: > Add PCI id and variant ops for Intel CNL UFS host controller. Looks good: Reviewed-by: Christoph Hellwig It would be great if we could fold tc-dwc-g210-pci into ufshcd-pci the same way.

Re: [PATCH V4 2/2] scsi: ufshcd-pci: Add Intel CNL support

2017-06-07 Thread Christoph Hellwig
On Tue, Jun 06, 2017 at 02:35:31PM +0300, Adrian Hunter wrote: > Add PCI id and variant ops for Intel CNL UFS host controller. Looks good: Reviewed-by: Christoph Hellwig It would be great if we could fold tc-dwc-g210-pci into ufshcd-pci the same way.

[PATCH V4 2/2] scsi: ufshcd-pci: Add Intel CNL support

2017-06-06 Thread Adrian Hunter
Add PCI id and variant ops for Intel CNL UFS host controller. Signed-off-by: Adrian Hunter --- drivers/scsi/ufs/ufshcd-pci.c | 38 ++ 1 file changed, 38 insertions(+) diff --git a/drivers/scsi/ufs/ufshcd-pci.c

[PATCH V4 2/2] scsi: ufshcd-pci: Add Intel CNL support

2017-06-06 Thread Adrian Hunter
Add PCI id and variant ops for Intel CNL UFS host controller. Signed-off-by: Adrian Hunter --- drivers/scsi/ufs/ufshcd-pci.c | 38 ++ 1 file changed, 38 insertions(+) diff --git a/drivers/scsi/ufs/ufshcd-pci.c b/drivers/scsi/ufs/ufshcd-pci.c index