Home
last modified time | relevance | path

Searched hist:fa427438bd3f0e2d8a6dfd0f721f52aa950b52ee (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dlpc.aslfa427438bd3f0e2d8a6dfd0f721f52aa950b52ee Wed May 11 14:45:10 UTC 2016 Bin Meng <bmeng.cn@gmail.com> 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>