On Tue, Dec 10, 2013 at 10:47:45AM +0000, Mark Brown wrote: > On Tue, Dec 10, 2013 at 06:25:24PM +0800, Nicolin Chen wrote: > > > Hmm...Sorry for asking a stupid question that how to test bypass path with > > WM8962? I've tried some amixer commands to enable the bypass-path switches. > > But we still need to power the Codec up like using arecord or aplay to call > > wm8962_resume() and DAPM-related, right? > > For this sort of question you should follow the DAPM graph... the > headphone and speaker mixers have IN4 and MIXIN as inputs for analogue > bypass and the STL and STR paths provide digital sidetones through the > ADC and DAC.
So I could test it merely by using 'amixer cset' to enable those switches without doing anything to power WM8962 up as long as my operation follows the DAPM graph so that the DPAM would automatically turn on the regulator for me? Thank you, Nicolin Chen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/