mmc: sdhci: fix ctrl_2 on super-speed selection
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Thu, 13 Jun 2013 14:41:28 +0000 (16:41 +0200)
committerChris Ball <cjb@laptop.org>
Fri, 5 Jul 2013 16:46:28 +0000 (12:46 -0400)
This patch fixes the HC ctrl_2 programming where, in case of
SDR104 and HS200, we have to write 100b in the the UHS Mode
bits. We wrote 101b that is reserved from Arasan Specs.

Reported-by: Youssef Triki <youssef.triki@st.com>
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found