configs: dra7xx_evm: Enable support for the HS200 mmc mode in the SPL
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Tue, 27 Feb 2018 16:05:49 +0000 (17:05 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 14 Mar 2018 01:59:29 +0000 (21:59 -0400)
commit3f0996291b1e630e9185adc7d2b10db92b15dee6
tree3453bac696b9a818c60b03ac6ed0ee1ef2623b05
parenta7b704a0b62a58cd5be1d2d3666e3fa845dc4923
configs: dra7xx_evm: Enable support for the HS200 mmc mode in the SPL

Beside enabling the support for HS200 in mmc core, enabling the HS200
support in the SPL requires multi-dtb support in the SPL because pinctrl
and IOdelays vary across SOCs.

Also we need to make sure that the pinctrl properties arenot removed from
the dts by setting CONFIG_OF_SPL_REMOVE_PROPS to remove only clocks and
interrupts properties.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
configs/dra7xx_evm_defconfig