x86: apl: Add basic IO addresses
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2019 04:42:56 +0000 (21:42 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 15 Dec 2019 03:44:26 +0000 (11:44 +0800)
commit5690d5c8f878846d862bd4a0256c2e8285413bff
treef68e617dae56d92fead2e272184f98101977aba4
parentbaaeb92c21370cc4717d4841906677f95ece55a3
x86: apl: Add basic IO addresses

Add some fixed IO and mmap addresses for use in the device tree and with
some early-init code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/include/asm/arch-apollolake/iomap.h [new file with mode: 0644]