dm: sound: exynos: Add support for max98090
authorSimon Glass <sjg@chromium.org>
Mon, 10 Dec 2018 17:37:43 +0000 (10:37 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2018 23:36:30 +0000 (16:36 -0700)
commit8cad63c74d549740333d59429eaad24ee1d8c3ba
treebb7ba2001a2323a38d22164de38b32138fc61e90
parent0ab6f0b358195b26096806f3002c8d153e5334dd
dm: sound: exynos: Add support for max98090

Add support for this new codec which is used by pit.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/sound/Kconfig
drivers/sound/Makefile
drivers/sound/max98090.c [new file with mode: 0644]
drivers/sound/max98090.h [new file with mode: 0644]