Commit Graph

2073 Commits

Author SHA1 Message Date
Sudheer Papothi
594cedb3dd ASoC: codecs: Use resource managed function calls during irq exit
wcd_init_irq uses resource managed irq addition. Similarly,
use resource managed irq deletion in wcd_irq_exit.

Change-Id: I67c702c1d2fbec0c7fd496672fae03a82cb63048
Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
2019-08-26 23:12:45 +05:30
qctecmdr
1fc4ce6795 Merge "asoc: codecs: Fix LPI TLMM GPIO invalid access issue" 2019-08-14 08:27:00 -07:00
qctecmdr
a1500ee450 Merge "audiodlkm: make sa8155 and sa6155 utilize the same obj-option" 2019-08-14 08:22:18 -07:00
qctecmdr
5803bf11fe Merge "ASoC: wcd938x: Fix micbias droop on WCD938x codec" 2019-08-11 03:24:33 -07:00
qctecmdr
732d9e0c13 Merge "ASoC: Add place markers to machine driver" 2019-08-11 03:24:05 -07:00
qctecmdr
0cd68d99c2 Merge "ASoC: wcd-mbhc: Fix high impedance lineout detected as headphone issue" 2019-08-11 03:22:46 -07:00
qctecmdr
601c683652 Merge "ASoC: Add delay before impedance detection for wcd937x and wcd938x" 2019-08-11 03:21:46 -07:00
qctecmdr
b4da9df7a9 Merge "ASoC: msm: add multimedia22 frontend in dai link" 2019-08-11 03:20:50 -07:00
qctecmdr
d22f82195c Merge "asoc: msm: add support for compress-voip in routing driver" 2019-08-11 03:19:49 -07:00
qctecmdr
e1bc433261 Merge "ASoC: add multimedia22 frontend and routing" 2019-08-11 03:19:29 -07:00
qctecmdr
7f8cef00df Merge "asoc: Add xt logging disable mixer control" 2019-08-11 03:17:03 -07:00
qctecmdr
0dc1d1134f Merge "ASoC: Preliminary Android target definition for sdmshrike" 2019-08-11 03:16:10 -07:00
qctecmdr
5467317e15 Merge "dsp: q6afe: add tws mono switch for aptx adaptive encoder" 2019-08-11 03:14:55 -07:00
qctecmdr
2a6d4e5424 Merge "asoc: Add support for MultiMedia2 TX" 2019-08-11 03:13:27 -07:00
Aditya Bavanari
50ef13eca6 asoc: codecs: Fix LPI TLMM GPIO invalid access issue
Runtime suspend gets called multiple times during SSR
scenarios leading to clock count mismatch. Add logic
to prevent this in all macros and pinctrl lpi driver.

Change-Id: I380631c1db8cd7d94a8909affd8c96c87f24817c
Signed-off-by: Aditya Bavanari <abavanar@codeaurora.org>
2019-08-09 15:14:43 +05:30
Guodong Hu
1fc900df43 audiodlkm: modify makefile to generate header files
Modify the makefile to generate header files in the work-shared dir,
which are needed by acdbrtac.bb.

Change-Id: I69a94f0e5913855add4fc9ff79aa1849218e5b8e
Signed-off-by: Guodong Hu <guodhu@codeaurora.org>
2019-08-08 01:49:25 -07:00
Guodong Hu
a5b505aa6d audiodlkm: make sa8155 and sa6155 utilize the same obj-option
Make the sa8155 sa8155ivi and sa6155 utilize
the same obj-option. But distinguish the kbuild-option.

Change-Id: I7ff7c7d30670cb4abb42d46f3632136539a9b82e
Signed-off-by: Guodong Hu <guodhu@codeaurora.org>
2019-08-08 01:47:50 -07:00
Zhou Song
450ee1b712 dsp: q6afe: add tws mono switch for aptx adaptive encoder
Add support to switch tws channel mode for aptx adaptive
encoder.

