Skip to content
Commit e098f88f authored by Jonas Karlman's avatar Jonas Karlman Committed by Jaehoon Chung
Browse files

mmc: Imply HS200 cap with mmc-hs400 prop to match linux



eMMC nodes in linux device tree files typically only contain a mmc-hs400
prop to signal support for both HS400 and HS200. However, U-Boot require
an explicit mmc-hs200 prop to signal support for the HS200 mode.

Fix this by follow linux and imply HS200 cap when HS400 cap is signaled
using a mmc-hs400 prop.

Signed-off-by: default avatarJonas Karlman <jonas@kwiboo.se>
Reviewed-by: default avatarDragan Simic <dsimic@manjaro.org>
Reviewed-by: default avatarQuentin Schulz <quentin.schulz@theobrma-systems.com>
Reviewed-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
parent 5359cd11
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment