arm: dts: imx53-cx9020: fix packetloss on fec_mxc
authorPatrick Bruenn <p.bruenn@beckhoff.com>
Mon, 23 Jan 2017 14:11:27 +0000 (15:11 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 30 Jan 2017 15:24:19 +0000 (16:24 +0100)
commit355ed4b431a689def3897d9227963502017e9998
tree98a6977227548033ee9be000dd5a44483201c343
parente389033f72b55f1f30952e419a8505efcdd4c91d
arm: dts: imx53-cx9020: fix packetloss on fec_mxc

The pinmuxing for i.MX53 FEC ethernet copied from
<kernel>/arch/arm/boot/dts/imx53-qsb-common.dtsi (at least until v4.9)
was bad. It is different from the manual pinmuxing in
<u-boot>/board/freescale/mx53loco/mx53loco.c which was used in
cx9020 implementation previously before mainlining into u-boot.
It seems the bug in imx53-qsb kernel device tree is hidden for so long,
because it was never used, by the kernel driver.

Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com>
arch/arm/dts/imx53-cx9020.dts