diff options
author | Misael Lopez Cruz <misael.lopez@ti.com> | 2012-09-18 18:04:15 -0500 |
---|---|---|
committer | Ziyann <jaraidaniel@gmail.com> | 2014-10-01 13:00:04 +0200 |
commit | cdef31838f5b76fbc7e0090d44fd0593c7e759a7 (patch) | |
tree | a019ab96e3f3b4455237b442f663c30677f9cdcd | |
parent | d64bfd37640ab8edbe1d24c2035f8f0f9253a8b2 (diff) | |
download | kernel_samsung_tuna-cdef31838f5b76fbc7e0090d44fd0593c7e759a7.zip kernel_samsung_tuna-cdef31838f5b76fbc7e0090d44fd0593c7e759a7.tar.gz kernel_samsung_tuna-cdef31838f5b76fbc7e0090d44fd0593c7e759a7.tar.bz2 |
ASoC: OMAP ABE: Add "450Hz High-pass" to DL1 Equalizer
For the ABE configured in DL1-only, the DL1 Equalizer can be used
when audio is routed to speaker, so an appropriate profile for that
output must be added. The "450Hz High-pass" has been chosen, its
coefficients were taken from the corresponding profile for DL2
Equalizer.
Change-Id: I6a58a20499d29f06418b82ba1d499a57f945c962
Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
-rw-r--r-- | sound/soc/omap/abe/abe_firmware.c | 37 |
1 files changed, 31 insertions, 6 deletions
diff --git a/sound/soc/omap/abe/abe_firmware.c b/sound/soc/omap/abe/abe_firmware.c index bf7e1f5..d43108e 100644 --- a/sound/soc/omap/abe/abe_firmware.c +++ b/sound/soc/omap/abe/abe_firmware.c @@ -1,7 +1,7 @@ 0xabeabe00, 0x00000000, 0x0000d44c, -0x00000d8c, +0x00000df0, 0x00000001, 0x00009560, 0x00000006, @@ -10,7 +10,7 @@ 0x657a696c, 0x00000072, 0x00000000, -0x00000005, +0x00000006, 0x00000019, 0x74616c46, 0x73657220, @@ -37,10 +37,10 @@ 0x30202020, 0x00004264, 0x00000000, -0x00000000, -0x00000000, -0x00000000, -0x00000000, +0x48303534, +0x6948207a, +0x702d6867, +0x00737361, 0x00000000, 0x00000000, 0x00000000, @@ -482,6 +482,31 @@ 0x00000000, 0x00000000, 0x00000000, +0x007ac72d, +0xfff8538e, +0x007ac72d, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0xff8a3b19, +0x0007aac2, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, +0x00000000, 0x00000000, 0x00000000, 0x00040002, |