u-boot/drivers/usb/musb-new
Mugunthan V N 1cac34ce16 drivers: usb: musb: adopt musb backend driver to driver model
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 <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-12-02 21:04:48 -07:00
..
am35x.c drivers: usb: musb: adopt musb backend driver to driver model 2016-12-02 21:04:48 -07:00
Kconfig drivers: usb: musb: add ti musb misc driver for wrapper 2016-12-02 21:03:56 -07:00
linux-compat.h drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. 2016-04-10 17:18:41 +02:00
Makefile drivers: usb: musb: add ti musb misc driver for wrapper 2016-12-02 21:03:56 -07:00
musb_core.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_core.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_debug.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
musb_dma.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
musb_dsps.c drivers: usb: musb: adopt musb backend driver to driver model 2016-12-02 21:04:48 -07:00
musb_gadget_ep0.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
musb_gadget.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
musb_gadget.h treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_host.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
musb_host.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
musb_io.h Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
musb_regs.h musb: sunxi: Add support for A83T 2016-03-31 17:03:49 +02:00
musb_uboot.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
musb_uboot.h musb: Add device-model support to the musb-host u-boot glue 2015-07-21 17:39:38 -06:00
omap2430.c usb: musb-new: omap2430: OMAP4 MUSB USB controller support 2016-03-15 15:12:51 -04:00
omap2430.h usb: musb-new: omap2430: OMAP4 MUSB USB controller support 2016-03-15 15:12:51 -04:00
pic32.c drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. 2016-04-10 17:18:41 +02:00
sunxi.c sunxi: musb: Re-init musb controller on repeated probe calls 2016-09-18 14:39:16 +02:00
ti-musb.c drivers: usb: musb: add ti musb misc driver for wrapper 2016-12-02 21:03:56 -07:00
usb-compat.h usb: Move determination of TT hub address/port into separate function 2015-12-31 16:16:29 +01:00