x86: apl: Add UART driver
Add a driver for the Apollo Lake UART. It uses the standard ns16550 device but also sets up the input clock with LPSS and supports configuration via of-platdata. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
Showing
arch/x86/cpu/apollolake/uart.c
0 → 100644
arch/x86/include/asm/arch-apollolake/uart.h
0 → 100644
Please register or sign in to comment