Re: [PATCH 3/5] mfd: arizona: Add DT binding for the DMIC references

2015-03-02 Thread Charles Keepax
On Mon, Mar 02, 2015 at 07:53:41AM +, Lee Jones wrote: > On Sat, 28 Feb 2015, Charles Keepax wrote: > > > Signed-off-by: Charles Keepax > > --- > > drivers/mfd/arizona-core.c | 10 ++ > > 1 files changed, 10 insertions(+), 0 deletions(-) > > Same here. Requires DT/Clk Ack. This

Re: [PATCH 3/5] mfd: arizona: Add DT binding for the DMIC references

2015-03-01 Thread Lee Jones
On Sat, 28 Feb 2015, Charles Keepax wrote: > Signed-off-by: Charles Keepax > --- > drivers/mfd/arizona-core.c | 10 ++ > 1 files changed, 10 insertions(+), 0 deletions(-) Same here. Requires DT/Clk Ack. > diff --git a/drivers/mfd/arizona-core.c b/drivers/mfd/arizona-core.c > index d

[PATCH 3/5] mfd: arizona: Add DT binding for the DMIC references

2015-02-28 Thread Charles Keepax
Signed-off-by: Charles Keepax --- drivers/mfd/arizona-core.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/drivers/mfd/arizona-core.c b/drivers/mfd/arizona-core.c index dddaaef..6002ce9 100644 --- a/drivers/mfd/arizona-core.c +++ b/drivers/mfd/arizona-core.c @