From: biao huang <biao.huang@mediatek.com>
To: <davem@davemloft.net>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
nelson.chang@mediatek.com, andrew@lunn.ch,
netdev@vger.kernel.org, liguo.zhang@mediatek.com,
joabreu@synopsys.com, linux-kernel@vger.kernel.org,
matthias.bgg@gmail.com, robh+dt@kernel.org,
linux-mediatek@lists.infradead.org, honghui.zhang@mediatek.com,
yt.shen@mediatek.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [v7, PATCH 0/2] add Ethernet driver support for mt2712
Date: Thu, 13 Dec 2018 10:48:22 +0800 [thread overview]
Message-ID: <1544669302.24219.133.camel@mhfsdcap03> (raw)
In-Reply-To: <1544666173-5121-1-git-send-email-biao.huang@mediatek.com>
Dear All,
Sorry, I misunderstood David's reply mail in v6 series, please ignore
v7 series.
Dear David,
I send you another follow-up patch to fix up build warning, please
check it.
Thanks!
On Thu, 2018-12-13 at 09:56 +0800, Biao Huang wrote:
> Changes in v7:
> Add MODULE_LICENSE info in driver.
>
> Biao Huang (2):
> net:stmmac: dwmac-mediatek: add support for mt2712
> dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712
> DWMAC
>
> .../devicetree/bindings/net/mediatek-dwmac.txt | 87 +++++
> drivers/net/ethernet/stmicro/stmmac/Kconfig | 8 +
> drivers/net/ethernet/stmicro/stmmac/Makefile | 1 +
> .../net/ethernet/stmicro/stmmac/dwmac-mediatek.c | 413 ++++++++++++++++++++
> 4 files changed, 509 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/mediatek-dwmac.txt
> create mode 100644 drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2018-12-13 2:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-13 1:56 [v7, PATCH 0/2] add Ethernet driver support for mt2712 Biao Huang
2018-12-13 1:56 ` [v7, PATCH 1/2] net:stmmac: dwmac-mediatek: add " Biao Huang
2018-12-13 12:33 ` Andrew Lunn
2018-12-14 3:01 ` biao huang
2018-12-14 5:11 ` Florian Fainelli
2018-12-14 6:32 ` biao huang
2018-12-13 1:56 ` [v7, PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC Biao Huang
2018-12-13 12:36 ` Andrew Lunn
2018-12-14 2:24 ` biao huang
2018-12-13 2:48 ` biao huang [this message]
2018-12-13 5:40 ` [v7, PATCH 0/2] add Ethernet driver support for mt2712 David Miller
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=1544669302.24219.133.camel@mhfsdcap03 \
--to=biao.huang@mediatek.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=honghui.zhang@mediatek.com \
--cc=joabreu@synopsys.com \
--cc=liguo.zhang@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=matthias.bgg@gmail.com \
--cc=nelson.chang@mediatek.com \
--cc=netdev@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=yt.shen@mediatek.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).