Hello,
I am trying to access the uPP on an OMAP L138. I wanted to test this with a userspace driver in loopback mode first. I am trying to change the pin muxing via memory mapped registers in user space. It looks to me like I can read the registers, but I am not confident I can change them this way. If I write a new value to a particular mux register is there anything else I need to do for that change to take effect? I'm also not sure if I have to set the KICK0R and KICK1R registers to get the OMAP into privileged mode? thanks,Scott