linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Emil Medve <Emilian.Medve@Freescale.com>
To: Tang Yuantian-B29983 <Yuantian.Tang@Freescale.com>,
	"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
	"Wood Scott-B07421" <scottwood@Freescale.com>,
	"mturquette@linaro.org" <mturquette@linaro.org>,
	"haokexin@gmail.com" <haokexin@gmail.com>
Subject: Re: [PATCH 0/8] clk: ppc-corenet: Add support for the platform PLL
Date: Wed, 21 Jan 2015 00:24:45 -0600	[thread overview]
Message-ID: <54BF462D.6030304@Freescale.com> (raw)
In-Reply-To: <BY2PR03MB570918E5F02FF4A86344FDFFA480@BY2PR03MB570.namprd03.prod.outlook.com>

Hello Yuan-Tian,


On 01/20/2015 07:40 PM, Tang Yuantian-B29983 wrote:
> Hi Emil,
> 
> Thanks for fixing those warnings. The patch set you based on is merged.
> I sent another two patches and one of them got merged. You probably need to rebase your patches.
> My patch link:
> http://patchwork.ozlabs.org/patch/429257/

I'll rebase on top of this and resubmit


Cheers,


> http://patchwork.ozlabs.org/patch/429258/
> 
> Thanks,
> Yuantian
> 
>> -----Original Message-----
>> From: Emil Medve [mailto:Emilian.Medve@Freescale.com]
>> Sent: Tuesday, January 20, 2015 6:09 PM
>> To: linuxppc-dev@lists.ozlabs.org; Wood Scott-B07421; mturquette@linaro.org;
>> haokexin@gmail.com; Tang Yuantian-B29983
>> Cc: Medve Emilian-EMMEDVE1
>> Subject: [PATCH 0/8] clk: ppc-corenet: Add support for the platform PLL
>>
>> These patches are based on:
>>
>> http://patchwork.ozlabs.org/patch/417297
>> http://patchwork.ozlabs.org/patch/417295
>> http://patchwork.ozlabs.org/patch/417292
>>
>> The first 5 patches below are checkpatch/static analysis fixes
>>
>> Emil Medve (8):
>>   clk: ppc-corenet: Fix checkpatch type PARENTHESIS_ALIGNMENT
>>   clk: ppc-corenet: Fix checkpatch type ALLOC_WITH_MULTIPLY
>>   clk: ppc-corenet: Fix checkpatch type ALLOC_SIZEOF_STRUCT
>>   clk: ppc-corenet: Fix checkpatch type OOM_MESSAGE
>>   clk: ppc-corenet: Make local symbol 'static'
>>   clk: ppc-corenet: Replace kzalloc() with kmalloc()
>>   powerpc/corenet: Enable CLK_PPC_CORENET
>>   clk: ppc-corenet: Add support for the platform PLL
>>
>>  arch/powerpc/configs/corenet32_smp_defconfig |   1 +
>>  arch/powerpc/configs/corenet64_smp_defconfig |   1 +
>>  drivers/clk/clk-ppc-corenet.c                | 120
>> ++++++++++++++++++++++-----
>>  3 files changed, 101 insertions(+), 21 deletions(-)
>>
>> --
>> 2.2.2

      reply	other threads:[~2015-01-21  6:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-20 10:09 [PATCH 0/8] clk: ppc-corenet: Add support for the platform PLL Emil Medve
2015-01-20 10:09 ` [PATCH 1/8] clk: ppc-corenet: Fix checkpatch type PARENTHESIS_ALIGNMENT Emil Medve
2015-01-20 10:09 ` [PATCH 2/8] clk: ppc-corenet: Fix checkpatch type ALLOC_WITH_MULTIPLY Emil Medve
2015-01-20 10:09 ` [PATCH 3/8] clk: ppc-corenet: Fix checkpatch type ALLOC_SIZEOF_STRUCT Emil Medve
2015-01-20 10:09 ` [PATCH 4/8] clk: ppc-corenet: Fix checkpatch type OOM_MESSAGE Emil Medve
2015-01-20 10:09 ` [PATCH 5/8] clk: ppc-corenet: Make local symbol 'static' Emil Medve
2015-01-20 10:09 ` [PATCH 6/8] clk: ppc-corenet: Replace kzalloc() with kmalloc() Emil Medve
2015-02-25  1:17   ` Scott Wood
2015-01-20 10:09 ` [PATCH 7/8] powerpc/corenet: Enable CLK_PPC_CORENET Emil Medve
2015-02-25  1:14   ` Scott Wood
2015-01-20 10:09 ` [PATCH 8/8] clk: ppc-corenet: Add support for the platform PLL Emil Medve
2015-01-21  5:42   ` Yuantian Tang
2015-01-21  8:20     ` Emil Medve
2015-01-21  8:35       ` Yuantian Tang
2015-01-21  9:02         ` Emil Medve
2015-01-21  9:37           ` Yuantian Tang
2015-01-21  9:58             ` Emil Medve
2015-01-21  1:40 ` [PATCH 0/8] " Yuantian Tang
2015-01-21  6:24   ` Emil Medve [this message]

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=54BF462D.6030304@Freescale.com \
    --to=emilian.medve@freescale.com \
    --cc=Yuantian.Tang@Freescale.com \
    --cc=haokexin@gmail.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mturquette@linaro.org \
    --cc=scottwood@Freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).