]> Git Repo - u-boot.git/commit
x86: broadwell: Add support for the ADSP
authorSimon Glass <[email protected]>
Sun, 17 Feb 2019 03:25:01 +0000 (20:25 -0700)
committerBin Meng <[email protected]>
Wed, 20 Feb 2019 07:27:10 +0000 (15:27 +0800)
commit23e8bd7e49b6d402fafd1247e0b791c80c802561
treeabd2921f275f38f56260848a96961b0d5ddf6525
parent9d4d5db64d038b690f5ea34f30bad8dcc50ae425
x86: broadwell: Add support for the ADSP

The Application Digital Signal Processor is used for sound processing with
broadwell. Add a driver to support this.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/cpu/broadwell/Makefile
arch/x86/cpu/broadwell/adsp.c [new file with mode: 0644]
arch/x86/include/asm/arch-broadwell/adsp.h [new file with mode: 0644]
arch/x86/include/asm/arch-broadwell/pch.h
arch/x86/include/asm/arch-broadwell/rcb.h
This page took 0.034574 seconds and 4 git commands to generate.