From: Rob Herring <robh@kernel.org>
To: thloh@altera.com
Cc: mark.rutland@arm.com, peppe.cavallaro@st.com,
alexandre.torgue@st.com, davem@davemloft.net,
preid@electromag.com.au, dinguyen@opensource.altera.com,
netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, thloh85@gmail.com,
cnphoon@altera.com
Subject: Re: [PATCH V6 1/1] net: ethernet: Add TSE PCS support to dwmac-socfpga
Date: Thu, 30 Jun 2016 20:38:47 -0500 [thread overview]
Message-ID: <20160701013847.GA25538@rob-hp-laptop> (raw)
In-Reply-To: <1467191413-16715-1-git-send-email-thloh@altera.com>
On Wed, Jun 29, 2016 at 02:10:13AM -0700, thloh@altera.com wrote:
> From: Tien Hock Loh <thloh@altera.com>
>
> This adds support for TSE PCS that uses SGMII adapter when the phy-mode of
> the dwmac is set to sgmii.
>
> Signed-off-by: Tien Hock Loh <thloh@altera.com>
>
> ---
> v2:
> - Refactored the TSE PCS out from the dwmac-socfpga.c file
> - Added binding documentation for TSE PCS sgmii adapter
> v3:
> - Added missing license header for new source files
> - Updated tse_pcs.h include headers
> - Standardize if statements
> v4:
> - Reset SGMII adapter on speed change
> - Do not enable SGMII adapter if speed is not supported
> - On init, if PCS reset fails, do not enable adapter
> v5:
> - Fixed devicetree binding property name using _ instead of -
> v6:
> - Fixed a problem where driver build broken if driver is set as module
> ---
> .../devicetree/bindings/net/socfpga-dwmac.txt | 19 ++
Acked-by: Rob Herring <robh@kernel.org>
> drivers/net/ethernet/stmicro/stmmac/Makefile | 3 +-
> drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.c | 276 +++++++++++++++++++++
> drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.h | 36 +++
> .../net/ethernet/stmicro/stmmac/dwmac-socfpga.c | 141 +++++++++--
> 5 files changed, 453 insertions(+), 22 deletions(-)
> create mode 100644 drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.c
> create mode 100644 drivers/net/ethernet/stmicro/stmmac/altr_tse_pcs.h
prev parent reply other threads:[~2016-07-01 1:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-29 9:10 thloh
2016-06-30 12:34 ` David Miller
2016-07-01 1:38 ` Rob Herring [this message]
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=20160701013847.GA25538@rob-hp-laptop \
--to=robh@kernel.org \
--cc=alexandre.torgue@st.com \
--cc=cnphoon@altera.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=dinguyen@opensource.altera.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=netdev@vger.kernel.org \
--cc=peppe.cavallaro@st.com \
--cc=preid@electromag.com.au \
--cc=thloh85@gmail.com \
--cc=thloh@altera.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®