diff options
author | Sebastien Guiriec <s-guiriec@ti.com> | 2012-02-08 14:52:02 +0100 |
---|---|---|
committer | Ziyann <jaraidaniel@gmail.com> | 2014-10-01 12:58:20 +0200 |
commit | 952fd604b308dc5d2aeabee704f17f0cbbf8a0ee (patch) | |
tree | 0c0bede31965755113e1839ef11c6768d38a659f /sound/soc/omap/abe/abe_aess.h | |
parent | 3c46d57ac6f54ee51b22cdc9306f0920ac6001e0 (diff) | |
download | kernel_samsung_tuna-952fd604b308dc5d2aeabee704f17f0cbbf8a0ee.zip kernel_samsung_tuna-952fd604b308dc5d2aeabee704f17f0cbbf8a0ee.tar.gz kernel_samsung_tuna-952fd604b308dc5d2aeabee704f17f0cbbf8a0ee.tar.bz2 |
ASoC: OMAP ABE: Update to release 09.56
Update ABE firmware to 09.56. This firmware has the
next update:
- Add MONO 16 bits support
- Update SRC 48->96 kHz.
- Enable 4/16/48 kHz on Voice port and BT.
- Enable DL1 path to Handsfree path
- Add new filter functions for DMIC
Change-Id: Idbc527887b8cbd97ea1882562763950c6144add2
Signed-off-by: Sebastien Guiriec <s-guiriec@ti.com>
Diffstat (limited to 'sound/soc/omap/abe/abe_aess.h')
-rw-r--r-- | sound/soc/omap/abe/abe_aess.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/omap/abe/abe_aess.h b/sound/soc/omap/abe/abe_aess.h index 70c54f8e..8b3b700 100644 --- a/sound/soc/omap/abe/abe_aess.h +++ b/sound/soc/omap/abe/abe_aess.h @@ -69,6 +69,7 @@ #define EVENT_GENERATOR_START 0x6C #define EVENT_SOURCE_SELECTION 0x70 #define AUDIO_ENGINE_SCHEDULER 0x74 +#define AESS_AUTO_GATING_ENABLE 0x7C /* * AESS_MCU_IRQSTATUS bit field |