Audio: add ad82088d driver support [2/2]
PD#SWPL-168606
Problem:
need to support ad82088d driver
Solution:
add ad82088d driver
Verify:
use T5d
Change-Id: Ia9df44522f6a88b9cf1f3fc1a069510c7ecf36c9
Signed-off-by: jiebing chen <jiebing.chen@amlogic.com>
diff --git a/modules.bzl b/modules.bzl
index 2ea7ed1..0fa0fa9 100644
--- a/modules.bzl
+++ b/modules.bzl
@@ -122,6 +122,7 @@
"common_drivers/sound/soc/codecs/amlogic/amlogic-snd-codec-tl1.ko",
"common_drivers/sound/soc/codecs/amlogic/amlogic-snd-codec-sy6026l.ko",
"common_drivers/sound/soc/codecs/amlogic/amlogic-snd-codec-t6d.ko",
+ "common_drivers/sound/soc/codecs/amlogic/amlogic-snd-codec-ad82088d.ko",
"drivers/dma-buf/heaps/system_heap.ko",
"drivers/i2c/i2c-dev.ko",
"drivers/leds/leds-gpio.ko",