mbox series

[0/4] phy: ti: Add AM654 USB2 support

Message ID 1544022206-2300-1-git-send-email-rogerq@ti.com (mailing list archive)
Headers show
Series phy: ti: Add AM654 USB2 support | expand

Message

Roger Quadros Dec. 5, 2018, 3:03 p.m. UTC
Hi Kishon,

This series extends omap-usb2 PHY driver to be used
for AM654 USB2 PHY.

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(-)

Comments

Roger Quadros Jan. 9, 2019, 9:14 a.m. UTC | #1
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.

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(-)
>
Kishon Vijay Abraham I Jan. 16, 2019, 8:32 a.m. UTC | #2
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(-)
>>
>