[U-Boot] [PATCH v2 33/34] x86: sound: Add sound support for samus (broadwell)

Bin Meng bmeng.cn at gmail.com
Mon Feb 18 09:47:07 UTC 2019


On Sun, Feb 17, 2019 at 11:26 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add a sound driver for samus which ties together the audio codec and
> I2S controller.
>
> For now broadwell_sound is commented out in the makefile since we cannot
> compile it without sound support enabled. The next commit fixes this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/sound/Makefile          |  2 +-
>  drivers/sound/broadwell_sound.c | 65 +++++++++++++++++++++++++++++++++
>  2 files changed, 66 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/sound/broadwell_sound.c
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list