summaryrefslogtreecommitdiff
path: root/include/linux/patchkey.h
diff options
context:
space:
mode:
authorSujit Reddy Thumma <sthumma@codeaurora.org>2013-04-02 16:41:04 +0530
committerSubhash Jadavani <subhashj@codeaurora.org>2016-05-31 15:25:46 -0700
commit553d6cb4e2604798725cc5fb6960d9b69ac0365f (patch)
tree7df5b2c971e4f9f361bfba54065fee2bc3a3d610 /include/linux/patchkey.h
parent34ca0afe98ef37108154d0d428461665006c03c8 (diff)
mmc: core: Bypass clock scaling while accessing RPMB partition
According to eMMC specification, only commands of classes 0, 2, 4 are admitted while accessing RPMB partition. Still usage of any other command other than CMD0, CMD6, CMD8, CMD12, CMD13, CMD15, CMD18, CMD23, CMD25 is illegal. If the MMC clock scaling algorithm decides to switch the clocks while accessing RPMB partition it might need to send tuning command (CMD21) which is illegal. Since RPMB accesses are short and doesn't depend on throughput bypass clock scaling while the current partion mode is RPMB. The clock scaling statistics still take into account the duration of access and hence able to respond quickly on the transfers made after partition switch. Change-Id: I422f2e6acb33ab97105944e3f7f90c3afb37ef47 Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>
Diffstat (limited to 'include/linux/patchkey.h')
0 files changed, 0 insertions, 0 deletions