commit | 631e6930bb910fa8fb1a6271f542f52b561280f7 | [log] [tgz] |
---|---|---|
author | Armando Visconti <armando.visconti@st.com> | Thu Mar 29 20:10:17 2012 +0000 |
committer | Heiko Schocher <hs@denx.de> | Tue Apr 24 09:57:00 2012 +0200 |
tree | 9089a5c1e0322da753296e9147288ed27353d97d | |
parent | 3f64acb809507d50f47e2f83a9df3f2f7e88d498 [diff] |
i2c:designware Turn off the ctrl when setting the speed The designware i2c controller must be turned off before setting the speed in IC_CON register, as stated in the section 6.3.1 of the dw_apb_i2c_db.pdf. Signed-off-by: Michel Sanches <michel.sanches@st.com> Signed-off-by: Armando Visconti <armando.visconti@st.com> Signed-off-by: Amit Virdi <amit.virdi@st.com>