[PATCH 0/8] clk: ppc-corenet: Add support for the platform PLL

Yuantian Tang Yuantian.Tang at freescale.com
Wed Jan 21 12:40:11 AEDT 2015


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/
http://patchwork.ozlabs.org/patch/429258/

Thanks,
Yuantian

> -----Original Message-----
> From: Emil Medve [mailto:Emilian.Medve at Freescale.com]
> Sent: Tuesday, January 20, 2015 6:09 PM
> To: linuxppc-dev at lists.ozlabs.org; Wood Scott-B07421; mturquette at linaro.org;
> haokexin at 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



More information about the Linuxppc-dev mailing list