[OpenWrt-Devel] Does anyone have used Ralink i2s under openwrt?

Sergio sergio.badalona at gmail.com
Thu Jul 9 08:24:22 EDT 2015


John Crispin <blogic <at> openwrt.org> writes:

> 
> sorry, been too busy and i doubt i will have time in the near future to
> look at it :(
> 

Oooh! Too bad :))


John, could you teld me some tips on how to progress with it and RT5350 cpu 
instead MT7620? I've defined a new section in 
...target/linux/ramips/modules.mk => in order to create the new module

define KernelPackage/sound-rt5350
  TITLE:=rt5350 PCM/I2S Alsa Driver
  DEPENDS:=@TARGET_ramips_rt305x +kmod-sound-soc-core +kmod-regmap
  KCONFIG:= \
  ...

Also modified ...linux-3.10.49/sound/soc/ralink/Kconfig

config SND_MT7620_SOC_I2S
        depends on (SOC_MT7620 || SOC_RT305X) && SND_SOC
        select SND_SOC_GENERIC_DMAENGINE_PCM
        ...

So I'm getting bin/ramips/packages/base/kmod-sound-rt5350_3.10.49-
1_ramips_24kec.ipk package, but now I wonder how to add a new card using this 
modules. Maybe I've to deal with DT?
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list