From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] clk: s2mps11: Add support for s2mps11
Date: Wed, 7 Aug 2013 09:00:30 +0100 [thread overview]
Message-ID: <20130807080030.GI5100@lee--X1> (raw)
In-Reply-To: <20130806195235.5348.32684@quantum>
On Tue, 06 Aug 2013, Mike Turquette wrote:
> Quoting Yadwinder Singh Brar (2013-08-05 21:25:44)
> > Hi Mike,
> >
> > On Tue, Aug 6, 2013 at 4:53 AM, Mike Turquette <mturquette@linaro.org> wrote:
> > > Quoting Yadwinder Singh Brar (2013-07-07 04:44:20)
> > >> This patch adds support to register three(AP/CP/BT) buffered 32.768 KHz
> > >> outputs of mfd-s2mps11 with common clock framework.
> > >>
> > >> Signed-off-by: Yadwinder Singh Brar <yadi.brar@samsung.com>
> > >
> > > Yadwinder,
> > >
> > > Looks good to me with the exception of a binding description document.
> > > Can you provide one and squash it into this commit?
> > >
> >
> > Binding description is provided in next patch :
> > [PATCH 2/3] mfd: sec: Add clock cell for s2mps11 :
> > https://lkml.org/lkml/2013/7/16/228
> >
> > Since its a MFD, so i preferred to add documentation in same file
> > under mfd, same was done for regulators also.
> > If its fine with you then, I think that patch can go through MFD tree
> > as same file is touched in for-next of MFD tree.
>
> I see. Ok I've taken patch #1 into clk-next.
Can you review the bindings in:
mfd: sec: Add clock cell for s2mps11
... please Mike?
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: Mike Turquette <mturquette@linaro.org>
Cc: Yadwinder Singh Brar <yadi.brar01@gmail.com>,
Yadwinder Singh Brar <yadi.brar@samsung.com>,
linux-kernel@vger.kernel.org,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
sbkim73@samsung.com, Samuel Ortiz <sameo@linux.intel.com>,
Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH 1/3] clk: s2mps11: Add support for s2mps11
Date: Wed, 7 Aug 2013 09:00:30 +0100 [thread overview]
Message-ID: <20130807080030.GI5100@lee--X1> (raw)
In-Reply-To: <20130806195235.5348.32684@quantum>
On Tue, 06 Aug 2013, Mike Turquette wrote:
> Quoting Yadwinder Singh Brar (2013-08-05 21:25:44)
> > Hi Mike,
> >
> > On Tue, Aug 6, 2013 at 4:53 AM, Mike Turquette <mturquette@linaro.org> wrote:
> > > Quoting Yadwinder Singh Brar (2013-07-07 04:44:20)
> > >> This patch adds support to register three(AP/CP/BT) buffered 32.768 KHz
> > >> outputs of mfd-s2mps11 with common clock framework.
> > >>
> > >> Signed-off-by: Yadwinder Singh Brar <yadi.brar@samsung.com>
> > >
> > > Yadwinder,
> > >
> > > Looks good to me with the exception of a binding description document.
> > > Can you provide one and squash it into this commit?
> > >
> >
> > Binding description is provided in next patch :
> > [PATCH 2/3] mfd: sec: Add clock cell for s2mps11 :
> > https://lkml.org/lkml/2013/7/16/228
> >
> > Since its a MFD, so i preferred to add documentation in same file
> > under mfd, same was done for regulators also.
> > If its fine with you then, I think that patch can go through MFD tree
> > as same file is touched in for-next of MFD tree.
>
> I see. Ok I've taken patch #1 into clk-next.
Can you review the bindings in:
mfd: sec: Add clock cell for s2mps11
... please Mike?
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2013-08-07 8:00 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-07 11:44 [PATCH 0/3] Add clk driver to register s2mps11 clocks Yadwinder Singh Brar
2013-07-07 11:44 ` Yadwinder Singh Brar
2013-07-07 11:44 ` [PATCH 1/3] clk: s2mps11: Add support for s2mps11 Yadwinder Singh Brar
2013-07-07 11:44 ` Yadwinder Singh Brar
2013-07-26 15:43 ` Yadwinder Singh Brar
2013-07-26 15:43 ` Yadwinder Singh Brar
2013-08-05 23:23 ` Mike Turquette
2013-08-05 23:23 ` Mike Turquette
2013-08-06 4:25 ` Yadwinder Singh Brar
2013-08-06 4:25 ` Yadwinder Singh Brar
2013-08-06 19:52 ` Mike Turquette
2013-08-07 8:00 ` Lee Jones [this message]
2013-08-07 8:00 ` Lee Jones
2013-07-07 11:44 ` [PATCH 2/3] mfd: sec: Add clock cell " Yadwinder Singh Brar
2013-07-07 11:44 ` Yadwinder Singh Brar
2013-07-17 11:23 ` Lee Jones
2013-07-17 11:23 ` Lee Jones
2013-08-07 17:16 ` Mike Turquette
2013-08-07 17:16 ` Mike Turquette
2013-08-08 9:05 ` Lee Jones
2013-08-08 9:05 ` Lee Jones
2013-07-07 11:44 ` [PATCH 3/3] mfd: s2mps11: Remove clocks from regulators list Yadwinder Singh Brar
2013-07-07 11:44 ` Yadwinder Singh Brar
2013-07-17 11:27 ` Lee Jones
2013-07-17 11:27 ` Lee Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130807080030.GI5100@lee--X1 \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.