commit | 7d75254b3d0dcc3231eca11c4c5143972ce25232 | [log] [tgz] |
---|---|---|
author | Kotaro Hayashi <hayashi.kotaro@socionext.com> | Mon Dec 19 11:14:04 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Jan 22 15:01:27 2017 +0900 |
tree | 56b1f5ede535f6facb8b4b73132703012fb39812 | |
parent | e95455ac1b149614b840b02cd01aa2760a8a7cd5 [diff] |
ARM: uniphier: fix delay fixup code in LD11 UMC init The ddrphy_shift_rof_hws() never writes back the shifted delay value to the register, which makes this function non-effective. Signed-off-by: Kotaro Hayashi <hayashi.kotaro@socionext.com> [masahiro: add git log] Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>