Re: [PATCH 7/8] ARM: dts: imx: Configure FEC for iMX6QDL DRC02

2022-05-19 Thread Marek Vasut
On 5/19/22 13:08, Philip Oberfichtner wrote: Add a u-boot dtsi for configuring the fec node of the DH DRC02. nit: FEC (in caps), means Freescale Ethernet Controller or some such. Reviewed-by: Marek Vasut

[PATCH 7/8] ARM: dts: imx: Configure FEC for iMX6QDL DRC02

2022-05-19 Thread Philip Oberfichtner
Add a u-boot dtsi for configuring the fec node of the DH DRC02. Signed-off-by: Philip Oberfichtner --- arch/arm/dts/imx6s-dhcom-drc02-u-boot.dtsi | 10 ++ 1 file changed, 10 insertions(+) create mode 100644 arch/arm/dts/imx6s-dhcom-drc02-u-boot.dtsi diff --git