On Fri, Sep 28, 2012 at 3:56 PM, Kevin Liu <keyuan.liu@xxxxxxxxx> wrote: > From: Kevin Liu <kliu5@xxxxxxxxxxx> > > 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 <prakity@xxxxxxxxxxx> > Reviewed-by: Philip Rakity <prakity@xxxxxxxxxxx> > Signed-off-by: Kevin Liu <kliu5@xxxxxxxxxxx> Acked-by: Zhangfei Gao <zhangfei.gao@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html