commit | 16f14b930d4e8b11fc7d59cda19c5c0bf1eef0e6 | [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 | 78e512129b48023be5926ee494e35606a47cb5be [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>