diff options
author | Benedikt Grassl | 2020-04-14 07:32:12 +0200 |
---|---|---|
committer | Michal Simek | 2020-04-27 13:53:13 +0200 |
commit | 942b5fc03218d1c94468fc658e7dec65dabcc830 (patch) | |
tree | 011d1c7a66ea82a65c3ff20307470cb88239d8bb /common/bootm_os.c | |
parent | d202f67db0771247de562af5d6a5df778702857b (diff) |
mmc: zynq: parse dt when probing
Currently, the entry "bus-width = <8>" in the ZynqMP's sdhci nodes
is not evaluated. This results in the bus width staying at its default
value (4 bit in HS200 mode).
Fix this by calling mmc_of_parse. This function also checks for the
"no-1-8-v" and "max-frequency" entries. Remove the handling of those
nodes from this driver.
Signed-off-by: Benedikt Grassl <Benedikt.Grassl@rohde-schwarz.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'common/bootm_os.c')
0 files changed, 0 insertions, 0 deletions