On 09/01/19 2:44 PM, Roger Quadros wrote: > Hi Kishon, > > On 05/12/18 17:03, Roger Quadros wrote: >> Hi Kishon, >> >> This series extends omap-usb2 PHY driver to be used >> for AM654 USB2 PHY. > > Any comments on this series? If it looks fine, could you please > queue this for -next. Thanks. Sorry for the delay. Merged now to -next. Thanks Kishon > > cheers, > -roger > >> >> cheers, >> -roger >> >> Roger Quadros (4): >> phy: ti: usb2: Fix logic on -EPROBE_DEFER >> phy: ti: Don't depend on OMAP_OCP2SCP >> dt-bindings: phy: ti: Add support for AM654x USB2 PHY >> phy: ti: usb2: Add support for AM654 USB2 PHY >> >> Documentation/devicetree/bindings/phy/ti-phy.txt | 1 + >> drivers/phy/ti/Kconfig | 6 +- >> drivers/phy/ti/phy-omap-usb2.c | 105 ++++++++++++++--------- >> 3 files changed, 67 insertions(+), 45 deletions(-) >> >