On Tue, Aug 21, 2012 at 5:48 PM, Matthew Leach <[email protected]> wrote:
> If the order of UART nodes is changed in the device tree, then tty dev > devices are attached to different serial ports causing the console to > be directed to a different physical serial port. The "serial" aliases > in the device tree should prevent this. > > This patch ensures that the UART driver creates tty devices that > honour these aliases if a device tree is present. > > Acked-by: Rob Herring <[email protected]> > Signed-off-by: Matthew Leach <[email protected]> > --- > v2: use IS_ENABLED instead of ifdefs Looks good to me. Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
