I had a similar issue with 4.9 kernel where I couldnt load SPI1 pins using BB-SPIDEV1. Apparently mcasp was also getting assigned the same pins, disabling audio in uEnv helps. Didnt really test it all the way, but I could see /dev/spidev* pins loaded and spidev module loaded. Hope this help,
Gaurav On Friday, June 23, 2017 at 10:33:16 AM UTC-5, [email protected] wrote: > > Problem "solved" (worked around really) by switching to SPI0, changing the > pins around and rerouting most of our custom cape. > There are still some problems with the SPI bus but that's a separate issue. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/f755c65f-7f3f-4971-a617-3ce4d3b5dde1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
