Re: [PATCH 04/15] [media] marvell-ccic: reset ccic phy when stop streaming for stability

2012-11-27 Thread Guennadi Liakhovetski
On Fri, 23 Nov 2012, Albert Wang wrote: From: Libin Yang lby...@marvell.com This patch adds the reset ccic phy operation when stop streaming. Without reset ccic phy, the next start streaming may be unstable. Also need add CCIC2 definition when PXA688/PXA2128 support dual ccics.

RE: [PATCH 04/15] [media] marvell-ccic: reset ccic phy when stop streaming for stability

2012-11-27 Thread Albert Wang
Hi, Guennadi Thanks for your review! -Original Message- From: Guennadi Liakhovetski [mailto:g.liakhovet...@gmx.de] Sent: Tuesday, 27 November, 2012 18:57 To: Albert Wang Cc: cor...@lwn.net; linux-media@vger.kernel.org; Libin Yang Subject: Re: [PATCH 04/15] [media] marvell-ccic: reset

[PATCH 04/15] [media] marvell-ccic: reset ccic phy when stop streaming for stability

2012-11-23 Thread Albert Wang
From: Libin Yang lby...@marvell.com This patch adds the reset ccic phy operation when stop streaming. Without reset ccic phy, the next start streaming may be unstable. Also need add CCIC2 definition when PXA688/PXA2128 support dual ccics. Signed-off-by: Albert Wang twan...@marvell.com