Re: [RESEND PATCH] mmc: Limit MMC speed to 52MHz if not HS200

2012-12-03 Thread Chris Ball
Hi Al, On Fri, Nov 30 2012, Al Cooper wrote: If caps2 host capabilities does not indicate support for MMC HS200, don't allow clock speeds 52MHz. Currently, for MMC, the clock speed is set to the lesser of the max speed the eMMC module supports (card-ext_csd.hs_max_dtr) or the max base clock

[RESEND PATCH] mmc: Limit MMC speed to 52MHz if not HS200

2012-11-30 Thread Al Cooper
If caps2 host capabilities does not indicate support for MMC HS200, don't allow clock speeds 52MHz. Currently, for MMC, the clock speed is set to the lesser of the max speed the eMMC module supports (card-ext_csd.hs_max_dtr) or the max base clock of the host controller (host-f_max based on

[PATCH] mmc: Limit MMC speed to 52MHz if not HS200

2012-11-15 Thread Al Cooper
If caps2 host capabilities does not indicate support for MMC HS200, don't allow clock speeds 52MHz. Currently, for MMC, the clock speed is set to the lesser of the max speed the eMMC module supports (card-ext_csd.hs_max_dtr) or the max base clock of the host controller (host-f_max based on