]> git.sur5r.net Git - u-boot/commit
x86: baytrail: Add internal UART ASL description
authorBin Meng <bmeng.cn@gmail.com>
Wed, 11 May 2016 14:45:10 +0000 (07:45 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
commitfa427438bd3f0e2d8a6dfd0f721f52aa950b52ee
tree2597abc40f1d8f36a4e5a9118c7fcd24971f9187
parentbb68dd528f841686a1778d36db38e7e06df38bc9
x86: baytrail: Add internal UART ASL description

BayTrail integrates an internal ns15550 compatible UART (PNP0501).
Its IRQ is hardwired to IRQ3 in old revision chipset, but in newer
revision one IRQ4 is being used for ISA compatibility. Handle this
correctly in the ASL file.

Linux does not need this ASL, but Windows need this to correctly
discover a COM port existing in the system so that Windows can
show it in the 'Device Manager' window, and expose this COM port
to any terminal emulation application.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/arch-baytrail/acpi/irqlinks.asl
arch/x86/include/asm/arch-baytrail/acpi/lpc.asl