Re: [PATCH] mmc: sdio: support SDIO UHS cards

2011-11-15 Thread Chris Ball
Hi, On Mon, Nov 14 2011, Philip Rakity wrote: > This patch adds support for sdio UHS cards per the version 3.0 > spec. > > UHS mode is only enabled for version 3.0 cards when both the > host and the controller support UHS modes. > > 1.8v signaling support is removed if both the card and the > host

Re: [PATCH] mmc: sdio: support SDIO UHS cards

2011-11-14 Thread Philip Rakity
Chris, Checked out mmc-next from scratch and reapplied patch. I think the auto merge feature from my update may have changed things. Philip This patch adds support for sdio UHS cards per the version 3.0 spec. UHS mode is only enabled for version 3.0 cards when both the host and the controll

Re: [PATCH] mmc: sdio: support SDIO UHS cards

2011-11-14 Thread Chris Ball
Hi Philip, On Mon, Nov 14 2011, Philip Rakity wrote: > This patch adds support for sdio UHS cards per the version 3.0 > spec. > > UHS mode is only enabled for version 3.0 cards when both the > host and the controller support UHS modes. > > 1.8v signaling support is removed if both the card and the

[PATCH] mmc: sdio: support SDIO UHS cards

2011-11-14 Thread Philip Rakity
This patch adds support for sdio UHS cards per the version 3.0 spec. UHS mode is only enabled for version 3.0 cards when both the host and the controller support UHS modes. 1.8v signaling support is removed if both the card and the host do not support UHS. This is done to maintain compatibility