Skip to content
Snippets Groups Projects
Commit 6b165ab2 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: mmc: Support fixed MMC devices


Add support for reading devicetree flags for MMC devices. With this we
can distinguish between fixed and removable drives. Note that this
information is only available when the device is probed, not when it is
bound, since it is read in the of_to_plat() method. This could be changed
if needed later.

Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
parent 7d84fbb5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment