Re: [PATCH V3 4/4] mfd: mt6397: add MT6323 support to MT6397 driver

2016-02-10 Thread Lee Jones
On Wed, 27 Jan 2016, John Crispin wrote: > Signed-off-by: John Crispin > --- > Changes in V3 > * fix copyright date/author > * use short license text > * reanme the conetxt variable inside the probe function > > drivers/mfd/mt6397-core.c| 20 ++ > include/linux/mfd/mt6323/core.h

[PATCH V3 4/4] mfd: mt6397: add MT6323 support to MT6397 driver

2016-01-27 Thread John Crispin
Signed-off-by: John Crispin --- Changes in V3 * fix copyright date/author * use short license text * reanme the conetxt variable inside the probe function drivers/mfd/mt6397-core.c| 20 ++ include/linux/mfd/mt6323/core.h | 36 +++ include/linux/mfd/mt6323/registers.h | 408