summaryrefslogtreecommitdiff
path: root/arch/arm/dts/dra74x-mmc-iodelay.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* arm: dts: dra7x: Update devicetree header comments to sync with v6.3-rc6Andrew Davis2023-04-241-10/+2
| | | | Signed-off-by: Andrew Davis <afd@ti.com>
* ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas2019-09-131-25/+25
| | | | | | | | | | | | 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>
* arm: dts: dra7: sync DT with latest LinuxLokesh Vutla2017-09-111-0/+647
Sync all dra7* specific dts files with the upstream kernel including changes queued for 4.14 https://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v4.14/dt-v3 Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>