[alsa-devel] IMX WM8740 I2S support
Fabio Estevam
festevam at gmail.com
Wed Sep 25 19:02:08 CEST 2013
On Wed, Sep 25, 2013 at 1:58 PM, stéphane cerveau <scerveau at gmail.com> wrote:
> Could please enlight me concerning the device tree, i'm not sure to
> understand ?
In mainline kernel we no longer use board files to describe the hardware.
We use device tree instead. For an example of a mx6 board device tree:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/imx6q-sabrelite.dts?id=refs/tags/v3.12-rc2
So I would suggest you that you first add device tree support to your
board in mainline kernel and then you add audio support.
Regards,
Fabio Estevam
More information about the Alsa-devel
mailing list