commit | 239e5a83252e2fe7d7d0db3b1200fef569b87c0b | [log] [tgz] |
---|---|---|
author | Sahitya Tummala <stummala@codeaurora.org> | Mon Feb 25 15:45:32 2013 +0530 |
committer | Sahitya Tummala <stummala@codeaurora.org> | Fri Mar 01 11:19:45 2013 +0530 |
tree | 655f942f9f6a9dfb44d2445d8e07dbde9c2f8523 | |
parent | a2a8df94e869398e516194a269660fd285a4a588 [diff] |
mmc: sdhci: Add new callback to enable/disable CDR MSM SDHCI has CDR mechanism (clock-data recovery) to automatically adjust the sampling point based on the voltage/temperature variations. This must be enabled for only read. Hence, add new host op toggle_cdr to control CDR. Change-Id: I75940cfca15fe88de6d46fe58cb33620a3b7ced1 Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>