configs: am64x_evm_a53: Enable MMC UHS modes
authorJudith Mendez <jm@ti.com>
Thu, 24 Apr 2025 19:33:31 +0000 (14:33 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 2 May 2025 21:32:44 +0000 (15:32 -0600)
commit4b033d47c4fc051c47513441547f1ad155d2f9b4
treedcdbe06fcc750fc732edb960152b592f5f8ede0a
parent6cc812f8cc55c132458c7da5b9fb7666315cbe8c
configs: am64x_evm_a53: Enable MMC UHS modes

Enable UHS modes for SD by enabling configs for voltage regulator
drivers, IO voltage switching, and configs to support UHS modes.

The am64x SoC has an internal LDO which does voltage switching,
but the MMC_IO_VOLTAGE config is still required to be able to
switch voltage for SD.

While we are here, am64x HS400 mode has been descoped as per
datasheet [0] even though we still initialize to HS200, clean
this up by switching to MMC_HS200_SUPPORT config options.

[0] https://www.ti.com/lit/gpn/am6442

Signed-off-by: Judith Mendez <jm@ti.com>
configs/am64x_evm_a53_defconfig