On 17 November 2016 at 02:08, Mugunthan V N <[email protected]> wrote: > Currently all backend driver ops uses hard coded physical > address, so to adopt the driver to DM, add device pointer to ops > call backs so that drivers can get physical addresses from the > usb driver priv/plat data. > > Signed-off-by: Mugunthan V N <[email protected]> > Reviewed-by: Tom Rini <[email protected]> > --- > arch/arm/cpu/armv7/am33xx/board.c | 4 ++-- > arch/arm/cpu/armv7/omap3/am35x_musb.c | 6 +++--- > arch/arm/include/asm/arch-omap3/musb.h | 6 +++--- > arch/arm/include/asm/omap_musb.h | 7 ++++--- > drivers/usb/musb-new/am35x.c | 14 +++++++------- > drivers/usb/musb-new/musb_dsps.c | 8 ++++---- > 6 files changed, 23 insertions(+), 22 deletions(-)
Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

