Re: [PATCH] platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core

2019-07-25 Thread Andy Shevchenko
On Thu, Jul 25, 2019 at 11:02 AM Bhardwaj, Rajneesh wrote: > > Hi Andy > > On 29-Jun-19 6:48 PM, Andy Shevchenko wrote: > > On Fri, Jun 14, 2019 at 11:14 AM Rajneesh Bhardwaj > > wrote: > >> Ice Lake Neural Network Processor for deep learning inference a.k.a. > >> ICL-NNPI can re-use Ice Lake

Re: [PATCH] platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core

2019-07-25 Thread Bhardwaj, Rajneesh
Hi Andy On 29-Jun-19 6:48 PM, Andy Shevchenko wrote: On Fri, Jun 14, 2019 at 11:14 AM Rajneesh Bhardwaj wrote: Ice Lake Neural Network Processor for deep learning inference a.k.a. ICL-NNPI can re-use Ice Lake Mobile regmap to enable Intel PMC Core driver on it. This will be postponed till

Re: [PATCH] platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core

2019-06-29 Thread Andy Shevchenko
On Fri, Jun 14, 2019 at 11:14 AM Rajneesh Bhardwaj wrote: > > Ice Lake Neural Network Processor for deep learning inference a.k.a. > ICL-NNPI can re-use Ice Lake Mobile regmap to enable Intel PMC Core > driver on it. > This will be postponed till next cycle since the CPU model will not appear

[PATCH] platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core

2019-06-14 Thread Rajneesh Bhardwaj
Ice Lake Neural Network Processor for deep learning inference a.k.a. ICL-NNPI can re-use Ice Lake Mobile regmap to enable Intel PMC Core driver on it. Cc: Darren Hart Cc: Andy Shevchenko Cc: platform-driver-...@vger.kernel.org Link: https://lkml.org/lkml/2019/6/5/1034 Signed-off-by: Rajneesh