On Sun, Feb 17, 2019 at 11:26 AM Simon Glass <[email protected]> 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 <[email protected]>
> ---
>
> 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 <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to