Re: [PATCH V2] Intel device IDs for PCH

2015-11-11 Thread Lee Jones
On Fri, 06 Nov 2015, Alexandra Yates wrote: > Adding Intel codename Lewisburg platform device IDs for PCH. > > Signed-off-by: Alexandra Yates > Reviewed-by: Andy Shevchenko > --- > drivers/mfd/lpc_ich.c | 15 +++ > 1 file changed, 15 insertions(+) Applied, thanks. > diff --git a/

[PATCH V2] Intel device IDs for PCH

2015-11-06 Thread Alexandra Yates
Adding Intel codename Lewisburg platform device IDs for PCH. Signed-off-by: Alexandra Yates Reviewed-by: Andy Shevchenko --- 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..1486033 100644 ---