On Fri, Sep 28, 2012 at 3:56 PM, Kevin Liu <[email protected]> wrote: > From: Kevin Liu <[email protected]> > > Enable the quirk SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN since > SD_CAPABILITIES_1[15:8](BASE_FREQ) can't get correct base > clock value. It return a fixed pre-set value like 200 on > some sdhci-pxav3 based platforms like MMP3 while return 0 > on the other sdhci-pxav3 based platforms. > So we enable the quirk and get the base clock via function > get_max_clock. > Also add get_max_clock. > > Reported-by: Philip Rakity <[email protected]> > Reviewed-by: Philip Rakity <[email protected]> > Signed-off-by: Kevin Liu <[email protected]>
Acked-by: Zhangfei Gao <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
