Update the tegra mmc driver to support a live device tree. Signed-off-by: Simon Glass <sjg at chromium.org> --- Changes in v3: None Changes in v2: None drivers/mmc/tegra_mmc.c | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) Applied to u-boot-dm, thanks!