Re: [PATCH 1/2] serial: fsl-imx-uart: Cleanup duplicate device tree binding

2013-09-04 Thread Mark Rutland
On Wed, Aug 28, 2013 at 08:08:22PM +0100, Kumar Gala wrote: > We had two bindings for the same serial device, it looks like the one in > tty/serial/fsl-imx-uart.txt is the more up to date one so go with it and > merge a few things about the use/need for aliases in from > serial/fsl-imx-uart.txt. O

Re: [PATCH 1/2] serial: fsl-imx-uart: Cleanup duplicate device tree binding

2013-08-29 Thread Shawn Guo
On Wed, Aug 28, 2013 at 02:08:22PM -0500, Kumar Gala wrote: > We had two bindings for the same serial device, it looks like the one in > tty/serial/fsl-imx-uart.txt is the more up to date one so go with it and > merge a few things about the use/need for aliases in from > serial/fsl-imx-uart.txt. >

[PATCH 1/2] serial: fsl-imx-uart: Cleanup duplicate device tree binding

2013-08-28 Thread Kumar Gala
We had two bindings for the same serial device, it looks like the one in tty/serial/fsl-imx-uart.txt is the more up to date one so go with it and merge a few things about the use/need for aliases in from serial/fsl-imx-uart.txt. Signed-off-by: Kumar Gala --- .../devicetree/bindings/serial/fsl-im