
6 Feb
2018
6 Feb
'18
3:51 p.m.
On 02/06/2018 03:25 PM, Jagan Teki wrote:
Allwinner USB PHY handling can be done through driver-model generic-phy so add the generic-phy ops to relevant places on host and musb sunxi driver and enable them in respective SOC's.
Signed-off-by: Jagan Teki jagan@amarulasolutions.com
arch/arm/mach-sunxi/Kconfig | 9 +++++++ c | 0
What is this ?
drivers/usb/host/ehci-sunxi.c | 52 +++++++++++++++++++++++++++--------- drivers/usb/host/ohci-sunxi.c | 54 +++++++++++++++++++++++++++---------- drivers/usb/musb-new/musb_uboot.c | 3 --- drivers/usb/musb-new/sunxi.c | 56 ++++++++++++++++++++++++++++++++------- 6 files changed, 135 insertions(+), 39 deletions(-) create mode 100644 c
[...]
--
Best regards,
Marek Vasut