06 Jun, 2015

3 commits


25 May, 2015

2 commits

  • This patch adds apq8016 lpass driver support. APQ8016 has 4 MI2S which
    can be routed to one internal codec and 2 external codec interfaces.

    Primary, Secondary, Quaternary I2S can do Rx(playback) and Tertiary and
    Quaternary can do Tx(capture).

    Tested-by: Kenneth Westfield
    Acked-by: Kenneth Westfield
    Signed-off-by: Srinivas Kandagatla
    Signed-off-by: Mark Brown

    Srinivas Kandagatla
     
  • Adding the jack type to the dt-bindings directory will allow for device
    tree files to specify the type of audio jacks that are present for a
    board.

    Signed-off-by: Dylan Reid
    Signed-off-by: Mark Brown

    Dylan Reid
     

15 Jan, 2015

1 commit


17 Aug, 2014

1 commit


13 Mar, 2014

1 commit

  • This commit adds a bare bones driver support for TLV320AIC31XX family
    audio codecs. The driver adds basic stereo playback trough headphone
    and speaker outputs and mono capture trough microphone inputs.

    The driver is currently missing support at least for mini DSP features
    and jack detection. I have tested the driver only on TLV320AIC3111,
    but based on the data sheets TLV320AIC3100, TLV320AIC3110, and
    TLV320AIC3120 should work Ok too.

    The base for the implementation was taken from:
    git@gitorious.org:ti-codecs/ti-codecs.git ajitk/topics/k3.10.1-aic31xx
    -branch at commit 77504eba0294764e9e63b4a0c696b44db187cd13.

    Signed-off-by: Jyri Sarha
    Signed-off-by: Mark Brown

    Jyri Sarha
     

16 Aug, 2013

1 commit