RE: [PATCH] board-dm646x-evm.c: wrong register used in setup_vpif_input_channel_mode

2011-11-30 Thread Nori, Sekhar
Hi Hans, On Mon, Nov 14, 2011 at 23:50:49, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com The function setup_vpif_input_channel_mode() used the VSCLKDIS register instead of VIDCLKCTL. This meant that when in HD mode videoport channel 0 used a different clock from channel 1.

RE: [PATCH] board-dm646x-evm.c: wrong register used in setup_vpif_input_channel_mode

2011-11-17 Thread Hadli, Manjunath
Hans, Thank you for the patch. I have verified from the data sheet. It might be a copy mistake. It also says the vpif_vsclkdis_reg can be used to disable and enable in case we make any clock switches so as to avoid glitches. In this case I would imagine we would stream off before switching, so