summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--arch/arm/boot/dts/amlogic/tl1_t962x2_skt.dts1
-rw-r--r--arch/arm/boot/dts/amlogic/tl1_t962x2_t309.dts1
-rw-r--r--arch/arm/boot/dts/amlogic/tl1_t962x2_x301.dts1
-rw-r--r--arch/arm64/boot/dts/amlogic/tl1_t962x2_t309.dts1
-rw-r--r--arch/arm64/boot/dts/amlogic/tl1_t962x2_x301.dts1
-rw-r--r--sound/soc/amlogic/auge/tdm.c13
-rw-r--r--sound/soc/amlogic/auge/tdm_hw.c10
-rw-r--r--sound/soc/amlogic/auge/tdm_hw.h1
8 files changed, 26 insertions, 3 deletions
diff --git a/sound/soc/amlogic/auge/tdm_hw.h b/sound/soc/amlogic/auge/tdm_hw.h
index 85fe630..2c5fe03 100644
--- a/sound/soc/amlogic/auge/tdm_hw.h
+++ b/sound/soc/amlogic/auge/tdm_hw.h
@@ -71,6 +71,7 @@ extern void aml_tdm_arb_config(
extern void aml_tdm_fifo_reset(
struct aml_audio_controller *actrl,
int stream, int index);
+void aml_tdmout_enable_gain(int tdmout_id, int en);
extern int tdmout_get_frddr_type(int bitwidth);