Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1306077

Re: [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for 32k clock

From Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Newsgroups linux.kernel
Subject Re: [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for 32k clock
Date 2016-01-11 12:10 +0100
Message-ID <qPIwi-1vs-23@gated-at.bofh.it> (permalink)
References <qODyF-63D-3@gated-at.bofh.it> <qODyG-63D-31@gated-at.bofh.it> <qPHTA-Yo-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jan 11, 2016 at 10:25:46AM +0000, Lee Jones wrote:
> On Fri, 08 Jan 2016, Charles Keepax wrote:
> 
> > Now we have a clock driver that can control the 32k clock use this
> > rather than directly controlling the 32k clock from the MFD device.
> > 
> > Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> > ---
> > 
> > No changes since v2.
> > 
> > Thanks,
> > Charles
> > 
> >  drivers/mfd/arizona-core.c       | 104 +++++++++------------------------------
> >  include/linux/mfd/arizona/core.h |   7 +--
> >  2 files changed, 25 insertions(+), 86 deletions(-)
> 
> I guess this needs to go in with the Clk changes, which are yet to be
> reviewed, right?
> 
> For my own reference:
>   Acked-by: Lee Jones <lee.jones@linaro.org>
> 
> [...]

Yeah this needs to go in with the clock changes themselves.

Thanks,
Charles

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-01-08 12:40 +0100
  [PATCH v3 4/4] mfd: arizona: Add device tree binding documentation for new clock driver Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-01-08 12:40 +0100
    Re: [PATCH v3 4/4] mfd: arizona: Add device tree binding  documentation for new clock driver Lee Jones <lee.jones@linaro.org> - 2016-01-11 11:30 +0100
  [PATCH v3 2/4] clk: arizona: Add clock driver for the Arizona devices Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-01-08 12:40 +0100
  [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for 32k clock Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-01-08 12:40 +0100
    Re: [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for  32k clock Lee Jones <lee.jones@linaro.org> - 2016-01-11 11:30 +0100
      Re: [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for  32k clock Charles Keepax <ckeepax@opensource.wolfsonmicro.com> - 2016-01-11 12:10 +0100

csiph-web