]> Git Repo - u-boot.git/commit
mmc: mv_sdhci: parse device-tree entry
authorBaruch Siach <[email protected]>
Tue, 2 Feb 2021 06:43:04 +0000 (08:43 +0200)
committerStefan Roese <[email protected]>
Mon, 8 Feb 2021 07:53:14 +0000 (08:53 +0100)
commit24a0f8cfe5c85aef5a20baf34ee7b77004b07b04
treecdeb62634e9e13f6bbb679baa03c94895aabd1e8
parent6e2748452a8951532275f42a8b5fc3fe4ba682cd
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 <[email protected]>
Signed-off-by: Baruch Siach <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Reviewed-by: Marek BehĂșn <[email protected]>
drivers/mmc/mv_sdhci.c
This page took 0.03325 seconds and 4 git commands to generate.