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

2016-11-13 Thread Shawn Guo
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 patt

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

2016-11-08 Thread Stefan Agner
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 configu