Re: GSoC 2015 RPi USB Support

2015-06-27 Thread Yurii Shevtsov
Any ideas? Maybe I did some typo? Maybe you can compile and try it in qemu? 2015-06-26 17:05 GMT+03:00 Yurii Shevtsov : > 2015-06-25 16:00 GMT+03:00 Sebastian Huber > : >> I would set a break point to nexus_probe(). In this loop >> >> SET_FOREACH(nd, nexus) { >> device_add_child(dev,

[PATCH] Beagle BSP Improvements (ADC driver)

2015-06-27 Thread Ketul Shah
Hello, I have developed basic ADC driver for BBB and tested it on hardware by giving dgnd to the AIN pin and getting 0-4 value for that. Herewith I am attaching patch for the same. Kindly review it. Your suggestion(s)/ comment(s) are welcomed. Also I updated my GitHub