On 5 July 2016 at 17:10, Simon Glass <s...@chromium.org> wrote: > This new function is more convenient for callers, and handles pre-relocation > situations automatically. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v2: > - Add new patch to make use of dm_scan_fdt_dev() > > arch/x86/lib/lpc-uclass.c | 4 +--- > common/usb_hub.c | 3 +-- > drivers/core/simple-bus.c | 3 +-- > drivers/i2c/i2c-uclass.c | 3 +-- > drivers/i2c/sandbox_i2c.c | 4 +--- > drivers/misc/cros_ec.c | 3 +-- > drivers/pch/pch-uclass.c | 4 +--- > drivers/pci/pci-uclass.c | 11 +---------- > drivers/pci/pci_sandbox.c | 3 +-- > drivers/pinctrl/pinctrl_pic32.c | 3 +-- > drivers/pinctrl/rockchip/pinctrl_rk3036.c | 3 +-- > drivers/pinctrl/rockchip/pinctrl_rk3288.c | 3 +-- > drivers/power/pmic/pm8916.c | 3 +-- > drivers/power/regulator/Kconfig | 2 +- > drivers/spi/spi-uclass.c | 3 +-- > drivers/spmi/spmi-uclass.c | 3 +-- > drivers/usb/emul/usb-emul-uclass.c | 3 +-- > drivers/usb/host/usb-uclass.c | 4 +--- > include/power/regulator.h | 2 +- > test/dm/bus.c | 3 +-- > 20 files changed, 20 insertions(+), 50 deletions(-)
Applied to u-boot-dm. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot