x86: broadwell: Add support for serial I/O devices
authorSimon Glass <sjg@chromium.org>
Sun, 17 Feb 2019 03:25:03 +0000 (20:25 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 20 Feb 2019 07:27:10 +0000 (15:27 +0800)
commit3f3411ebf864f6aa656cc8788ef1a7d2270b8e7a
treec389d67cd0544f2f5904f76bf8395a2f87c9b5d2
parentc692f82240db09850ae4c70eec4a38a01ddca4a1
x86: broadwell: Add support for serial I/O devices

Add support for initing the I2C device and ADSP on broadwell. These are
needed for sound to work.

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