u-boot/arch/x86/include/asm/arch-apollolake
Simon Glass 8bd5dcd895 x86: apl: Add LPC driver
This driver the LPC and provides a few functions to set up LPC features.
These should probably use ioctls() or perhaps, better, have specific
uclass methods.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-12-15 11:44:28 +08:00
..
gpio.h x86: apl: Add pinctrl driver 2019-12-15 11:44:26 +08:00
iomap.h x86: apl: Add basic IO addresses 2019-12-15 11:44:26 +08:00
itss.h x86: apl: Add ITSS driver 2019-12-15 11:44:27 +08:00
lpc.h x86: apl: Add LPC driver 2019-12-15 11:44:28 +08:00
pm.h x86: apl: Add PMC driver 2019-12-15 11:44:26 +08:00
systemagent.h x86: apl: Add systemagent driver 2019-12-15 11:44:27 +08:00
uart.h x86: apl: Add UART driver 2019-12-15 11:44:26 +08:00