sound: Add a driver for RealTek RT5677
authorSimon Glass <sjg@chromium.org>
Sun, 17 Feb 2019 03:25:05 +0000 (20:25 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 20 Feb 2019 07:27:11 +0000 (15:27 +0800)
commitcf885929a601ba851ce95da236d5b2470850d368
tree22270ca082e6bf5e82b59c7d5c16db7fb531b4b4
parentcbdfe59918661b9d3076e36b8217fca66f25f843
sound: Add a driver for RealTek RT5677

This audio codec is used on samus. Add a driver for it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/sound/Kconfig
drivers/sound/Makefile
drivers/sound/rt5677.c [new file with mode: 0644]
drivers/sound/rt5677.h [new file with mode: 0644]