Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Mux instructions

13 bytes removed, 10:06, 1 February 2012
no edit summary
=== TP65950 PCM VSP<br> ===
==== Disable BT audio<br> ==== Default kernel&nbsp; has disabled TWL4030 PCM voice interface output pins to high impedance, otherwise this module forces the level of mcbsp3_fsx (uart2_rx) and mcbsp3_clkx (uart2_tx) pins. To make sure, go to [http://git.igep.es/?p=pub/scm/linux-omap-2.6.git;a=blob_plain;f=sound/soc/codecs/twl4030.c;hb=linux-2.6.35.y $(kernel path)/sound/soc/codecs/twl4030.c] file already read: <br>
<pre> 0x04, /* REG_VOICE_IF (0xF) */
</pre>==== Enable BT audio<br>Enable PCM VSP for Audio Bluetooth with this code:====
<pre> 0x00, /* REG_VOICE_IF (0xF) */
</pre>
<br>
4,199
edits