Re: [PATCH 0/2] mmc: core: pre-patch for next eMMC version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ulf,

This patch is to support eMMC5.0.(already discussing on eMMC5.0.)
Revision value is defined the 0x7 into ext_csd register.(in eMMC5.0's case)

And case of Quirks is preparation patch to prevent the problem that should exist.
That Quirks can also use for backward compatibility.
(if card is greater version than eMMC4.5 and need to use only eMMC4.5 feature?
 then can use quirks and known_rev.)

Best Regards,
Jaehoon Chung


On 08/27/2012 09:04 PM, Ulf Hansson wrote:
> Hi Jaehoon,
> 
> I think this patches as of now does not really make sense. These types
> of devices is far from reaching the market and just saying that a
> later revision in the ext_csd is supported is too simple. Moreover,
> why shall we add a quirk for a problem that does not even exist.
> 
> Kind regards
> Ulf Hansson
> 
> On 24 August 2012 02:23, Jaehoon Chung <jh80.chung@xxxxxxxxxxx> wrote:
>> eMMC card revision have increased more faster than before.
>> We need to prepare the next eMMC revision(eMMCx.0).
>> Its revision is 0x7. (eMMC4.5 is 0x6 - can get the information at ext_csd register)
>>
>> Jaehoon Chung (2):
>>   mmc: core: prepare the next version of eMMC card
>>   mmc: core: add the quirk for broken revision
>>
>>  drivers/mmc/core/mmc.c     |   15 ++++++++++-----
>>  include/linux/mmc/card.h   |    1 +
>>  include/linux/mmc/host.h   |    1 +
>>  5 files changed, 17 insertions(+), 5 deletions(-)
>>
>> --
>> 1.7.4.1
>> --
>> 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
> --
> 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
> 

--
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


[Index of Archives]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux