commit | 6fb8abf8407188abd6b325f774bb4bb34fb0c6f4 | [log] [tgz] |
---|---|---|
author | Eugen Hristev <eugen.hristev@microchip.com> | Thu Aug 27 12:25:57 2020 +0300 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Fri Sep 25 10:39:22 2020 +0300 |
tree | 4d0689d4190fff795c6317f93eae416c474da20d | |
parent | 3110c75e8585c926ab9c74685af2aafeff46d27c [diff] |
mmc: atmel-sdhci: use mmc_of_parse to get the DT properties Call mmc_of_parse at probe time to fetch all the host properties from the DT. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>