From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Cherian, Linu" Subject: Re: [EXT] Re: [PATCH net-next 4/4] octeontx2-af: Bringup CGX LMAC links by default Date: Thu, 22 Nov 2018 22:46:19 +0000 Message-ID: <20181122224608.GA19714@virtx40> References: <20181122114837.1030-1-linuc.decode@gmail.com> <20181122114837.1030-5-linuc.decode@gmail.com> <20181122182656.GE10697@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: Linu Cherian , "netdev@vger.kernel.org" , "davem@davemloft.net" , "Goutham, Sunil" , Linu Cherian To: Andrew Lunn Return-path: Received: from mail-eopbgr700043.outbound.protection.outlook.com ([40.107.70.43]:64432 "EHLO NAM04-SN1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1730540AbeKWJ14 (ORCPT ); Fri, 23 Nov 2018 04:27:56 -0500 In-Reply-To: <20181122182656.GE10697@lunn.ch> Content-Language: en-US Content-ID: <64100CBFEE87614F9A1DA4135E5F2FEA@namprd07.prod.outlook.com> Sender: netdev-owner@vger.kernel.org List-ID: On Thu Nov 22, 2018 at 07:26:56PM +0100, Andrew Lunn wrote: > External Email >=20 > External Email >=20 > ---------------------------------------------------------------------- > On Thu, Nov 22, 2018 at 05:18:37PM +0530, Linu Cherian wrote: > > From: Linu Cherian > > > > - Added new CGX firmware interface API for sending link up/down > > commands > > > > - Do link up for cgx lmac ports by default at the time of CGX > > driver probe. >=20 > Hi Linu >=20 > This is a complex driver which i don't understand... >=20 > By link up, do you mean the equivalent of 'ip link set up dev ethX'? Not really. It is used to do the necessary LMAC port hardware configuration based on the connected PHYs and bringup the the PHY links. >=20 > Andrew --=20 Linu cherian