commit | 47fc51fc6a8c64aa255482b58e6b6e6a480fde99 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Tue Aug 27 13:41:23 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 13 11:56:30 2019 -0400 |
tree | 83c21e6567378c66ec8bebf38aa6c22e5c839057 | |
parent | ac9ca95401f17f99bd957f878888e441cced078a [diff] |
ARM: dts: dra74x: Fix iodelay configuration for mmc3 According to the latest am572x[1] and dra74x[2] data manuals, mmc3 default, hs, sdr12 and sdr25 modes use iodelay values given in MMC3_MANUAL1. Set the MODE_SELECT bit for these so that manual mode is selected and correct iodelay values are configured. [1] http://www.ti.com/lit/ds/symlink/am5728.pdf [2] http://www.ti.com/lit/ds/symlink/dra746.pdf Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>