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 <[email protected]> > --- > 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 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

