u-boot-brain/arch/x86/cpu/apollolake
Simon Glass f5b18ae309 x86: apl: Add PUNIT driver
Add a driver for the Apollo Lake P-unit (power unit). It is modelled as a
syscon driver since it only needs to be probed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-12-15 11:44:28 +08:00
..
hostbridge.c x86: apl: Add hostbridge driver 2019-12-15 11:44:27 +08:00
itss.c x86: apl: Add ITSS driver 2019-12-15 11:44:27 +08:00
lpc.c x86: apl: Add LPC driver 2019-12-15 11:44:28 +08:00
Makefile x86: apl: Add PUNIT driver 2019-12-15 11:44:28 +08:00
pch.c x86: apl: Add PCH driver 2019-12-15 11:44:28 +08:00
pmc.c x86: apl: Add PMC driver 2019-12-15 11:44:26 +08:00
punit.c x86: apl: Add PUNIT driver 2019-12-15 11:44:28 +08:00
systemagent.c x86: apl: Add systemagent driver 2019-12-15 11:44:27 +08:00
uart.c x86: apl: Add UART driver 2019-12-15 11:44:26 +08:00