Issue with gpio and pinmux
Damien Riegel
damien.riegel.ext at parrot.com
Thu Jul 25 09:20:41 EDT 2013
I don't know about pinctrl background but I don't really get why there
is such a distinction between gpio and other functions in most cases.
I understand that on some arch a pin can be muxed and used as a gpio at
the same time. But on most arch, isn't gpio just another function that
can be muxed on a pin, and therefore we should check that a pin can be
requested as a gpio just by checking desc->mux_owner ?
More information about the linux-arm-kernel
mailing list