Re: [PATCH] Intel device IDs for PCH

2015-11-06 Thread Alexandra Yates
Hi Andy, On 11/06/2015 10:44 AM, Andy Shevchenko wrote: On Tue, Nov 3, 2015 at 9:25 PM, Alexandra Yates wrote: Adding Intel codename Lewisburg platform device IDs for PCH. Signed-off-by: Alexandra Yates --- drivers/mfd/lpc_ich.c | 15 +++ 1 file changed, 15 insertions(+) diff

Re: [PATCH] Intel device IDs for PCH

2015-11-06 Thread Andy Shevchenko
On Tue, Nov 3, 2015 at 9:25 PM, Alexandra Yates wrote: > Adding Intel codename Lewisburg platform device IDs for PCH. > > Signed-off-by: Alexandra Yates > --- > drivers/mfd/lpc_ich.c | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc

[PATCH] Intel device IDs for PCH

2015-11-03 Thread Alexandra Yates
Adding Intel codename Lewisburg platform device IDs for PCH. Signed-off-by: Alexandra Yates --- drivers/mfd/lpc_ich.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index c5a9a08..d9904ac6 100644 --- a/drivers/mfd/lpc_ich.c +++