[PATCH] ASoC: tlv320aic3x: Enable PLL when not bypassed

2009-07-22 Thread Chaithrika U S
PLL was not being enabled when it was not bypassed. This patch enables the PLL when it is used. Additionally, it disables the PLL when it is bypassed. Without this patch, the audio on TI DM646x EVM and DM355 EVM does not work properly. The bit clocks and the frame sync signals from the codec are

RE: [PATCH] ASoC: tlv320aic3x: Enable PLL when not bypassed

2009-07-22 Thread chaithrika
On Wed, Jul 22, 2009 at 18:12:14, Mark Brown wrote: On Wed, Jul 22, 2009 at 07:45:04AM -0400, Chaithrika U S wrote: PLL was not being enabled when it was not bypassed. This patch enables the PLL when it is used. Additionally, it disables the PLL when it is bypassed. Without this patch,

RE: [PATCH] ASoC: tlv320aic3x: Enable PLL when not bypassed

2009-07-22 Thread chaithrika
...@opensource.wolfsonmicro.com Subject: [PATCH] ASoC: tlv320aic3x: Enable PLL when not bypassed PLL was not being enabled when it was not bypassed. This patch enables the PLL when it is used. Additionally, it disables the PLL when it is bypassed. Without this patch, the audio on TI DM646x