]> git.dujemihanovic.xyz Git - u-boot.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)
commitc89c96d3222ca4f4ecfacd2cbaf560ff5d3d2a2f
tree649c47224bfe87021ee2af0109ffedd060fc7616
parent1a474559d90a4b4f7acd95050fe759fe52395867
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