This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM437x pinmux in linux driver

Can we change the input pin(configured in the device tree) as output in the linux module driver? If yes, please give some suggestion.

Currently I tried to access the pinmux register directly from linux driver to change the pinmux, but it is not effective.