Re: [PATCH] ARM: dts: imx7d-pinfunc: fix UART pinmux defines

From: Shawn Guo
Date: Mon Nov 14 2016 - 01:38:52 EST


On Tue, Nov 08, 2016 at 06:44:56PM -0800, Stefan Agner wrote:
> The UART pinmux defines for the pins which are part of the LPSR
> pinmux controller are wrong: Output signals configure the input
> sel value and the pinmux defines allow not to distinguish between
> DCE/DTE mode. Follow the usual pattern using DTE/DCE as part of
> the define to denote the two UART configuration options.
>
> Signed-off-by: Stefan Agner <stefan@xxxxxxxx>

Applied, thanks.