From: Mike Turquette <mturquette@linaro.org>
To: Kukjin Kim <kgene.kim@samsung.com>, 'Padma Venkat' <padma.kvr@gmail.com>
Cc: 'Padmavathi Venna' <padma.v@samsung.com>,
linux-samsung-soc@vger.kernel.org,
devicetree-discuss@lists.ozlabs.org,
linux-arm-kernel@lists.infradead.org,
alsa-devel@alsa-project.org, sbkim73@samsung.com,
broonie@kernel.org
Subject: Re: RE: [PATCH V6 6/6] clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2
Date: Thu, 20 Jun 2013 23:54:45 -0700 [thread overview]
Message-ID: <20130621065445.9136.69447@quantum> (raw)
In-Reply-To: <19ac01ce6b43$96bfb4d0$c43f1e70$%kim@samsung.com>
Quoting Kukjin Kim (2013-06-17 03:15:27)
> Padma Venkat wrote:
> >
> > Hi Mike,
> >
> > On Thu, Jun 13, 2013 at 8:32 AM, Padma Venkat <padma.kvr@gmail.com> wrote:
> > > Hi Mike,
> > >
> > > On Wed, Jun 12, 2013 at 10:15 PM, Mike Turquette <mturquette@linaro.org>
> > wrote:
> > >> Quoting Padmavathi Venna (2013-06-12 01:07:43)
> > >>> This patch adds enum entries for div_i2s1 and div_i2s2 which are
> > >>> required for i2s1 and i2s2 controllers.
> > >>>
> > >>> Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
> > >>
> > >> Looks good. Did you want me to take the clk patches or just gathering
> > >> Acks?
> > >
> > > Please take the patches :).
> > >
> > > Thanks
> > > Padma
> >
> > clk related patches in this set has some dependency on arch side
> > patches because one of the patch replaces all '/include's with
> > '#include's and adds a header file in
> > arch/arm/boot/include/dt-bindings/. So all these patches required to
> > go into one tree.
> >
> > Hi Kukjin,
> >
> > Can you please take all these patches into samsung-tree?
> >
> Padma, sure, I will.
>
> BTW, Mike, according to your reply, I may get your ack on 2nd and 6th clk
> patches...If any problems, please kindly let me know.
Fine by me.
Regards,
Mike
>
> Thanks,
> - Kukjin
WARNING: multiple messages have this Message-ID (diff)
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V6 6/6] clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2
Date: Thu, 20 Jun 2013 23:54:45 -0700 [thread overview]
Message-ID: <20130621065445.9136.69447@quantum> (raw)
In-Reply-To: <19ac01ce6b43$96bfb4d0$c43f1e70$%kim@samsung.com>
Quoting Kukjin Kim (2013-06-17 03:15:27)
> Padma Venkat wrote:
> >
> > Hi Mike,
> >
> > On Thu, Jun 13, 2013 at 8:32 AM, Padma Venkat <padma.kvr@gmail.com> wrote:
> > > Hi Mike,
> > >
> > > On Wed, Jun 12, 2013 at 10:15 PM, Mike Turquette <mturquette@linaro.org>
> > wrote:
> > >> Quoting Padmavathi Venna (2013-06-12 01:07:43)
> > >>> This patch adds enum entries for div_i2s1 and div_i2s2 which are
> > >>> required for i2s1 and i2s2 controllers.
> > >>>
> > >>> Signed-off-by: Padmavathi Venna <padma.v@samsung.com>
> > >>
> > >> Looks good. Did you want me to take the clk patches or just gathering
> > >> Acks?
> > >
> > > Please take the patches :).
> > >
> > > Thanks
> > > Padma
> >
> > clk related patches in this set has some dependency on arch side
> > patches because one of the patch replaces all '/include's with
> > '#include's and adds a header file in
> > arch/arm/boot/include/dt-bindings/. So all these patches required to
> > go into one tree.
> >
> > Hi Kukjin,
> >
> > Can you please take all these patches into samsung-tree?
> >
> Padma, sure, I will.
>
> BTW, Mike, according to your reply, I may get your ack on 2nd and 6th clk
> patches...If any problems, please kindly let me know.
Fine by me.
Regards,
Mike
>
> Thanks,
> - Kukjin
next prev parent reply other threads:[~2013-06-21 6:54 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-12 8:07 [PATCH V6 0/6] clk: Samsung: audss: Register audio subsytem clocks using common clk framework Padmavathi Venna
2013-06-12 8:07 ` Padmavathi Venna
2013-06-12 8:07 ` [PATCH V6 1/6] ARM: samsung: use #include for all device trees Padmavathi Venna
2013-06-12 8:07 ` Padmavathi Venna
2013-06-12 8:07 ` [PATCH V6 2/6] clk: samsung: register audio subsystem clocks using common clock framework Padmavathi Venna
2013-06-12 8:07 ` Padmavathi Venna
2013-06-12 8:07 ` [PATCH V6 3/6] ARM: dts: add Exynos audio subsystem clock controller node Padmavathi Venna
2013-06-12 8:07 ` Padmavathi Venna
2013-06-12 8:07 ` [PATCH V6 4/6] ARM: dts: add clock provider information for i2s controllers in Exynos5250 Padmavathi Venna
2013-06-12 8:07 ` Padmavathi Venna
2013-06-12 8:07 ` [PATCH V6 5/6] ARM: dts: Update Samsung I2S documentation Padmavathi Venna
2013-06-12 8:07 ` Padmavathi Venna
2013-06-12 8:07 ` [PATCH V6 6/6] clk: exynos5250: Add enum entries for divider clock of i2s1 and i2s2 Padmavathi Venna
2013-06-12 8:07 ` Padmavathi Venna
2013-06-12 16:45 ` Mike Turquette
2013-06-12 16:45 ` Mike Turquette
2013-06-13 3:02 ` Padma Venkat
2013-06-13 3:02 ` Padma Venkat
2013-06-17 4:59 ` Padma Venkat
2013-06-17 4:59 ` Padma Venkat
2013-06-17 10:15 ` Kukjin Kim
2013-06-17 10:15 ` Kukjin Kim
2013-06-21 6:54 ` Mike Turquette [this message]
2013-06-21 6:54 ` Mike Turquette
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=20130621065445.9136.69447@quantum \
--to=mturquette@linaro.org \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=padma.kvr@gmail.com \
--cc=padma.v@samsung.com \
--cc=sbkim73@samsung.com \
/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.