Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-31 Thread Roger Quadros
Kishon, On 31/01/19 13:04, Kishon Vijay Abraham I wrote: > Hi, > > On 31/01/19 4:11 PM, Roger Quadros wrote: >> >> >> On 31/01/19 08:02, Kishon Vijay Abraham I wrote: >>> Roger, >>> >>> On 30/01/19 8:28 PM, Roger Quadros wrote: Kishon, On 24/01/19 12:48, Kishon Vijay Abraham I

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-31 Thread Kishon Vijay Abraham I
Hi, On 31/01/19 4:11 PM, Roger Quadros wrote: > > > On 31/01/19 08:02, Kishon Vijay Abraham I wrote: >> Roger, >> >> On 30/01/19 8:28 PM, Roger Quadros wrote: >>> Kishon, >>> >>> On 24/01/19 12:48, Kishon Vijay Abraham I wrote: DRA72 platform has the second instance of PHY shared between

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-31 Thread Roger Quadros
On 31/01/19 08:02, Kishon Vijay Abraham I wrote: > Roger, > > On 30/01/19 8:28 PM, Roger Quadros wrote: >> Kishon, >> >> On 24/01/19 12:48, Kishon Vijay Abraham I wrote: >>> DRA72 platform has the second instance of PHY shared between USB3 >>> controller and PCIe controller with default as

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-30 Thread Kishon Vijay Abraham I
Roger, On 30/01/19 8:28 PM, Roger Quadros wrote: > Kishon, > > On 24/01/19 12:48, Kishon Vijay Abraham I wrote: >> DRA72 platform has the second instance of PHY shared between USB3 >> controller and PCIe controller with default as USB3 controller. >> Since it is used with USB3 controller by

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-30 Thread Roger Quadros
Kishon, On 24/01/19 12:48, Kishon Vijay Abraham I wrote: > DRA72 platform has the second instance of PHY shared between USB3 > controller and PCIe controller with default as USB3 controller. > Since it is used with USB3 controller by default, it uses the > compatible specific to USB

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-30 Thread Roger Quadros
On 30/01/19 15:59, Kishon Vijay Abraham I wrote: > Hi, > > On 30/01/19 7:27 PM, Roger Quadros wrote: >> +Rob, >> >> On 30/01/19 15:00, Kishon Vijay Abraham I wrote: >>> Hi Roger, >>> >>> On 30/01/19 6:11 PM, Roger Quadros wrote: Kishon, On 30/01/19 12:59, Kishon Vijay Abraham I

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-30 Thread Kishon Vijay Abraham I
Hi, On 30/01/19 7:27 PM, Roger Quadros wrote: > +Rob, > > On 30/01/19 15:00, Kishon Vijay Abraham I wrote: >> Hi Roger, >> >> On 30/01/19 6:11 PM, Roger Quadros wrote: >>> Kishon, >>> >>> On 30/01/19 12:59, Kishon Vijay Abraham I wrote: Hi Roger, On 30/01/19 4:18 PM, Roger Quadros

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-30 Thread Roger Quadros
+Rob, On 30/01/19 15:00, Kishon Vijay Abraham I wrote: > Hi Roger, > > On 30/01/19 6:11 PM, Roger Quadros wrote: >> Kishon, >> >> On 30/01/19 12:59, Kishon Vijay Abraham I wrote: >>> Hi Roger, >>> >>> On 30/01/19 4:18 PM, Roger Quadros wrote: Hi Kishon, On 24/01/19 12:48, Kishon

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-30 Thread Kishon Vijay Abraham I
Hi Roger, On 30/01/19 6:11 PM, Roger Quadros wrote: > Kishon, > > On 30/01/19 12:59, Kishon Vijay Abraham I wrote: >> Hi Roger, >> >> On 30/01/19 4:18 PM, Roger Quadros wrote: >>> Hi Kishon, >>> >>> On 24/01/19 12:48, Kishon Vijay Abraham I wrote: DRA72 platform has the second instance of

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-30 Thread Roger Quadros
Kishon, On 30/01/19 12:59, Kishon Vijay Abraham I wrote: > Hi Roger, > > On 30/01/19 4:18 PM, Roger Quadros wrote: >> Hi Kishon, >> >> On 24/01/19 12:48, Kishon Vijay Abraham I wrote: >>> DRA72 platform has the second instance of PHY shared between USB3 >>> controller and PCIe controller with

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-30 Thread Kishon Vijay Abraham I
Hi Roger, On 30/01/19 4:18 PM, Roger Quadros wrote: > Hi Kishon, > > On 24/01/19 12:48, Kishon Vijay Abraham I wrote: >> DRA72 platform has the second instance of PHY shared between USB3 >> controller and PCIe controller with default as USB3 controller. >> Since it is used with USB3 controller

Re: [PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-30 Thread Roger Quadros
Hi Kishon, On 24/01/19 12:48, Kishon Vijay Abraham I wrote: > DRA72 platform has the second instance of PHY shared between USB3 > controller and PCIe controller with default as USB3 controller. > Since it is used with USB3 controller by default, it uses the > compatible specific to USB

[PATCH] phy: ti-pipe3: Add set_mode callback to configure usb3 phy as pcie phy

2019-01-24 Thread Kishon Vijay Abraham I
DRA72 platform has the second instance of PHY shared between USB3 controller and PCIe controller with default as USB3 controller. Since it is used with USB3 controller by default, it uses the compatible specific to USB (ti,omap-usb3). Populate set_mode callback so that the USB3 PHY can be