mako: msm: board: enable HS200 bus speed mode support
msm: board: enable HS200 bus speed mode support commit cb6f9ce6 eMMC4.5 specification supports HS200 bus speed mode which allows the card interface clock to run at more than 52MHz and maximum up to 200MHz. On most of our existing chipsets we interface eMMC cards on SDC1 slot as it give 8-bit data interface but timing closure for this slot is not done for >100MHz clock on any of the existing chipsets (MSM8960, MSM8930 & APQ8064). Since the timing closure is done till 100 MHz, we can enable HS200 mode that runs at max. 100MHz. Recent performance measurements also indicate that HS200 @96MHz (Clock plan supports max. 96MHz) gives better performance than DDR@48MHz. So enable HS200 @96 MHz. On future targets which get timing closed at ~200MHz, HS200 at that frequency will be enabled. Change-Id: I581c64ad4a4dcff43f8cbbc14255a6f156f2c15e
Loading
Please sign in to comment