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

2015-01-21 Thread Emil Medve
> >> Cheers, >> >> >>> Thanks, >>> Yuantian >>> >>>> -Original Message- >>>> From: Emil Medve [mailto:emilian.me...@freescale.com] >>>> Sent: Wednesday, January 21, 2015 4:20 PM >>>> To: T

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

2015-01-21 Thread Yuantian Tang
: Tang Yuantian-B29983; linuxppc-dev@lists.ozlabs.org; Wood Scott-B07421; > mturque...@linaro.org; haoke...@gmail.com > Subject: Re: [PATCH 8/8] clk: ppc-corenet: Add support for the platform PLL > > Hello Yuan-Tian, > > > On 01/21/2015 02:35 AM, Tang Yuantian-B29983 wrote: > >

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

2015-01-21 Thread Emil Medve
que...@linaro.org; haoke...@gmail.com >> Subject: Re: [PATCH 8/8] clk: ppc-corenet: Add support for the platform PLL >> >> Hello Yuan-Tian, >> >> >> On 01/20/2015 11:42 PM, Tang Yuantian-B29983 wrote: >>> Which platform are you trying to use this on? >

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

2015-01-21 Thread Yuantian Tang
nuary 21, 2015 4:20 PM > To: Tang Yuantian-B29983; linuxppc-dev@lists.ozlabs.org; Wood Scott-B07421; > mturque...@linaro.org; haoke...@gmail.com > Subject: Re: [PATCH 8/8] clk: ppc-corenet: Add support for the platform PLL > > Hello Yuan-Tian, > > > On 01/20/2015 11:42 PM,

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

2015-01-21 Thread Emil Medve
uary 20, 2015 6:10 PM >> To: linuxppc-dev@lists.ozlabs.org; Wood Scott-B07421; mturque...@linaro.org; >> haoke...@gmail.com; Tang Yuantian-B29983 >> Cc: Medve Emilian-EMMEDVE1 >> Subject: [PATCH 8/8] clk: ppc-corenet: Add support for the platform PLL >> >> Chan

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

2015-01-20 Thread Yuantian Tang
: Tuesday, January 20, 2015 6:10 PM > To: linuxppc-dev@lists.ozlabs.org; Wood Scott-B07421; mturque...@linaro.org; > haoke...@gmail.com; Tang Yuantian-B29983 > Cc: Medve Emilian-EMMEDVE1 > Subject: [PATCH 8/8] clk: ppc-corenet: Add support for the platfo

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

2015-01-20 Thread Emil Medve
Change-Id: Iac11ed95f274485a86d2c11f32a3dc502bcd020f Signed-off-by: Emil Medve --- drivers/clk/clk-ppc-corenet.c | 85 +++ 1 file changed, 85 insertions(+) diff --git a/drivers/clk/clk-ppc-corenet.c b/drivers/clk/clk-ppc-corenet.c index 91816b1..ff425e1 10