Can one set GPIO direction in pinmux definition?

Shawn Guo shawn.guo at linaro.org
Thu Aug 23 11:32:53 EST 2012


On Wed, Aug 22, 2012 at 03:10:00PM -0700, Subodh Nijsure wrote:
> Right now that is what I am doing in my code, requesting GPIOs in
> UART drivers and setting up the direction. I just wanted to make
> sure there wasn't way to setup pin direction using pinmux itself.
> 
No, there is no way for pinctrl driver to set up gpio direction, which
is completely gpio driver's job.

-- 
Regards,
Shawn


More information about the devicetree-discuss mailing list