commit | 8a9cddd8ce6051b2434bbf1fc61a5085cddd77f2 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Tue Feb 02 08:43:04 2021 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Feb 08 08:53:14 2021 +0100 |
tree | cdeb62634e9e13f6bbb679baa03c94895aabd1e8 | |
parent | 4e752205ea11d9b0860edfad3e83608a8a42da88 [diff] |
mmc: mv_sdhci: parse device-tree entry Call mmc_of_parse() so that generic DT properties like 'non-removable' are taken into account. This fixes boot on Clearfog with eMMC on SOM that requires the non-removable property. Reported-by: Thorsten Spille <thorsten_spille@netcor.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>