On Sun, Oct 12, 2014 at 8:37 AM, <[email protected]> wrote: > Hello. > I have faced with problem (or task). I have Beaglebone black and my own cape > with TLV320AIC3102 codec. Cape has Line OUT and Mic IN jacks. Now I need to > build kernel with tlv320aic31xx driver (Because tlv320aic3x driver doesn't > work with MIC1 and MIC2). Master branch of linux kernel has source of > tlv320aic31xx driver. I built several kernels (Robert Nelson, eLinux) but > this kernels didn't have this driver (it had only tlv320aic3x). When script > builds kernel it changes git branch of linux kernel source. And I doesn't > see tlv320aic31xx.c in the new branch. Could you give me direct how I can > add this driver to my kernel build.
Umm, cherry pick the commits and apply to the default tree.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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.
