From: Parshuram Thombare <pthombar@cadence.com>
To: <andrew@lunn.ch>, <nicolas.ferre@microchip.com>,
<davem@davemloft.net>, <f.fainelli@gmail.com>
Cc: <linux@armlinux.org.uk>, <netdev@vger.kernel.org>,
<hkallweit1@gmail.com>, <linux-kernel@vger.kernel.org>,
<rafalc@cadence.com>, <aniljoy@cadence.com>, <piotrs@cadence.com>,
<pthombar@cadence.com>
Subject: [PATCH v4 0/5] net: macb: cover letter
Date: Sun, 23 Jun 2019 10:16:59 +0100 [thread overview]
Message-ID: <1561281419-6030-1-git-send-email-pthombar@cadence.com> (raw)
Hello !
This is 4th version of patch set containing following patches
for Cadence ethernet controller driver.
1. 0001-net-macb-add-phylink-support.patch
Replace phylib API's with phylink API's.
2. 0002-net-macb-add-support-for-sgmii-MAC-PHY-interface.patch
This patch add support for SGMII mode.
3. 0004-net-macb-add-support-for-c45-PHY.patch
This patch is to support C45 PHY.
4. 0005-net-macb-add-support-for-high-speed-interface
This patch add support for 10G USXGMII PCS in fixed mode.
5. 0006-net-macb-parameter-added-to-cadence-ethernet-controller-DT-binding
New parameter added to Cadence ethernet controller DT binding
for USXGMII interface.
Changes in v2:
1. Dropped patch configuring TI PHY DP83867 from
Cadence PCI wrapper driver.
2. Removed code registering emulated PHY for fixed mode.
3. Code reformatting as per Andrew's and Florian's suggestions.
Changes in v3:
Based on Russell's suggestions
1. Configure MAC in mac_config only for non in-band modes
2. Handle dynamic phy_mode changes in mac_config
3. Move MAC configurations to mac_config
4. Removed seemingly redundant check for phylink handle
5. Removed code from mac_an_restart and mac_link_state
now just return -EOPNOTSUPP
Changes in v4:
1. Removed PHY_INTERFACE_MODE_2500BASEX, PHY_INTERFACE_MODE_1000BASEX and
2.5G PHY_INTERFACE_MODE_SGMII phy modes from supported modes
Regards,
Parshuram Thombare
Parshuram Thombare (5):
net: macb: add phylink support
net: macb: add support for sgmii MAC-PHY interface
net: macb: add support for c45 PHY
net: macb: add support for high speed interface
net: macb: parameter added to cadence ethernet controller DT binding
.../devicetree/bindings/net/macb.txt | 3 +
drivers/net/ethernet/cadence/Kconfig | 2 +-
drivers/net/ethernet/cadence/macb.h | 113 +++-
drivers/net/ethernet/cadence/macb_main.c | 589 +++++++++++++-----
4 files changed, 524 insertions(+), 183 deletions(-)
--
2.17.1
next reply other threads:[~2019-06-23 9:17 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-23 9:16 Parshuram Thombare [this message]
2019-06-23 9:17 ` [PATCH v4 1/5] net: macb: add phylink support Parshuram Thombare
2019-06-23 10:08 ` Russell King - ARM Linux admin
2019-06-24 6:20 ` Parshuram Raju Thombare
2019-06-23 9:23 ` [PATCH v4 2/5] net: macb: add support for sgmii MAC-PHY interface Parshuram Thombare
2019-06-23 10:12 ` Russell King - ARM Linux admin
2019-06-24 6:35 ` Parshuram Raju Thombare
2019-06-24 9:35 ` Russell King - ARM Linux admin
2019-06-24 10:14 ` Parshuram Raju Thombare
2019-06-24 10:22 ` Russell King - ARM Linux admin
2019-06-24 10:32 ` Parshuram Raju Thombare
2019-06-23 9:23 ` [PATCH v4 3/5] net: macb: add support for c45 PHY Parshuram Thombare
2019-06-23 10:12 ` Russell King - ARM Linux admin
2019-06-24 6:47 ` Parshuram Raju Thombare
2019-06-24 9:42 ` Russell King - ARM Linux admin
2019-06-24 10:19 ` Parshuram Raju Thombare
2019-06-23 9:23 ` [PATCH v4 4/5] net: macb: add support for high speed interface Parshuram Thombare
2019-06-23 15:09 ` Andrew Lunn
2019-06-24 6:52 ` Parshuram Raju Thombare
2019-06-24 13:13 ` Andrew Lunn
2019-06-25 8:26 ` Parshuram Raju Thombare
2019-06-25 10:51 ` Russell King - ARM Linux admin
2019-06-25 11:23 ` Parshuram Raju Thombare
2019-06-23 9:24 ` [PATCH v4 5/5] net: macb: parameter added to cadence ethernet controller DT binding Parshuram Thombare
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=1561281419-6030-1-git-send-email-pthombar@cadence.com \
--to=pthombar@cadence.com \
--cc=andrew@lunn.ch \
--cc=aniljoy@cadence.com \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=hkallweit1@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=piotrs@cadence.com \
--cc=rafalc@cadence.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;
as well as URLs for NNTP newsgroup(s).