The following series of patches, - add support to check for a device with a sequence number equal to device number before looking for matching index - assign device number based on node's alias index in SPL too.
Aswath Govindraju (2): mmc: Check for device with a seq number equal to num before checking against index mmc: mmc-uclass: Assign devnum as alias index in SPL too if CONFIG_SPL_DM_SEQ_ALIAS is enabled drivers/mmc/mmc-uclass.c | 10 +++++----- drivers/mmc/mmc.c | 8 +++++--- 2 files changed, 10 insertions(+), 8 deletions(-) -- 2.17.1