]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd5a6b30cff07afdc03c807482df8b9cb6f126c6a
treec389d67cd0544f2f5904f76bf8395a2f87c9b5d2
parente7d6aa6dc9d7e0713af315314591e1eeb95bf64d
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]