]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Nov 2017 09:04:11 +0000 (10:04 +0100)
commit2eb85ef18c6570e8a59643cd8d5a66122461b1fc
treedca3b3d961017a0af21e7a7742497d2496f4d816
parent990f27cc79f3be7f6a3ae3554e6d617ded97c850
ARM: dts: imx53-qsb-common: fix FEC pinmux config

[ Upstream commit 8b649e426336d7d4800ff9c82858328f4215ba01 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/imx53-qsb-common.dtsi