beagleboard / kernel

Kernel for the beagleboard.org boards
172 stars 159 forks source link

Pinmux-helper #29

Closed jadonk closed 11 years ago

jadonk commented 11 years ago

Add a helper to configure the pinmux.

I've tested the ability to configure the pinmux and unload the slot (using 1st commit), but there is an additional bug-fix to handle unloading the wrong slot number that I haven't yet tested (2nd commit).

Just wanted to get this pull request in so you know that it is here. I'll come back with the testing status once the kernel is built and loaded onto my board.

koenkooi commented 11 years ago

can you rebase on the latest tree? it looks like we crossed streams :)