Commits
Simon Glass committed 7e78b9ef2c9
dm: pci: Switch to DM API for PCI address mapping We should use the new address mapping functions unless we are in compatibility mode. Disable the old functions by default. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>