Re: [RFC] OMAP4-hsmmc: card-detect/regulator changes

2010-03-31 Thread kishore kadiyala
Small correction below On Wed, Mar 31, 2010 at 5:21 PM, kishore kadiyala wrote: > Hi, > I am trying to implement card-detect and regulator changes for HSMMC > driver on OMAP4. > > In OMAP4, hsmmc doesn't use any gpio line for card detect and instead > uses interrupt line > from TWL6030 which also

[RFC] OMAP4-hsmmc: card-detect/regulator changes

2010-03-31 Thread kishore kadiyala
Hi, I am trying to implement card-detect and regulator changes for HSMMC driver on OMAP4. In OMAP4, hsmmc doesn't use any gpio line for card detect and instead uses interrupt line from TWL6030 which also provides a register for status[Inserted/removed] of the removable Card. Currently all the gpi