Laxminath Kasam
8b1366a648
Audio: DLKM support for all audio modules
...
Switch to DLKM for all audio kernel modules.
Change-Id: I6a96023a21f655f873531af9ace81f2b01eb0f58
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org >
2017-11-02 13:42:09 +05:30
Linux Build Service Account
953c2b88b1
Merge "dsp: add support for aptX dual mono"
2017-10-25 09:56:58 -07:00
Linux Build Service Account
9c484bd176
Merge "dsp: remove wakelock.h includes"
2017-10-15 09:58:00 -07:00
Preetam Singh Ranawat
899b78bd18
dsp: add support for aptX dual mono
...
Send sync mode parameter to DSP for supporting aptX dual mono.
Change-Id: I1c43b0dec6661a77644e28df45ca6c1a182745de
Signed-off-by: Aniket Kumar Lata <alata@codeaurora.org >
2017-10-11 13:43:44 -07:00
Rohit Kumar
c08b14f78c
dsp: add quinary interface support in q6afe
...
Add support for quinary interfaces in q6afe. Also,
fix routing for quinary tdm rx port.
Change-Id: I5db68da1cc8bc17bc5e7b743282abf83fb100bbc
Signed-off-by: Rohit Kumar <rohitkr@codeaurora.org >
2017-10-06 10:52:17 +05:30
Stephen Boyd
dbe57dc5a7
dsp: remove wakelock.h includes
...
These includes aren't used and the file will go away in the
future, so just drop it.
Change-Id: I9bfcd39fd775e16765c46ea99da087292fe2e461
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org >
2017-10-05 15:23:27 -07:00
Xiaoyu Ye
13da482a70
dsp: fix logic to send AFE calibration for TDM AFE ports
...
AFE calibration should be sent even when the number of group ports is 1.
Remove this condition from API to send AFE calibration for any number of
group ports.
Change-Id: I7f0c8ab739da2831e17e5dbbaf013cf99f2e6d88
Signed-off-by: Xiaoyu Ye <benyxy@codeaurora.org >
2017-09-22 10:28:19 -07:00
Preetam Singh Ranawat
5402849018
dsp: add CELT encoder support
...
Add CELT encoder support to enable audio broadcast over split a2dp.
Change-Id: If0d927913c5e525ff1cebf857323ab70be2122a1
Signed-off-by: Preetam Singh Ranawat <apranawat@codeaurora.org >
2017-09-06 03:58:45 -07:00
Laxminath Kasam
605b42f92c
audio-lnx: Rename folders to new flat structure.
...
Kernel audio drivers can be categorised into below folders.
asoc - ALSA based drivers,
asoc/codecs - codec drivers,
ipc - APR IPC communication drivers,
dsp - DSP low level drivers/Audio ION/ADSP Loader,
dsp/codecs - Native encoders and decoders,
soc - SoC based drivers(pinctrl/regmap/soundwire)
Restructure drivers to above folder format.
Include directories also follow above format.
Change-Id: I8fa0857baaacd47db126fb5c1f1f5ed7e886dbc0
Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org >
2017-08-18 16:56:12 -06:00