linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Add FEC support on s32v234 platform
@ 2022-09-07  9:56 wei.fang
  2022-09-07  9:56 ` [PATCH net-next 1/2] dt-bindings: net: fec: add fsl,s32v234-fec to compatible property wei.fang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: wei.fang @ 2022-09-07  9:56 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt,
	netdev, devicetree, linux-kernel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-20  1:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-07  9:56 [PATCH net-next 0/2] Add FEC support on s32v234 platform wei.fang
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

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).