mbox series

[0/3] Add the fec node on i.MX8ULP platform

Message ID 20220704101056.24821-1-wei.fang@nxp.com (mailing list archive)
Headers show
Series Add the fec node on i.MX8ULP platform | expand

Message

Wei Fang July 4, 2022, 10:10 a.m. UTC
Add the fec node for i.MX8ULP  platform.
And enable the fec support on i.MX8ULP EVK board.

Wei Fang (3):
  dt-bings: net: fsl,fec: update compatible item
  arm64: dts: imx8ulp: Add the fec support
  arm64: dts: imx8ulp-evk: Add the fec support

 .../devicetree/bindings/net/fsl,fec.yaml      |  4 ++
 arch/arm64/boot/dts/freescale/imx8ulp-evk.dts | 42 +++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx8ulp.dtsi    | 29 +++++++++++++
 3 files changed, 75 insertions(+)