Skip to content
Commit 1a7904fd authored by Adam Ford's avatar Adam Ford Committed by Stefano Babic
Browse files

mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps



The Linux driver automatically can detect and enable UHS, HS200, HS400
and HS400_ES automatically without extra flags being placed into the
device tree.

Right now, for U-Boot to use UHS, HS200 or HS400, the extra flags are
needed in the device tree.  Instead, go through the esdhc_soc_data
flags and enable the host caps where applicable to automatically
enable higher speeds.

Suggested-by: default avatarFabio Estevam <festevam@gmail.com>
Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
parent e72cb770
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment