x86: edison: Use proper number of serial interface
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 28 Feb 2019 08:10:06 +0000 (10:10 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 10 Mar 2019 00:17:00 +0000 (08:17 +0800)
commitab83e5c1a27461ea57b184fc4bdac4d8d79deb91
treed2ed5a66cda84cab7bd98099f28a4bdc3af89f0e
parentedf18a83f8dc993279947cfc7faaba7dedf1ad82
x86: edison: Use proper number of serial interface

The console is actually serial #2. When we would like to enable other ports,
this would be not okay to mess up with the ordering.

Thus, fix the number of default console interface to be 2.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/edison.dts