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.