Hi. I am using Robert C. Nelson's kernel on my Beagle Board Rev-C

I want to use mmc2 ports as GPIO.

There is 8 pins in mmc and the default configuration in device tree is  =  


>
>
>
>
>
>
> *mmc2: mmc@480b4000 { compatible = "ti,omap3-hsmmc"; reg = <0x480b4000 
> 0x200>; interrupts = <86>; ti,hwmods = "mmc2"; dmas = <&sdma 47>, <&sdma 
> 48>; dma-names = "tx", "rx";};*


but disbled default in omap3-beagle.dts. So how should i use these ports as 
GPIO(not as mmc2) and pull them HIGH and direction > out during sturtup?

I am a newbie, I've tried many things but still can't solve. 

Any help could be great.

Thanks.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to