28 Jul, 2011

1 commit


26 Jul, 2011

1 commit

  • This patch adds ASoC support for the AC97 and I2S controllers
    on the old Au1000/Au1500/Au1100 chips,

    AC97 Tested on a Db1500. I2S untested since none of the boards
    actually have an I2S codec wired up (just test pins).

    Signed-off-by: Manuel Lauss
    Acked-by: Liam Girdwood
    Signed-off-by: Mark Brown

    Manuel Lauss
     

27 Feb, 2010

1 commit

  • Machine driver for DB1200 AC97 and I2S audio systems, intended as a proper
    reference asoc machine for Alchemy-based systems. AC97/I2S can be selected
    at boot time by setting switch S6.7.

    Signed-off-by: Manuel Lauss
    Cc: Linux-MIPS
    Cc: alsa-devel@alsa-project.org
    Cc: Mark Brown
    Acked-by: Mark Brown
    Signed-off-by: Ralf Baechle

    Manuel Lauss
     

10 Jul, 2008

1 commit

  • Audio for Au12x0/Au1550 PSCs in AC97 and I2S mode, for ASoC v1 framework.

    - DBDMA, AC97 and I2S drivers
    - sample AC97 machine code (Db1200)

    Signed-off-by: Manuel Lauss
    Signed-off-by: Liam Girdwood
    Signed-off-by: Takashi Iwai
    Signed-off-by: Jaroslav Kysela

    Manuel Lauss