Skip to content

I2S alsa device drivers for the popular MIPS ar9331 SOC (Carambola2, Arduino Yun...)

Notifications You must be signed in to change notification settings

superadmin88/ar9331-i2s-alsa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ar9331-i2s-alsa

I2S alsa device drivers for the popular MIPS ar9331 SOC (Carambola2, Arduino Yun...)

It is implemented as a openwrt package and can be compiled with Linux Kernel Ver. 3.14.xx and above.

cd ~/Chaos_Calme/package/kernel

git clone https://github.com/sonnyyu/ar9331-i2s-alsa.git

cd ~/Chaos_Calme/

make menuconfig

PACKAGE_kmod-ath79-pcm

PACKAGE_kmod-ath79-i2s

PACKAGE_kmod-ath79-i2s-dev

PACKAGE_kmod-ath79-wm8727

PACKAGE_kmod-ath79-carambola2

make sure above module select.

make -j 5 V=s

ScreenShot

GPIO18~GPIO21

ScreenShot

About

I2S alsa device drivers for the popular MIPS ar9331 SOC (Carambola2, Arduino Yun...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.3%
  • Makefile 6.5%
  • Shell 0.2%