summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-apollolake/iomap.h
AgeCommit message (Collapse)Author
2019-12-15x86: apl: Add basic IO addressesSimon Glass
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>