I typically search the web with a keyword like "Documentation/remoteproc", and if documentation exists I'll usually find it right away. ----> https://www.kernel.org/doc/Documentation/remoteproc.txt. Then I'll check free-electrons site if I think the documentation may be different between kernels. Since on their web site, you can look at source files, and documentation for different kernel versions. Which often times can be different from source and occasionally documentation one may download from linus' tree patched for our board here . . . So I tend to start off with the documentation in Linus' tree, then keep looking if, and when I need to - Afterwards.
On Wed, Dec 21, 2016 at 11:31 AM, Greg <[email protected]> wrote: > That's a good idea...I did that earlier this year when I understood the > workings of the kernel much less. > I don't think I made any progress figuring out how user-space access gets > exported to virtual file system at /sys. > Will do some grepping on the kernel sources and drill into the > documentation and see what I can come up with. > There is some fantastic stuff at free-electrons.com, but it is much > material! > > I'm wrapping up some documentation, want to get it done, RemoteProc > shutdown is a secondary issue so I will put it on the backburner until I > have another look at the kernel. > > On Wednesday, December 21, 2016 at 9:28:38 AM UTC-5, William Hermans wrote: >> >> Greg, have you read the remoteproc kernel documentation ? I did like a >> year ago, and I do want to say there is a method to halt remoteproc. But >> I'm not sure, and even if I did read that. There is no telling if it's >> actually been implemented yet into our kernel / kernel modules . . . >> >> >> -- > 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/7bf54826-24ec-465b-a3d7-22dc5337ddff%40googlegroups.com > <https://groups.google.com/d/msgid/beagleboard/7bf54826-24ec-465b-a3d7-22dc5337ddff%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORrfVfvCs2V-zo5u112cTa5omV%2B2Tkm363V4cyS3LzmMzw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
