mmc: atmel-sdhci: use mmc_of_parse to get the DT properties
authorEugen Hristev <eugen.hristev@microchip.com>
Thu, 27 Aug 2020 09:25:57 +0000 (12:25 +0300)
committerEugen Hristev <eugen.hristev@microchip.com>
Fri, 25 Sep 2020 07:39:22 +0000 (10:39 +0300)
commit3710b464e43abe27ed9ab40c39f98a309a7db055
tree4d0689d4190fff795c6317f93eae416c474da20d
parent81f16438d48f4690339ae47adc72dfcd4aa63ba0
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>
drivers/mmc/atmel_sdhci.c