Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-24 | arm: dts: dra7x: Update devicetree header comments to sync with v6.3-rc6 | Andrew Davis | 1 | -10/+2 | |
Signed-off-by: Andrew Davis <afd@ti.com> | |||||
2019-09-13 | ARM: dts: dra74x: Fix iodelay configuration for mmc3 | Faiz Abbas | 1 | -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> | |||||
2017-09-11 | arm: dts: dra7: sync DT with latest Linux | Lokesh Vutla | 1 | -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> |