ARM: dts: imx53-qsb-common: fix FEC pinmux config
authorPatrick Bruenn <p.bruenn@beckhoff.com>
Wed, 25 Jan 2017 05:25:48 +0000 (06:25 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 29 Jan 2017 02:05:33 +0000 (10:05 +0800)
commit8b649e426336d7d4800ff9c82858328f4215ba01
tree30b75a316ce8a1c0ae4ce82222d40d31ec8ab29d
parentc519d57b1962d29cc838bebf2c1fd5daf4547b6c
ARM: dts: imx53-qsb-common: fix FEC pinmux config

The pinmux configuration in device tree was different from manual
muxing in <u-boot>/board/freescale/mx53loco/mx53loco.c
All pins were configured as NO_PAD_CTL(1 << 31), which was fine as the
bootloader already did the correct pinmuxing for us.
But recently u-boot is migrating to reuse device tree files from the
kernel tree, so it seems to be better to have the correct pinmuxing in
our files, too.

Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx53-qsb-common.dtsi