Change-Id: Ife4170be56b152d34758a1cfd20fa4ec203742db
Signed-off-by: Zhou Song <zhous@codeaurora.org>
2019-08-06 10:17:23 +08:00
Derek Chen
6c052da6c1 ASoC: msm: add multimedia22 frontend in dai link
Add Multimedia22 frontend in DAI link for
automotive machine driver.

Change-Id: I1d07c92f330f2c2a2b7dc4708021a5b6b0aa046e
Signed-off-by: Derek Chen <chenche@codeaurora.org>
2019-08-05 16:51:09 -07:00
Aditya Bavanari
2d92777e26 asoc: Add xt logging disable mixer control
Add xt logging disable mixer control in order
to differentiate whether excursion logging data
needs to be sent or not for the use case.
This is required for the cases where same backend
is used for multiple devices and xt logging data
needs to be logged only for a particular device.

Change-Id: I2cec67ddc18cbd63c5bc678eba77ea96b9a13963
Signed-off-by: Aditya Bavanari <abavanar@codeaurora.org>
2019-08-05 19:48:00 +05:30
Derek Chen
b097d92faf ASoC: add multimedia22 frontend and routing
Add Multimedia22 frontend for pcm playback and
capture support.
Add routing for Multimedia22 to TDM backends.

Change-Id: Id7d7d7d400c64791d54a4ad5033ce74d8f168e90
Signed-off-by: Derek Chen <chenche@codeaurora.org>
2019-08-05 00:54:22 -07:00
qctecmdr
49ac33f0a1 Merge "asoc: add multi stream support for display port" 2019-08-04 12:09:10 -07:00
qctecmdr
221d06644d Merge "asoc: codecs: wcd938x: cleanup TX recording sequence" 2019-08-04 12:09:10 -07:00
Derek Chen
628c995972 ASoC: Add place markers to machine driver
Add place markers in probe call of machine
driver for measuring boot kpi values.

Change-Id: Ib23a64685f5ae5fb04d40db70f7c6376ad27db7b
Signed-off-by: Nagarjuna Paladugu <npaladug@codeaurora.org>
2019-08-04 11:21:26 -07:00
Vijayakumar Badiger
30a1c046b4 ASoC: Preliminary Android target definition for sdmshrike
Add target definition support for sdmshrike.

Change-Id: Ic87588d7aa9e14d2893bc1d6172cb35c34f6ede2
Signed-off-by: Derek Chen <chenche@codeaurora.org>
2019-08-02 17:02:18 -07:00
qctecmdr
5dcf7dd485 Merge "ASoC: msm: update makefiles for auto platform support" 2019-08-02 07:11:19 -07:00
qctecmdr
40248a9dd0 Merge "ASoC: sa6155: add quin tdm dai links and update pinctrl" 2019-08-02 07:08:04 -07:00
qctecmdr
3f29588ad6 Merge "ASoC: msm: Add audio support for sdmshrike on auto platform" 2019-08-02 07:06:59 -07:00
qctecmdr
76880681c6 Merge "asoc: codecs: wcd938x: remove delays in headphone power down" 2019-08-02 07:05:15 -07:00
qctecmdr
36c2daf90b Merge "asoc: codecs: bolero: increase hpf cut off frequency time" 2019-08-02 07:03:27 -07:00
qctecmdr
22e523c14d Merge "ASoC: msm: enable tdm pinctrl config on 6155 machine" 2019-08-02 07:02:04 -07:00
qctecmdr
8ad6e7a710 Merge "ASoC: msm: add boot marker for sa8155 automotive" 2019-08-02 07:00:26 -07:00
qctecmdr
81aa372c0b Merge "ASoC: msm: print dev info msg when snd card status change" 2019-08-02 06:57:30 -07:00
qctecmdr
4e7819814b Merge "ASoC: msm: update tdm slot and dai link for 6155 machine" 2019-08-02 06:55:20 -07:00
qctecmdr
ed64c35b4e Merge "ASoC: sa8155: add quin tdm tx_7 to rx_7 loopback" 2019-08-02 06:53:53 -07:00
qctecmdr
49ccf8d0bd Merge "ASoC: msm: add quat/quin tdm rx 7 routing support" 2019-08-02 06:51:33 -07:00
qctecmdr
ba770378e6 Merge "asoc: sa6155: support SSR handling for snd card status" 2019-08-02 06:49:40 -07:00
qctecmdr
b7c31cad77 Merge "asoc: codecs: enable bcs port for headset record" 2019-08-02 06:47:40 -07:00
qctecmdr
184ecdfa25 Merge "ASoC: msm: add quin tdm tx_7 to rx_7 loopback" 2019-08-02 06:45:04 -07:00
qctecmdr
b922f017c8 Merge "ASoC: msm: use snd event fwk for ssr on auto platform" 2019-08-02 06:44:00 -07:00
Kunlei Zhang
478379fad0 asoc: msm: add support for compress-voip in routing driver
Add support for compress-voip in cdc dma rx and tx.

