commit | 938c3cfb80d4e2ca911a9285d53b869683f63223 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Tue Feb 27 17:05:50 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 13 21:59:29 2018 -0400 |
tree | 00402565b64c014a1d3e993a44c3c294a6f6908c | |
parent | 3f0996291b1e630e9185adc7d2b10db92b15dee6 [diff] |
ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPL The SPL can't use high speed MMC modes if the associated pinctrl and IOdelays are described in the DTS. Make them available in SPL by tagging the nodes with 'u-boot,dm-spl;' Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>