From: wei.fang@nxp.com
To: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, netdev@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH net-next 0/2] Add FEC support on s32v234 platform
Date: Wed, 7 Sep 2022 17:56:47 +0800 [thread overview]
Message-ID: <20220907095649.3101484-1-wei.fang@nxp.com> (raw)
From: Wei Fang <wei.fang@nxp.com>
This series patches are to add FEC support on s32v234 platfom.
1. Add compatible string and quirks for fsl,s32v234
2. Update Kconfig to also check for ARCH_S32.
Wei Fang (2):
dt-bindings: net: fec: add fsl,s32v234-fec to compatible property
net: fec: Add initial s32v234 support
Documentation/devicetree/bindings/net/fsl,fec.yaml | 1 +
drivers/net/ethernet/freescale/Kconfig | 6 +++---
drivers/net/ethernet/freescale/fec_main.c | 12 ++++++++++++
3 files changed, 16 insertions(+), 3 deletions(-)
--
2.25.1
next reply other threads:[~2022-09-07 9:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-07 9:56 wei.fang [this message]
2022-09-07 9:56 ` [PATCH net-next 1/2] dt-bindings: net: fec: add fsl,s32v234-fec to compatible property wei.fang
2022-09-08 12:10 ` Krzysztof Kozlowski
2022-09-07 9:56 ` [PATCH net-next 2/2] net: fec: Add initial s32v234 support wei.fang
2022-09-14 1:26 ` Wei Fang
2022-09-20 1:10 ` [PATCH net-next 0/2] Add FEC support on s32v234 platform patchwork-bot+netdevbpf
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=20220907095649.3101484-1-wei.fang@nxp.com \
--to=wei.fang@nxp.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=robh+dt@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).