]> git.baikalelectronics.ru Git - uboot.git/commit
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
authorNicolas Saenz Julienne <nsaenzjulienne@suse.de>
Tue, 12 Jan 2021 12:55:29 +0000 (13:55 +0100)
committerMatthias Brugger <mbrugger@suse.com>
Thu, 18 Feb 2021 10:59:08 +0000 (11:59 +0100)
commit9bd70cb087f0715390e36c8bca51e2afe3c1279c
tree649c47224bfe87021ee2af0109ffedd060fc7616
parentdd66043c3c22136dc43c7cce9834ca6b25b00885
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()

This will allow us to use DM variants of phys_to_bus()/bus_to_phys()
when relevant.

Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
drivers/mmc/sdhci.c
include/mmc.h