Re: [PATCH net-next v4 0/4] enetc: Add mdio support and device tree nodes
From: David Miller <davem@davemloft.net>
Date: 2019-03-01 19:21:53
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: David Miller <davem@davemloft.net>
Date: 2019-03-01 19:21:53
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Claudiu Manoil <claudiu.manoil@nxp.com> Date: Tue, 26 Feb 2019 15:42:19 +0200
This is the missing part to enable PCI probing of the ENETC ethernet ports on the LS1028A SoC and external traffic on the LS1028A RDB board. It's one of the first items on the TODO list for the recently merged ENETC ethernet driver. v3: Add DT bindings doc for ENETC connections v4: none
Series applied, thank you.