Re: [PATCH v2] mfd: intel-lpss: Add Intel Comet Lake PCI IDs

2019-05-08 Thread Lee Jones
On Tue, 30 Apr 2019, Andy Shevchenko wrote: > Intel Comet Lake has the same LPSS than Intel Cannon Lake. > Add the new IDs to the list of supported devices. > > Signed-off-by: Andy Shevchenko > --- > - update i2c info > drivers/mfd/intel-lpss-pci.c | 13 + > 1 file changed, 13

Re: [PATCH v2] mfd: intel-lpss: Add Intel Comet Lake PCI IDs

2019-05-03 Thread Evan Green
On Thu, May 2, 2019 at 12:14 AM Jarkko Nikula wrote: > > On 4/30/19 7:56 PM, Andy Shevchenko wrote: > > Intel Comet Lake has the same LPSS than Intel Cannon Lake. > > Add the new IDs to the list of supported devices. > > > > Signed-off-by: Andy Shevchenko > > --- > > - update i2c info > >

Re: [PATCH v2] mfd: intel-lpss: Add Intel Comet Lake PCI IDs

2019-05-02 Thread Jarkko Nikula
On 4/30/19 7:56 PM, Andy Shevchenko wrote: Intel Comet Lake has the same LPSS than Intel Cannon Lake. Add the new IDs to the list of supported devices. Signed-off-by: Andy Shevchenko --- - update i2c info drivers/mfd/intel-lpss-pci.c | 13 + 1 file changed, 13 insertions(+)

[PATCH v2] mfd: intel-lpss: Add Intel Comet Lake PCI IDs

2019-04-30 Thread Andy Shevchenko
Intel Comet Lake has the same LPSS than Intel Cannon Lake. Add the new IDs to the list of supported devices. Signed-off-by: Andy Shevchenko --- - update i2c info drivers/mfd/intel-lpss-pci.c | 13 + 1 file changed, 13 insertions(+) diff --git a/drivers/mfd/intel-lpss-pci.c