/sys/kernel/debug/omap_mux seems to be missing in 3.8.8.kernel?

/sys/kernel/debug/omap_mux seems to be missing in 3.8.8.kernel?

I cannot find where this has been moved, and if it no longer exists, what is the method for handling the mux from user mode?

Regards,

Dave.

https://github.com/jadonk/validation-scripts/tree/master/test-capemgr

Regards,

try that link :

http://processors.wiki.ti.com/index.php/AM335x_PSP_User’s_Guide#Method_III_-_Modify_pin-mux_from_Linux_Console

Ayoub Zaki

I know your trying to help, but those do not exist anymore with v3.8..
Which is the problem David's asking about in the original email...

Regards,

Thanks Robert. Is there a top level document to reference this and other changes?

Dave.

For my implementation i did a quick hack that i am using :

Read thread: "3.8 kernel: support legacy pin mux"

https://groups.google.com/forum/?fromgroups=#!searchin/beagleboard/3.8$20kernel:$20support$20legacy$20pin$20mux/beagleboard/GAJq481pQ-c/CG1qDJxLk8kJ

I did not investigate the new frameworks...