From: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
To: Jose Abreu <Jose.Abreu@synopsys.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org
Subject: Re: [PATCH net-next 0/2] net: stmmac: Support DWMAC5 and TSN
Date: Thu, 26 Oct 2017 09:28:22 -0700 [thread overview]
Message-ID: <9f37e884-be5e-b20f-1f5e-ddfd17d20c54@intel.com> (raw)
In-Reply-To: <cover.1508938927.git.joabreu@synopsys.com>
Hi Jose,
On 10/25/2017 07:02 AM, Jose Abreu wrote:
> Hi,
>
> This adds support for a new IP version (5) of dwmac and for
> TSN features as defined by IEEE802.1Qbv-2015 and IEEE802.1Qbu.
Just out of curiosity, are you aware of any NICs that are publicly
available which use this IP version?
Thanks,
Jesus
>
> Please review.
>
> Best regards,
> Jose Miguel Abreu
>
> Jose Abreu (2):
> net: stmmac: Add support for DWMAC5 with TSN features
> bindings: net: stmmac: Add documentation for TSN parameters
>
> Documentation/devicetree/bindings/net/stmmac.txt | 20 +++++
> drivers/net/ethernet/stmicro/stmmac/Makefile | 2 +-
> drivers/net/ethernet/stmicro/stmmac/common.h | 4 +
> drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 37 +++++++-
> drivers/net/ethernet/stmicro/stmmac/dwmac5_tsn.c | 99 ++++++++++++++++++++++
> drivers/net/ethernet/stmicro/stmmac/dwmac5_tsn.h | 57 +++++++++++++
> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 +
> .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 57 ++++++++++++-
> include/linux/stmmac.h | 11 +++
> 9 files changed, 288 insertions(+), 3 deletions(-)
> create mode 100644 drivers/net/ethernet/stmicro/stmmac/dwmac5_tsn.c
> create mode 100644 drivers/net/ethernet/stmicro/stmmac/dwmac5_tsn.h
>
next prev parent reply other threads:[~2017-10-26 16:28 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-25 14:02 [PATCH net-next 0/2] net: stmmac: Support DWMAC5 and TSN Jose Abreu
[not found] ` <cover.1508938927.git.joabreu-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2017-10-25 14:04 ` [PATCH net-next 1/2] net: stmmac: Add support for DWMAC5 with TSN features Jose Abreu
2017-10-25 14:04 ` [PATCH net-next 2/2] bindings: net: stmmac: Add documentation for TSN parameters Jose Abreu
[not found] ` <ef1d220cf792c74ae278e0200ca4763f9ab62d3e.1508938927.git.joabreu-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2017-10-25 19:34 ` Florian Fainelli
[not found] ` <c2a4a435-0b0b-4fa3-a69a-280f6d0c6427-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-10-26 7:54 ` Jose Abreu
2017-10-26 9:03 ` Andrew Lunn
[not found] ` <20171026090308.GD20299-g2DYL2Zd6BY@public.gmane.org>
2017-10-26 9:19 ` Jose Abreu
2017-10-26 10:08 ` Jose Abreu
2017-10-26 16:23 ` Jesus Sanchez-Palencia
2017-10-27 8:53 ` Jose Abreu
[not found] ` <867d6d43-9df7-4097-db5a-f2049236394f-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2017-10-26 21:56 ` Andrew Lunn
2017-10-27 9:05 ` Jose Abreu
2017-10-27 12:29 ` Giuseppe CAVALLARO
[not found] ` <de8781f7-39b1-8ba9-d0d0-ba89834697d3-qxv4g6HH51o@public.gmane.org>
2017-10-27 13:50 ` Jose Abreu
[not found] ` <b4c76843-761c-4a51-f8c5-0e058cfd9929-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2017-10-27 15:45 ` Richard Cochran
2017-10-26 16:28 ` Jesus Sanchez-Palencia [this message]
2017-10-27 8:46 ` [PATCH net-next 0/2] net: stmmac: Support DWMAC5 and TSN Jose Abreu
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=9f37e884-be5e-b20f-1f5e-ddfd17d20c54@intel.com \
--to=jesus.sanchez-palencia@intel.com \
--cc=Jose.Abreu@synopsys.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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).