From: Kishon Vijay Abraham I <kishon@ti.com>
To: David Miller <davem@davemloft.net>, <antoine.tenart@free-electrons.com>
Cc: <andrew@lunn.ch>, <gregory.clement@free-electrons.com>,
<linux@armlinux.org.uk>, <mw@semihalf.com>, <stefanc@marvell.com>,
<ymarkman@marvell.com>, <thomas.petazzoni@free-electrons.com>,
<miquel.raynal@free-electrons.com>, <nadavh@marvell.com>,
<netdev@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH net-next v5 1/4] phy: add 2.5G SGMII mode to the phy_mode enum
Date: Tue, 16 Jan 2018 11:43:50 +0530 [thread overview]
Message-ID: <2fc11f35-885a-af38-3949-e2c8702e51dc@ti.com> (raw)
In-Reply-To: <20180115.142101.1289745159491091124.davem@davemloft.net>
On Tuesday 16 January 2018 12:51 AM, David Miller wrote:
> From: Antoine Tenart <antoine.tenart@free-electrons.com>
> Date: Fri, 12 Jan 2018 08:51:27 +0100
>
>> This patch adds one more generic PHY mode to the phy_mode enum, to allow
>> configuring generic PHYs to the 2.5G SGMII mode by using the set_mode
>> callback.
>>
>> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
>
> PHY layer folks, and reviews please?
>
>> ---
>> include/linux/phy/phy.h | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/include/linux/phy/phy.h b/include/linux/phy/phy.h
>> index 4f8423a948d5..5a80e9de3686 100644
>> --- a/include/linux/phy/phy.h
>> +++ b/include/linux/phy/phy.h
>> @@ -28,6 +28,7 @@ enum phy_mode {
>> PHY_MODE_USB_DEVICE,
>> PHY_MODE_USB_OTG,
>> PHY_MODE_SGMII,
>> + PHY_MODE_2500SGMII,
>> PHY_MODE_10GKR,
>> PHY_MODE_UFS_HS_A,
>> PHY_MODE_UFS_HS_B,
>> --
>> 2.14.3
>>
next prev parent reply other threads:[~2018-01-16 6:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-12 7:51 [PATCH net-next v5 0/4] net: mvpp2: 1000BaseX and 2500BaseX support Antoine Tenart
2018-01-12 7:51 ` [PATCH net-next v5 1/4] phy: add 2.5G SGMII mode to the phy_mode enum Antoine Tenart
2018-01-15 19:21 ` David Miller
2018-01-16 6:13 ` Kishon Vijay Abraham I [this message]
2018-01-12 7:51 ` [PATCH net-next v5 2/4] phy: cp110-comphy: 2.5G SGMII mode Antoine Tenart
2018-01-16 6:15 ` Kishon Vijay Abraham I
2018-01-12 7:51 ` [PATCH net-next v5 3/4] net: mvpp2: 1000baseX support Antoine Tenart
2018-01-12 7:51 ` [PATCH net-next v5 4/4] net: mvpp2: 2500baseX support Antoine Tenart
2018-01-16 15:12 ` [PATCH net-next v5 0/4] net: mvpp2: 1000BaseX and 2500BaseX support Russell King - ARM Linux
2018-01-18 15:06 ` Antoine Tenart
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2fc11f35-885a-af38-3949-e2c8702e51dc@ti.com \
--to=kishon@ti.com \
--cc=andrew@lunn.ch \
--cc=antoine.tenart@free-electrons.com \
--cc=davem@davemloft.net \
--cc=gregory.clement@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=miquel.raynal@free-electrons.com \
--cc=mw@semihalf.com \
--cc=nadavh@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=stefanc@marvell.com \
--cc=thomas.petazzoni@free-electrons.com \
--cc=ymarkman@marvell.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®