diff options
author | Adam Ford <aford173@gmail.com> | 2022-01-12 07:53:56 -0600 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2022-02-19 14:46:54 +0100 |
commit | 1a7904fdfa7d1974410e9dc9b9bfe8aad7fb1311 (patch) | |
tree | d683b5f3ac29cdb925f9333258e4f8b6936be84f /tools/patman/commit.py | |
parent | e72cb770d4bbef6927153d07aa46cbd81a9fcc1a (diff) |
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: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions