[PATCH net-next 0/2] Add FEC support on s32v234 platform
From: wei . fang
Date: Wed Sep 07 2022 - 05:57:27 EST
From: Wei Fang <wei.fang@xxxxxxx>
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