Hi Bruce, On Wed, Oct 8, 2014 at 9:14 PM, bruce bushby <[email protected]> wrote: > Hi > > I wanted to ask about the status of "arch/arm/mach-sunxxx" in > reference to the mainline kernel. I see linux-sunxi (3.4) has the > following AllWinner specific directories: > > mach-sun4isunxi: > mach-sun5isunxi: > mach-sun7isun7i: > > > However the current mainline kernel (3.17) only has: > mach-sunxi > > Which only contains: > platsmp.c > sunxi.c > > > Should I be trying to patch my 3.17 kernel to include mach-sun7isun7i?
Mainline is very different, I believe that the stuff you're referring to is broken out into smaller drivers. > I found this CAN driver: > https://github.com/plaes/sunxi-can-driver > > However it includes: > #include <mach/includes.h> > > Which doesn't exist in the mainline kernel. The file "mach/includes.h" > appears to include most of "mach-sun7isun7i" > > Any ideas? I'd guessing it's for 3.4. Thanks, -- Julian Calaby Email: [email protected] Profile: http://www.google.com/profiles/julian.calaby/ -- You received this message because you are subscribed to the Google Groups "linux-sunxi" 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.
