Re: [PATCH] clk/mpc85xx: Update the compatible string

2013-05-30 Thread Mike Turquette
Quoting Kumar Gala (2013-05-30 12:26:38) > On May 30, 2013, at 2:21 PM, Mike Turquette wrote: > > > Quoting Mike Turquette (2013-05-30 11:57:32) > >> Quoting yuantian.t...@freescale.com (2013-05-22 01:22:19) > >>> From: Tang Yuantian > >>> > >>> The compatible string of clock is changed from *-2

Re: [PATCH] clk/mpc85xx: Update the compatible string

2013-05-30 Thread Kumar Gala
On May 30, 2013, at 2:21 PM, Mike Turquette wrote: > Quoting Mike Turquette (2013-05-30 11:57:32) >> Quoting yuantian.t...@freescale.com (2013-05-22 01:22:19) >>> From: Tang Yuantian >>> >>> The compatible string of clock is changed from *-2 to *-2.0 >>> on chassis 2. So updated it accordingly.

Re: [PATCH] clk/mpc85xx: Update the compatible string

2013-05-30 Thread Mike Turquette
Quoting Mike Turquette (2013-05-30 11:57:32) > Quoting yuantian.t...@freescale.com (2013-05-22 01:22:19) > > From: Tang Yuantian > > > > The compatible string of clock is changed from *-2 to *-2.0 > > on chassis 2. So updated it accordingly. > > > > Signed-off-by: Tang Yuantian > > Taken into

Re: [PATCH] clk/mpc85xx: Update the compatible string

2013-05-30 Thread Mike Turquette
Quoting yuantian.t...@freescale.com (2013-05-22 01:22:19) > From: Tang Yuantian > > The compatible string of clock is changed from *-2 to *-2.0 > on chassis 2. So updated it accordingly. > > Signed-off-by: Tang Yuantian Taken into clk-next. Regards, Mike > --- > drivers/clk/clk-ppc-corenet.

[PATCH] clk/mpc85xx: Update the compatible string

2013-05-22 Thread Yuantian.Tang
From: Tang Yuantian The compatible string of clock is changed from *-2 to *-2.0 on chassis 2. So updated it accordingly. Signed-off-by: Tang Yuantian --- drivers/clk/clk-ppc-corenet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clk/clk-ppc-corenet.c b/drivers/cl