[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170129020554.GG5662@dragon>
Date: Sun, 29 Jan 2017 10:05:56 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: linux-kernel-dev@...khoff.com
Cc: kernel@...gutronix.de, fabio.estevam@....com, robh+dt@...nel.org,
mark.rutland@....com, linux@...linux.org.uk,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, trini@...sulko.com, sbabic@...x.de,
Patrick Bruenn <p.bruenn@...khoff.com>
Subject: Re: [PATCH] ARM: dts: imx53-qsb-common: fix FEC pinmux config
On Wed, Jan 25, 2017 at 06:25:48AM +0100, linux-kernel-dev@...khoff.com wrote:
> From: Patrick Bruenn <p.bruenn@...khoff.com>
>
> 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@...khoff.com>
Applied, thanks.
Powered by blists - more mailing lists