From: Christophe Roullier <christophe.roullier@st.com>
To: <davem@davemloft.net>, <joabreu@synopsys.com>,
<mcoquelin.stm32@gmail.com>, <alexandre.torgue@st.com>,
<peppe.cavallaro@st.com>
Cc: <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>, <netdev@vger.kernel.org>,
<robh@kernel.org>, <christophe.roullier@st.com>
Subject: [PATCH V0:net-next 0/4] net: ethernet: stmmac: add support for stm32mp1
Date: Fri, 25 May 2018 09:46:37 +0200 [thread overview]
Message-ID: <1527234401-15812-1-git-send-email-christophe.roullier@st.com> (raw)
Patches to have Ethernet support on stm32mp1
Christophe Roullier (4):
net: ethernet: stmmac: add adaptation for stm32mp157c.
dt-bindings: stm32-dwmac: add support of MPU families
net: stmmac: add dwmac-4.20a compatible
dt-bindings: stm32: add compatible for syscon
.../devicetree/bindings/arm/stm32/stm32-syscon.txt | 14 ++
.../devicetree/bindings/arm/{ => stm32}/stm32.txt | 0
.../devicetree/bindings/net/stm32-dwmac.txt | 18 +-
drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c | 267 +++++++++++++++++++--
.../net/ethernet/stmicro/stmmac/stmmac_platform.c | 3 +-
5 files changed, 284 insertions(+), 18 deletions(-)
create mode 100644 Documentation/devicetree/bindings/arm/stm32/stm32-syscon.txt
rename Documentation/devicetree/bindings/arm/{ => stm32}/stm32.txt (100%)
--
1.9.1
next reply other threads:[~2018-05-25 7:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-25 7:46 Christophe Roullier [this message]
2018-05-25 7:46 ` [PATCH V0:net-next 1/4] net: ethernet: stmmac: add adaptation for stm32mp157c Christophe Roullier
2018-05-25 7:46 ` [PATCH V0:net-next 2/4] dt-bindings: stm32-dwmac: add support of MPU families Christophe Roullier
2018-05-25 7:46 ` [PATCH V0:net-next 3/4] net: stmmac: add dwmac-4.20a compatible Christophe Roullier
2018-05-25 7:46 ` [PATCH V0:net-next 4/4] dt-bindings: stm32: add compatible for syscon Christophe Roullier
2018-05-29 3:08 ` [PATCH V0:net-next 0/4] net: ethernet: stmmac: add support for stm32mp1 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=1527234401-15812-1-git-send-email-christophe.roullier@st.com \
--to=christophe.roullier@st.com \
--cc=alexandre.torgue@st.com \
--cc=davem@davemloft.net \
--cc=joabreu@synopsys.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mcoquelin.stm32@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=peppe.cavallaro@st.com \
--cc=robh@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