Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes

2020-09-11 Thread Vinod Koul
; > > To: Kishon Vijay Abraham I > > > Cc: Swapnil Kashinath Jakhade ; vk...@kernel.org; > > > linux-kernel@vger.kernel.org; max...@cerno.tech; Milind Parab > > > ; Yuti Suresh Amonkar ; > > > nsek...@ti.com; tomi.valkei...@ti.com; jsa...@ti.com; prane...@ti

Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes

2020-09-09 Thread Kishon Vijay Abraham I
Parab ; Yuti Suresh Amonkar ; nsek...@ti.com; tomi.valkei...@ti.com; jsa...@ti.com; prane...@ti.com Subject: Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes EXTERNAL MAIL Hi Kishon, On Thu, Sep 03, 2020 at 05:00:14PM +0530, Kishon Vijay Abraham I wrote: On 9/3

RE: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes

2020-09-08 Thread Milind Parab
kar ; >nsek...@ti.com; tomi.valkei...@ti.com; jsa...@ti.com; prane...@ti.com >Subject: Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set >PHY attributes > >EXTERNAL MAIL > > >Hi Kishon, > >On Thu, Sep 03, 2020 at 05:00:14PM +0530, Kishon Vijay Abraham I wrote

Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes

2020-09-03 Thread Laurent Pinchart
Hi Kishon, On Thu, Sep 03, 2020 at 05:00:14PM +0530, Kishon Vijay Abraham I wrote: > On 9/3/2020 4:29 PM, Swapnil Kashinath Jakhade wrote: > > On Wednesday, September 2, 2020 5:47 PM, Laurent Pinchart wrote: > >> On Wed, Sep 02, 2020 at 07:09:21AM +, Swapnil Kashinath Jakhade wrote: > >>> On W

Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes

2020-09-03 Thread Kishon Vijay Abraham I
linux-kernel@vger.kernel.org; >> max...@cerno.tech; Milind Parab ; Yuti Suresh >> Amonkar ; nsek...@ti.com; >> tomi.valkei...@ti.com; jsa...@ti.com; prane...@ti.com >> Subject: Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set >> PHY attributes >> >&g

RE: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes

2020-09-03 Thread Swapnil Kashinath Jakhade
ti.com; > tomi.valkei...@ti.com; jsa...@ti.com; prane...@ti.com > Subject: Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set > PHY attributes > > EXTERNAL MAIL > > > Hi Swapnil, > > On Wed, Sep 02, 2020 at 07:09:21AM +, Swapnil Kashinath Jakhade &

Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes

2020-09-02 Thread Laurent Pinchart
Hi Swapnil, On Wed, Sep 02, 2020 at 07:09:21AM +, Swapnil Kashinath Jakhade wrote: > On Wednesday, September 2, 2020 6:00 AM Laurent Pinchart wrote: > > On Mon, Aug 24, 2020 at 08:28:31PM +0200, Swapnil Jakhade wrote: > > > Use generic PHY framework function phy_set_attrs() to set number of >

RE: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes

2020-09-02 Thread Swapnil Kashinath Jakhade
ilind Parab ; Yuti Suresh > Amonkar ; nsek...@ti.com; > tomi.valkei...@ti.com; jsa...@ti.com; prane...@ti.com > Subject: Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set > PHY attributes > > EXTERNAL MAIL > > > Hi Swapnil, > > Thank you for the p

Re: [PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes

2020-09-01 Thread Laurent Pinchart
Hi Swapnil, Thank you for the patch. On Mon, Aug 24, 2020 at 08:28:31PM +0200, Swapnil Jakhade wrote: > Use generic PHY framework function phy_set_attrs() to set number > of lanes and maximum link rate supported by PHY. > > Signed-off-by: Swapnil Jakhade > Acked-by: Kishon Vijay Abraham I > --

[PATCH v5 2/2] phy: cadence-torrent: Use kernel PHY API to set PHY attributes

2020-08-24 Thread Swapnil Jakhade
Use generic PHY framework function phy_set_attrs() to set number of lanes and maximum link rate supported by PHY. Signed-off-by: Swapnil Jakhade Acked-by: Kishon Vijay Abraham I --- drivers/phy/cadence/phy-cadence-torrent.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/phy/