Change-Id: I6ae9152830c55f8d1a4269144274c8c56708d369
Signed-off-by: Kunlei Zhang <kunleiz@codeaurora.org>
2019-08-01 17:13:31 +08:00
qctecmdr
7ec93a3c52 Merge "ASoC: wcd937x: Fix spurious interrupts for wcd937x" 2019-07-31 03:36:11 -07:00
qctecmdr
7d22ca731e Merge "asoc: codecs: bolero: enable button click suppression block" 2019-07-31 03:34:23 -07:00
Karthikeyan Mani
3edeac1477 asoc: codecs: wcd938x: cleanup TX recording sequence
Cleanup TX ADC recording path sequence to remove any
legacy register writes which is not required anymore.

Change-Id: I204280b1631b11fc275f765a2454bda4cec01b18
Signed-off-by: Karthikeyan Mani <kmani@codeaurora.org>
2019-07-30 13:55:36 -07:00
Asish Bhattacharya
f4d2412b31 asoc: Add support for MultiMedia2 TX
Add MultiMedia2 support for SEC_AUXPCM_TX.

Change-Id: I4a653b3049ce790f314198a1e5ec7a65baa7ed5f
Signed-off-by: Asish Bhattacharya <asishb@codeaurora.org>
2019-07-30 19:03:38 +05:30
Sudheer Papothi
d76c274099 ASoC: wcd938x: Fix micbias droop on WCD938x codec
Fix micbias droop on WCD938x codec.

Change-Id: I8df99dea118750134570c372fc153db9873f8827
Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
2019-07-30 05:19:46 +05:30
Derek Chen
728c5cc45b ASoC: msm: add quat/quin tdm rx 7 routing support
Add Quinary and Quaternary TDM RX 7 AFE loopback
routing support.

Change-Id: I39acbba68e2c05dab27d36be95469bcc30484ed3
Signed-off-by: Derek Chen <chenche@codeaurora.org>
2019-07-29 13:54:58 -07:00
Vignesh Kulothungan
f86a355548 asoc: add multi stream support for display port
Add support to share a common display afe port between
two pcm streams.
Add mixer controls to set/get format, channels, sample rate
and configure controller/stream for display port 1.

Change-Id: Ie8fb95d57fba129e623c7513ec92dd800b5ea80b
Signed-off-by: Vignesh Kulothungan <vigneshk@codeaurora.org>
2019-07-29 11:58:02 -07:00
qctecmdr
d6bd9f3acf Merge "asoc: kona: Add digital mic7/8 support on WCD938x" 2019-07-29 04:08:19 -07:00
qctecmdr
699d1898ea Merge "asoc: codecs: Update dmic2 support on WCD938x" 2019-07-29 04:02:17 -07:00