Re: [PATCH] ARM: dts: imx28: add alternate auart4 pinmux

2015-12-20 Thread Shawn Guo
On Fri, Dec 11, 2015 at 01:36:26PM +, Mans Rullgard wrote: > Add auart4 2-pin configuration on auart0 rts/cts pads. > > Signed-off-by: Mans Rullgard Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to

[PATCH] ARM: dts: imx28: add alternate auart4 pinmux

2015-12-11 Thread Mans Rullgard
Add auart4 2-pin configuration on auart0 rts/cts pads. Signed-off-by: Mans Rullgard --- arch/arm/boot/dts/imx28.dtsi | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi index c5b57d4..fae7b90 100644 ---