From: Jesse Forgues <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, June 17, 2014 at 10:40 AM To: "[email protected]" <[email protected]> Subject: [beagleboard] Does cape support (audio cape specifically) work with newer kernel?
> Does cape support (audio cape specifically) work with newer kernels? Going > from 3.8.13 -> 3.13. > > I wanted to grab some /kernel/sound/socdavinci-mcasp.c changes that took place > last year. > Specifically "davinci-mcasp: Add support for multichannel playback". It looks > like the current 3.8.13 kernel does not have these changes so I am building > 3.13 right now. > > git clone https://github.com/RobertCNelson/bb-kernel.git > cd bb-kernel/ > git checkout origin/am33x-v3.13 -b tmp > ./build_kernel.sh > > Does cape support (audio cape specifically) work with newer kernels? Linux Kernels after V3.8 don¹t have support for Device Tree Overlays but there is some work being done to get that into mainline sometime after V3.16. In the meantime, you can add the audio cape support by modifying the board device tree /arch/arm/boot/dts/am335x-boneblack.dts Regards, John > > > > > > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
