waipio.c 46 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (c) 2016-2021, The Linux Foundation. All rights reserved.
  4. */
  5. #include <linux/clk.h>
  6. #include <linux/delay.h>
  7. #include <linux/gpio.h>
  8. #include <linux/of_gpio.h>
  9. #include <linux/platform_device.h>
  10. #include <linux/slab.h>
  11. #include <linux/io.h>
  12. #include <linux/module.h>
  13. #include <linux/input.h>
  14. #include <linux/of_device.h>
  15. #include <linux/soc/qcom/fsa4480-i2c.h>
  16. #include <linux/pm_qos.h>
  17. #include <sound/control.h>
  18. #include <sound/core.h>
  19. #include <sound/soc.h>
  20. #include <sound/soc-dapm.h>
  21. #include <sound/pcm.h>
  22. #include <sound/pcm_params.h>
  23. #include <sound/info.h>
  24. #include <soc/snd_event.h>
  25. #include <dsp/audio_prm.h>
  26. #include <soc/swr-common.h>
  27. #include <soc/soundwire.h>
  28. #include "device_event.h"
  29. #include "asoc/msm-cdc-pinctrl.h"
  30. #include "asoc/wcd-mbhc-v2.h"
  31. #include "codecs/wcd938x/wcd938x-mbhc.h"
  32. #include "codecs/wsa883x/wsa883x.h"
  33. #include "codecs/wcd938x/wcd938x.h"
  34. #include "codecs/lpass-cdc/lpass-cdc.h"
  35. #include <bindings/audio-codec-port-types.h>
  36. #include "codecs/lpass-cdc/lpass-cdc-wsa-macro.h"
  37. #include "waipio-port-config.h"
  38. #include "msm-audio-defs.h"
  39. #include "msm_common.h"
  40. #include "msm_dailink.h"
  41. #define DRV_NAME "waipio-asoc-snd"
  42. #define __CHIPSET__ "WAIPIO "
  43. #define MSM_DAILINK_NAME(name) (__CHIPSET__#name)
  44. #define WCD9XXX_MBHC_DEF_RLOADS 5
  45. #define WCD9XXX_MBHC_DEF_BUTTONS 8
  46. #define CODEC_EXT_CLK_RATE 9600000
  47. #define DEV_NAME_STR_LEN 32
  48. #define WCD_MBHC_HS_V_MAX 1600
  49. #define MSM_LL_QOS_VALUE 300 /* time in us to ensure LPM doesn't go in C3/C4 */
  50. #define WCN_CDC_SLIM_RX_CH_MAX 2
  51. #define WCN_CDC_SLIM_TX_CH_MAX 2
  52. #define WCN_CDC_SLIM_TX_CH_MAX_LITO 3
  53. /* Number of WSAs */
  54. #define MONO_SPEAKER 1
  55. #define STEREO_SPEAKER 2
  56. #define QUAD_SPEAKER 4
  57. struct msm_asoc_mach_data {
  58. struct snd_info_entry *codec_root;
  59. struct msm_common_pdata *common_pdata;
  60. int usbc_en2_gpio; /* used by gpio driver API */
  61. struct device_node *dmic01_gpio_p; /* used by pinctrl API */
  62. struct device_node *dmic23_gpio_p; /* used by pinctrl API */
  63. struct device_node *dmic45_gpio_p; /* used by pinctrl API */
  64. struct pinctrl *usbc_en2_gpio_p; /* used by pinctrl API */
  65. bool is_afe_config_done;
  66. struct device_node *fsa_handle;
  67. struct clk *lpass_audio_hw_vote;
  68. int core_audio_vote_count;
  69. u32 wsa_max_devs;
  70. int wcd_disabled;
  71. };
  72. static bool is_initial_boot;
  73. static bool codec_reg_done;
  74. static struct snd_soc_card snd_soc_card_waipio_msm;
  75. static int dmic_0_1_gpio_cnt;
  76. static int dmic_2_3_gpio_cnt;
  77. static int dmic_4_5_gpio_cnt;
  78. static void *def_wcd_mbhc_cal(void);
  79. static int msm_rx_tx_codec_init(struct snd_soc_pcm_runtime*);
  80. static int msm_int_wsa_init(struct snd_soc_pcm_runtime*);
  81. /*
  82. * Need to report LINEIN
  83. * if R/L channel impedance is larger than 5K ohm
  84. */
  85. static struct wcd_mbhc_config wcd_mbhc_cfg = {
  86. .read_fw_bin = false,
  87. .calibration = NULL,
  88. .detect_extn_cable = true,
  89. .mono_stero_detection = false,
  90. .swap_gnd_mic = NULL,
  91. .hs_ext_micbias = true,
  92. .key_code[0] = KEY_MEDIA,
  93. .key_code[1] = KEY_VOICECOMMAND,
  94. .key_code[2] = KEY_VOLUMEUP,
  95. .key_code[3] = KEY_VOLUMEDOWN,
  96. .key_code[4] = 0,
  97. .key_code[5] = 0,
  98. .key_code[6] = 0,
  99. .key_code[7] = 0,
  100. .linein_th = 5000,
  101. .moisture_en = false,
  102. .mbhc_micbias = MIC_BIAS_2,
  103. .anc_micbias = MIC_BIAS_2,
  104. .enable_anc_mic_detect = false,
  105. .moisture_duty_cycle_en = true,
  106. };
  107. /* set audio task affinity to core 1 & 2 */
  108. static const unsigned int audio_core_list[] = {1, 2};
  109. static cpumask_t audio_cpu_map = CPU_MASK_NONE;
  110. static struct dev_pm_qos_request *msm_audio_req = NULL;
  111. static void msm_audio_add_qos_request()
  112. {
  113. int i;
  114. int cpu = 0;
  115. msm_audio_req = kzalloc(sizeof(struct dev_pm_qos_request) * NR_CPUS,
  116. GFP_KERNEL);
  117. if (!msm_audio_req) {
  118. pr_err("%s failed to alloc mem for qos req.\n", __func__);
  119. return;
  120. }
  121. for (i = 0; i < ARRAY_SIZE(audio_core_list); i++) {
  122. if (audio_core_list[i] >= NR_CPUS)
  123. pr_err("%s incorrect cpu id: %d specified.\n", __func__, audio_core_list[i]);
  124. else
  125. cpumask_set_cpu(audio_core_list[i], &audio_cpu_map);
  126. }
  127. for_each_cpu(cpu, &audio_cpu_map) {
  128. dev_pm_qos_add_request(get_cpu_device(cpu),
  129. &msm_audio_req[cpu],
  130. DEV_PM_QOS_RESUME_LATENCY,
  131. PM_QOS_CPU_LATENCY_DEFAULT_VALUE);
  132. pr_debug("%s set cpu affinity to core %d.\n", __func__, cpu);
  133. }
  134. }
  135. static void msm_audio_remove_qos_request()
  136. {
  137. int cpu = 0;
  138. if (msm_audio_req) {
  139. for_each_cpu(cpu, &audio_cpu_map) {
  140. dev_pm_qos_remove_request(
  141. &msm_audio_req[cpu]);
  142. pr_debug("%s remove cpu affinity of core %d.\n", __func__, cpu);
  143. }
  144. kfree(msm_audio_req);
  145. }
  146. }
  147. static bool msm_usbc_swap_gnd_mic(struct snd_soc_component *component, bool active)
  148. {
  149. struct snd_soc_card *card = component->card;
  150. struct msm_asoc_mach_data *pdata =
  151. snd_soc_card_get_drvdata(card);
  152. if (!pdata->fsa_handle)
  153. return false;
  154. return fsa4480_switch_event(pdata->fsa_handle, FSA_MIC_GND_SWAP);
  155. }
  156. static struct snd_soc_ops msm_common_be_ops = {
  157. .hw_params = msm_common_snd_hw_params,
  158. .startup = msm_common_snd_startup,
  159. .shutdown = msm_common_snd_shutdown,
  160. };
  161. static int msm_dmic_event(struct snd_soc_dapm_widget *w,
  162. struct snd_kcontrol *kcontrol, int event)
  163. {
  164. struct msm_asoc_mach_data *pdata = NULL;
  165. struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
  166. int ret = 0;
  167. u32 dmic_idx;
  168. int *dmic_gpio_cnt;
  169. struct device_node *dmic_gpio;
  170. char *wname;
  171. wname = strpbrk(w->name, "012345");
  172. if (!wname) {
  173. dev_err(component->dev, "%s: widget not found\n", __func__);
  174. return -EINVAL;
  175. }
  176. ret = kstrtouint(wname, 10, &dmic_idx);
  177. if (ret < 0) {
  178. dev_err(component->dev, "%s: Invalid DMIC line on the codec\n",
  179. __func__);
  180. return -EINVAL;
  181. }
  182. pdata = snd_soc_card_get_drvdata(component->card);
  183. switch (dmic_idx) {
  184. case 0:
  185. case 1:
  186. dmic_gpio_cnt = &dmic_0_1_gpio_cnt;
  187. dmic_gpio = pdata->dmic01_gpio_p;
  188. break;
  189. case 2:
  190. case 3:
  191. dmic_gpio_cnt = &dmic_2_3_gpio_cnt;
  192. dmic_gpio = pdata->dmic23_gpio_p;
  193. break;
  194. case 4:
  195. case 5:
  196. dmic_gpio_cnt = &dmic_4_5_gpio_cnt;
  197. dmic_gpio = pdata->dmic45_gpio_p;
  198. break;
  199. default:
  200. dev_err(component->dev, "%s: Invalid DMIC Selection\n",
  201. __func__);
  202. return -EINVAL;
  203. }
  204. dev_dbg(component->dev, "%s: event %d DMIC%d dmic_gpio_cnt %d\n",
  205. __func__, event, dmic_idx, *dmic_gpio_cnt);
  206. switch (event) {
  207. case SND_SOC_DAPM_PRE_PMU:
  208. (*dmic_gpio_cnt)++;
  209. if (*dmic_gpio_cnt == 1) {
  210. ret = msm_cdc_pinctrl_select_active_state(
  211. dmic_gpio);
  212. if (ret < 0) {
  213. pr_err("%s: gpio set cannot be activated %sd",
  214. __func__, "dmic_gpio");
  215. return ret;
  216. }
  217. }
  218. break;
  219. case SND_SOC_DAPM_POST_PMD:
  220. (*dmic_gpio_cnt)--;
  221. if (*dmic_gpio_cnt == 0) {
  222. ret = msm_cdc_pinctrl_select_sleep_state(
  223. dmic_gpio);
  224. if (ret < 0) {
  225. pr_err("%s: gpio set cannot be de-activated %sd",
  226. __func__, "dmic_gpio");
  227. return ret;
  228. }
  229. }
  230. break;
  231. default:
  232. pr_err("%s: invalid DAPM event %d\n", __func__, event);
  233. return -EINVAL;
  234. }
  235. return 0;
  236. }
  237. static const struct snd_soc_dapm_widget msm_int_dapm_widgets[] = {
  238. SND_SOC_DAPM_MIC("Analog Mic1", NULL),
  239. SND_SOC_DAPM_MIC("Analog Mic2", NULL),
  240. SND_SOC_DAPM_MIC("Analog Mic3", NULL),
  241. SND_SOC_DAPM_MIC("Analog Mic4", NULL),
  242. SND_SOC_DAPM_MIC("Analog Mic5", NULL),
  243. SND_SOC_DAPM_MIC("Digital Mic0", msm_dmic_event),
  244. SND_SOC_DAPM_MIC("Digital Mic1", msm_dmic_event),
  245. SND_SOC_DAPM_MIC("Digital Mic2", msm_dmic_event),
  246. SND_SOC_DAPM_MIC("Digital Mic3", msm_dmic_event),
  247. SND_SOC_DAPM_MIC("Digital Mic4", msm_dmic_event),
  248. SND_SOC_DAPM_MIC("Digital Mic5", msm_dmic_event),
  249. SND_SOC_DAPM_MIC("Digital Mic6", NULL),
  250. SND_SOC_DAPM_MIC("Digital Mic7", NULL),
  251. };
  252. static int msm_wcn_init(struct snd_soc_pcm_runtime *rtd)
  253. {
  254. unsigned int rx_ch[WCN_CDC_SLIM_RX_CH_MAX] = {157, 158};
  255. unsigned int tx_ch[WCN_CDC_SLIM_TX_CH_MAX] = {159, 160};
  256. struct snd_soc_dai *codec_dai = asoc_rtd_to_codec(rtd, 0);
  257. int ret = 0;
  258. ret = snd_soc_dai_set_channel_map(codec_dai, ARRAY_SIZE(tx_ch),
  259. tx_ch, ARRAY_SIZE(rx_ch), rx_ch);
  260. if (ret)
  261. return ret;
  262. msm_common_dai_link_init(rtd);
  263. return ret;
  264. }
  265. static struct snd_info_entry *msm_snd_info_create_subdir(struct module *mod,
  266. const char *name,
  267. struct snd_info_entry *parent)
  268. {
  269. struct snd_info_entry *entry;
  270. entry = snd_info_create_module_entry(mod, name, parent);
  271. if (!entry)
  272. return NULL;
  273. entry->mode = S_IFDIR | 0555;
  274. if (snd_info_register(entry) < 0) {
  275. snd_info_free_entry(entry);
  276. return NULL;
  277. }
  278. return entry;
  279. }
  280. static void *def_wcd_mbhc_cal(void)
  281. {
  282. void *wcd_mbhc_cal;
  283. struct wcd_mbhc_btn_detect_cfg *btn_cfg;
  284. u16 *btn_high;
  285. wcd_mbhc_cal = kzalloc(WCD_MBHC_CAL_SIZE(WCD_MBHC_DEF_BUTTONS,
  286. WCD9XXX_MBHC_DEF_RLOADS), GFP_KERNEL);
  287. if (!wcd_mbhc_cal)
  288. return NULL;
  289. WCD_MBHC_CAL_PLUG_TYPE_PTR(wcd_mbhc_cal)->v_hs_max = WCD_MBHC_HS_V_MAX;
  290. WCD_MBHC_CAL_BTN_DET_PTR(wcd_mbhc_cal)->num_btn = WCD_MBHC_DEF_BUTTONS;
  291. btn_cfg = WCD_MBHC_CAL_BTN_DET_PTR(wcd_mbhc_cal);
  292. btn_high = ((void *)&btn_cfg->_v_btn_low) +
  293. (sizeof(btn_cfg->_v_btn_low[0]) * btn_cfg->num_btn);
  294. btn_high[0] = 75;
  295. btn_high[1] = 150;
  296. btn_high[2] = 237;
  297. btn_high[3] = 500;
  298. btn_high[4] = 500;
  299. btn_high[5] = 500;
  300. btn_high[6] = 500;
  301. btn_high[7] = 500;
  302. return wcd_mbhc_cal;
  303. }
  304. /* Digital audio interface glue - connects codec <---> CPU */
  305. static struct snd_soc_dai_link msm_common_be_dai_links[] = {
  306. /* Proxy Tx BACK END DAI Link */
  307. {
  308. .name = LPASS_BE_RT_PROXY_PCM_TX,
  309. .stream_name = LPASS_BE_RT_PROXY_PCM_TX,
  310. .capture_only = 1,
  311. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  312. SND_SOC_DPCM_TRIGGER_POST},
  313. .ignore_suspend = 1,
  314. .ops = &msm_common_be_ops,
  315. SND_SOC_DAILINK_REG(proxy_tx),
  316. },
  317. /* Proxy Rx BACK END DAI Link */
  318. {
  319. .name = LPASS_BE_RT_PROXY_PCM_RX,
  320. .stream_name = LPASS_BE_RT_PROXY_PCM_RX,
  321. .playback_only = 1,
  322. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  323. SND_SOC_DPCM_TRIGGER_POST},
  324. .ignore_pmdown_time = 1,
  325. .ignore_suspend = 1,
  326. .ops = &msm_common_be_ops,
  327. SND_SOC_DAILINK_REG(proxy_rx),
  328. },
  329. {
  330. .name = LPASS_BE_USB_AUDIO_RX,
  331. .stream_name = LPASS_BE_USB_AUDIO_RX,
  332. .playback_only = 1,
  333. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  334. SND_SOC_DPCM_TRIGGER_POST},
  335. .ignore_pmdown_time = 1,
  336. .ignore_suspend = 1,
  337. .ops = &msm_common_be_ops,
  338. SND_SOC_DAILINK_REG(usb_audio_rx),
  339. },
  340. {
  341. .name = LPASS_BE_USB_AUDIO_TX,
  342. .stream_name = LPASS_BE_USB_AUDIO_TX,
  343. .capture_only = 1,
  344. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  345. SND_SOC_DPCM_TRIGGER_POST},
  346. .ignore_suspend = 1,
  347. .ops = &msm_common_be_ops,
  348. SND_SOC_DAILINK_REG(usb_audio_tx),
  349. },
  350. };
  351. static struct snd_soc_dai_link msm_wcn_be_dai_links[] = {
  352. {
  353. .name = LPASS_BE_SLIMBUS_7_RX,
  354. .stream_name = LPASS_BE_SLIMBUS_7_RX,
  355. .playback_only = 1,
  356. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  357. SND_SOC_DPCM_TRIGGER_POST},
  358. .init = &msm_wcn_init,
  359. .ops = &msm_common_be_ops,
  360. /* dai link has playback support */
  361. .ignore_pmdown_time = 1,
  362. .ignore_suspend = 1,
  363. SND_SOC_DAILINK_REG(slimbus_7_rx),
  364. },
  365. {
  366. .name = LPASS_BE_SLIMBUS_7_TX,
  367. .stream_name = LPASS_BE_SLIMBUS_7_TX,
  368. .capture_only = 1,
  369. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  370. SND_SOC_DPCM_TRIGGER_POST},
  371. .ops = &msm_common_be_ops,
  372. .ignore_suspend = 1,
  373. SND_SOC_DAILINK_REG(slimbus_7_tx),
  374. },
  375. };
  376. static struct snd_soc_dai_link ext_disp_be_dai_link[] = {
  377. /* DISP PORT BACK END DAI Link */
  378. {
  379. .name = LPASS_BE_DISPLAY_PORT_RX,
  380. .stream_name = LPASS_BE_DISPLAY_PORT_RX,
  381. .playback_only = 1,
  382. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  383. SND_SOC_DPCM_TRIGGER_POST},
  384. .ignore_pmdown_time = 1,
  385. .ignore_suspend = 1,
  386. SND_SOC_DAILINK_REG(display_port),
  387. },
  388. };
  389. static struct snd_soc_dai_link msm_wsa_cdc_dma_be_dai_links[] = {
  390. /* WSA CDC DMA Backend DAI Links */
  391. {
  392. .name = LPASS_BE_WSA_CDC_DMA_RX_0,
  393. .stream_name = LPASS_BE_WSA_CDC_DMA_RX_0,
  394. .playback_only = 1,
  395. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  396. SND_SOC_DPCM_TRIGGER_POST},
  397. .ignore_pmdown_time = 1,
  398. .ignore_suspend = 1,
  399. .ops = &msm_common_be_ops,
  400. SND_SOC_DAILINK_REG(wsa_dma_rx0),
  401. .init = &msm_int_wsa_init,
  402. },
  403. {
  404. .name = LPASS_BE_WSA_CDC_DMA_RX_1,
  405. .stream_name = LPASS_BE_WSA_CDC_DMA_RX_1,
  406. .playback_only = 1,
  407. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  408. SND_SOC_DPCM_TRIGGER_POST},
  409. .ignore_pmdown_time = 1,
  410. .ignore_suspend = 1,
  411. .ops = &msm_common_be_ops,
  412. SND_SOC_DAILINK_REG(wsa_dma_rx1),
  413. },
  414. {
  415. .name = LPASS_BE_WSA_CDC_DMA_TX_1,
  416. .stream_name = LPASS_BE_WSA_CDC_DMA_TX_1,
  417. .capture_only = 1,
  418. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  419. SND_SOC_DPCM_TRIGGER_POST},
  420. .ignore_suspend = 1,
  421. .ops = &msm_common_be_ops,
  422. SND_SOC_DAILINK_REG(wsa_dma_tx1),
  423. },
  424. {
  425. .name = LPASS_BE_WSA_CDC_DMA_TX_0,
  426. .stream_name = LPASS_BE_WSA_CDC_DMA_TX_0,
  427. .capture_only = 1,
  428. .ignore_suspend = 1,
  429. .ops = &msm_common_be_ops,
  430. /* .no_host_mode = SND_SOC_DAI_LINK_NO_HOST, */
  431. SND_SOC_DAILINK_REG(vi_feedback),
  432. },
  433. };
  434. static struct snd_soc_dai_link msm_wsa2_cdc_dma_be_dai_links[] = {
  435. /* WSA2 CDC DMA Backend DAI Links */
  436. {
  437. .name = LPASS_BE_WSA2_CDC_DMA_RX_0,
  438. .stream_name = LPASS_BE_WSA2_CDC_DMA_RX_0,
  439. .playback_only = 1,
  440. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  441. SND_SOC_DPCM_TRIGGER_POST},
  442. .ignore_pmdown_time = 1,
  443. .ignore_suspend = 1,
  444. .ops = &msm_common_be_ops,
  445. SND_SOC_DAILINK_REG(wsa2_dma_rx0),
  446. },
  447. {
  448. .name = LPASS_BE_WSA2_CDC_DMA_RX_1,
  449. .stream_name = LPASS_BE_WSA2_CDC_DMA_RX_1,
  450. .playback_only = 1,
  451. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  452. SND_SOC_DPCM_TRIGGER_POST},
  453. .ignore_pmdown_time = 1,
  454. .ignore_suspend = 1,
  455. .ops = &msm_common_be_ops,
  456. SND_SOC_DAILINK_REG(wsa2_dma_rx1),
  457. },
  458. {
  459. .name = LPASS_BE_WSA2_CDC_DMA_TX_1,
  460. .stream_name = LPASS_BE_WSA2_CDC_DMA_TX_1,
  461. .capture_only = 1,
  462. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  463. SND_SOC_DPCM_TRIGGER_POST},
  464. .ignore_suspend = 1,
  465. .ops = &msm_common_be_ops,
  466. SND_SOC_DAILINK_REG(wsa2_dma_tx1),
  467. },
  468. {
  469. .name = LPASS_BE_WSA2_CDC_DMA_TX_0,
  470. .stream_name = LPASS_BE_WSA2_CDC_DMA_TX_0,
  471. .capture_only = 1,
  472. .ignore_suspend = 1,
  473. .ops = &msm_common_be_ops,
  474. /* .no_host_mode = SND_SOC_DAI_LINK_NO_HOST, */
  475. SND_SOC_DAILINK_REG(wsa2_vi_feedback),
  476. },
  477. };
  478. static struct snd_soc_dai_link msm_wsa_wsa2_cdc_dma_be_dai_links[] = {
  479. /* WSA CDC DMA Backend DAI Links */
  480. {
  481. .name = LPASS_BE_WSA_CDC_DMA_RX_0,
  482. .stream_name = LPASS_BE_WSA_CDC_DMA_RX_0,
  483. .playback_only = 1,
  484. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  485. SND_SOC_DPCM_TRIGGER_POST},
  486. .ignore_pmdown_time = 1,
  487. .ignore_suspend = 1,
  488. .ops = &msm_common_be_ops,
  489. SND_SOC_DAILINK_REG(wsa_wsa2_dma_rx0),
  490. .init = &msm_int_wsa_init,
  491. },
  492. {
  493. .name = LPASS_BE_WSA_CDC_DMA_RX_1,
  494. .stream_name = LPASS_BE_WSA_CDC_DMA_RX_1,
  495. .playback_only = 1,
  496. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  497. SND_SOC_DPCM_TRIGGER_POST},
  498. .ignore_pmdown_time = 1,
  499. .ignore_suspend = 1,
  500. .ops = &msm_common_be_ops,
  501. SND_SOC_DAILINK_REG(wsa_wsa2_dma_rx1),
  502. },
  503. {
  504. .name = LPASS_BE_WSA_CDC_DMA_TX_1,
  505. .stream_name = LPASS_BE_WSA_CDC_DMA_TX_1,
  506. .capture_only = 1,
  507. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  508. SND_SOC_DPCM_TRIGGER_POST},
  509. .ignore_suspend = 1,
  510. .ops = &msm_common_be_ops,
  511. SND_SOC_DAILINK_REG(wsa_wsa2_dma_tx1),
  512. },
  513. {
  514. .name = LPASS_BE_WSA_CDC_DMA_TX_0,
  515. .stream_name = LPASS_BE_WSA_CDC_DMA_TX_0,
  516. .capture_only = 1,
  517. .ignore_suspend = 1,
  518. .ops = &msm_common_be_ops,
  519. /* .no_host_mode = SND_SOC_DAI_LINK_NO_HOST, */
  520. SND_SOC_DAILINK_REG(wsa_wsa2_vi_feedback),
  521. },
  522. };
  523. static struct snd_soc_dai_link msm_rx_tx_cdc_dma_be_dai_links[] = {
  524. /* RX CDC DMA Backend DAI Links */
  525. {
  526. .name = LPASS_BE_RX_CDC_DMA_RX_0,
  527. .stream_name = LPASS_BE_RX_CDC_DMA_RX_0,
  528. .playback_only = 1,
  529. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  530. SND_SOC_DPCM_TRIGGER_POST},
  531. .ignore_pmdown_time = 1,
  532. .ignore_suspend = 1,
  533. .ops = &msm_common_be_ops,
  534. SND_SOC_DAILINK_REG(rx_dma_rx0),
  535. .init = &msm_rx_tx_codec_init,
  536. },
  537. {
  538. .name = LPASS_BE_RX_CDC_DMA_RX_1,
  539. .stream_name = LPASS_BE_RX_CDC_DMA_RX_1,
  540. .playback_only = 1,
  541. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  542. SND_SOC_DPCM_TRIGGER_POST},
  543. .ignore_pmdown_time = 1,
  544. .ignore_suspend = 1,
  545. .ops = &msm_common_be_ops,
  546. SND_SOC_DAILINK_REG(rx_dma_rx1),
  547. },
  548. {
  549. .name = LPASS_BE_RX_CDC_DMA_RX_2,
  550. .stream_name = LPASS_BE_RX_CDC_DMA_RX_2,
  551. .playback_only = 1,
  552. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  553. SND_SOC_DPCM_TRIGGER_POST},
  554. .ignore_pmdown_time = 1,
  555. .ignore_suspend = 1,
  556. .ops = &msm_common_be_ops,
  557. SND_SOC_DAILINK_REG(rx_dma_rx2),
  558. },
  559. {
  560. .name = LPASS_BE_RX_CDC_DMA_RX_3,
  561. .stream_name = LPASS_BE_RX_CDC_DMA_RX_3,
  562. .playback_only = 1,
  563. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  564. SND_SOC_DPCM_TRIGGER_POST},
  565. .ignore_pmdown_time = 1,
  566. .ignore_suspend = 1,
  567. .ops = &msm_common_be_ops,
  568. SND_SOC_DAILINK_REG(rx_dma_rx3),
  569. },
  570. {
  571. .name = LPASS_BE_RX_CDC_DMA_RX_5,
  572. .stream_name = LPASS_BE_RX_CDC_DMA_RX_5,
  573. .playback_only = 1,
  574. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  575. SND_SOC_DPCM_TRIGGER_POST},
  576. .ignore_pmdown_time = 1,
  577. .ignore_suspend = 1,
  578. .ops = &msm_common_be_ops,
  579. SND_SOC_DAILINK_REG(rx_dma_rx5),
  580. },
  581. {
  582. .name = LPASS_BE_RX_CDC_DMA_RX_6,
  583. .stream_name = LPASS_BE_RX_CDC_DMA_RX_6,
  584. .playback_only = 1,
  585. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  586. SND_SOC_DPCM_TRIGGER_POST},
  587. .ignore_pmdown_time = 1,
  588. .ignore_suspend = 1,
  589. .ops = &msm_common_be_ops,
  590. SND_SOC_DAILINK_REG(rx_dma_rx6),
  591. },
  592. /* TX CDC DMA Backend DAI Links */
  593. {
  594. .name = LPASS_BE_TX_CDC_DMA_TX_3,
  595. .stream_name = LPASS_BE_TX_CDC_DMA_TX_3,
  596. .capture_only = 1,
  597. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  598. SND_SOC_DPCM_TRIGGER_POST},
  599. .ignore_suspend = 1,
  600. .ops = &msm_common_be_ops,
  601. SND_SOC_DAILINK_REG(tx_dma_tx3),
  602. },
  603. {
  604. .name = LPASS_BE_TX_CDC_DMA_TX_4,
  605. .stream_name = LPASS_BE_TX_CDC_DMA_TX_4,
  606. .capture_only = 1,
  607. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  608. SND_SOC_DPCM_TRIGGER_POST},
  609. .ignore_suspend = 1,
  610. .ops = &msm_common_be_ops,
  611. SND_SOC_DAILINK_REG(tx_dma_tx4),
  612. },
  613. };
  614. static struct snd_soc_dai_link msm_va_cdc_dma_be_dai_links[] = {
  615. {
  616. .name = LPASS_BE_VA_CDC_DMA_TX_0,
  617. .stream_name = LPASS_BE_VA_CDC_DMA_TX_0,
  618. .capture_only = 1,
  619. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  620. SND_SOC_DPCM_TRIGGER_POST},
  621. .ignore_suspend = 1,
  622. .ops = &msm_common_be_ops,
  623. SND_SOC_DAILINK_REG(va_dma_tx0),
  624. },
  625. {
  626. .name = LPASS_BE_VA_CDC_DMA_TX_1,
  627. .stream_name = LPASS_BE_VA_CDC_DMA_TX_1,
  628. .capture_only = 1,
  629. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  630. SND_SOC_DPCM_TRIGGER_POST},
  631. .ignore_suspend = 1,
  632. .ops = &msm_common_be_ops,
  633. SND_SOC_DAILINK_REG(va_dma_tx1),
  634. },
  635. {
  636. .name = LPASS_BE_VA_CDC_DMA_TX_2,
  637. .stream_name = LPASS_BE_VA_CDC_DMA_TX_2,
  638. .capture_only = 1,
  639. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  640. SND_SOC_DPCM_TRIGGER_POST},
  641. .ignore_suspend = 1,
  642. .ops = &msm_common_be_ops,
  643. SND_SOC_DAILINK_REG(va_dma_tx2),
  644. },
  645. };
  646. /*
  647. * I2S interface pinctrl mapping
  648. * ------------------------------------
  649. * Primary - pri_mi2s
  650. * Secondary - lpi_i2s3
  651. * Tertiary - tert_mi2s
  652. * Quaternary - quat_mi2s (lpi_i2s0)
  653. * Quinary - lpi_i2s1
  654. * Senary - lpi_i2s2
  655. * ------------------------------------
  656. */
  657. static struct snd_soc_dai_link msm_mi2s_dai_links[] = {
  658. {
  659. .name = LPASS_BE_PRI_MI2S_RX,
  660. .stream_name = LPASS_BE_PRI_MI2S_RX,
  661. .playback_only = 1,
  662. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  663. SND_SOC_DPCM_TRIGGER_POST},
  664. .ops = &msm_common_be_ops,
  665. .ignore_suspend = 1,
  666. .ignore_pmdown_time = 1,
  667. SND_SOC_DAILINK_REG(pri_mi2s_rx),
  668. },
  669. {
  670. .name = LPASS_BE_PRI_MI2S_TX,
  671. .stream_name = LPASS_BE_PRI_MI2S_TX,
  672. .capture_only = 1,
  673. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  674. SND_SOC_DPCM_TRIGGER_POST},
  675. .ops = &msm_common_be_ops,
  676. .ignore_suspend = 1,
  677. SND_SOC_DAILINK_REG(pri_mi2s_tx),
  678. },
  679. {
  680. .name = LPASS_BE_SEC_MI2S_RX,
  681. .stream_name = LPASS_BE_SEC_MI2S_RX,
  682. .playback_only = 1,
  683. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  684. SND_SOC_DPCM_TRIGGER_POST},
  685. .ops = &msm_common_be_ops,
  686. .ignore_suspend = 1,
  687. .ignore_pmdown_time = 1,
  688. SND_SOC_DAILINK_REG(sec_mi2s_rx),
  689. },
  690. {
  691. .name = LPASS_BE_SEC_MI2S_TX,
  692. .stream_name = LPASS_BE_SEC_MI2S_TX,
  693. .capture_only = 1,
  694. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  695. SND_SOC_DPCM_TRIGGER_POST},
  696. .ops = &msm_common_be_ops,
  697. .ignore_suspend = 1,
  698. SND_SOC_DAILINK_REG(sec_mi2s_tx),
  699. },
  700. {
  701. .name = LPASS_BE_TERT_MI2S_RX,
  702. .stream_name = LPASS_BE_TERT_MI2S_RX,
  703. .playback_only = 1,
  704. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  705. SND_SOC_DPCM_TRIGGER_POST},
  706. .ops = &msm_common_be_ops,
  707. .ignore_suspend = 1,
  708. .ignore_pmdown_time = 1,
  709. SND_SOC_DAILINK_REG(tert_mi2s_rx),
  710. },
  711. {
  712. .name = LPASS_BE_TERT_MI2S_TX,
  713. .stream_name = LPASS_BE_TERT_MI2S_TX,
  714. .capture_only = 1,
  715. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  716. SND_SOC_DPCM_TRIGGER_POST},
  717. .ops = &msm_common_be_ops,
  718. .ignore_suspend = 1,
  719. SND_SOC_DAILINK_REG(tert_mi2s_tx),
  720. },
  721. {
  722. .name = LPASS_BE_QUAT_MI2S_RX,
  723. .stream_name = LPASS_BE_QUAT_MI2S_RX,
  724. .playback_only = 1,
  725. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  726. SND_SOC_DPCM_TRIGGER_POST},
  727. .ops = &msm_common_be_ops,
  728. .ignore_suspend = 1,
  729. .ignore_pmdown_time = 1,
  730. SND_SOC_DAILINK_REG(quat_mi2s_rx),
  731. },
  732. {
  733. .name = LPASS_BE_QUAT_MI2S_TX,
  734. .stream_name = LPASS_BE_QUAT_MI2S_TX,
  735. .capture_only = 1,
  736. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  737. SND_SOC_DPCM_TRIGGER_POST},
  738. .ops = &msm_common_be_ops,
  739. .ignore_suspend = 1,
  740. SND_SOC_DAILINK_REG(quat_mi2s_tx),
  741. },
  742. {
  743. .name = LPASS_BE_QUIN_MI2S_RX,
  744. .stream_name = LPASS_BE_QUIN_MI2S_RX,
  745. .playback_only = 1,
  746. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  747. SND_SOC_DPCM_TRIGGER_POST},
  748. .ops = &msm_common_be_ops,
  749. .ignore_suspend = 1,
  750. .ignore_pmdown_time = 1,
  751. SND_SOC_DAILINK_REG(quin_mi2s_rx),
  752. },
  753. {
  754. .name = LPASS_BE_QUIN_MI2S_TX,
  755. .stream_name = LPASS_BE_QUIN_MI2S_TX,
  756. .capture_only = 1,
  757. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  758. SND_SOC_DPCM_TRIGGER_POST},
  759. .ops = &msm_common_be_ops,
  760. .ignore_suspend = 1,
  761. SND_SOC_DAILINK_REG(quin_mi2s_tx),
  762. },
  763. {
  764. .name = LPASS_BE_SEN_MI2S_RX,
  765. .stream_name = LPASS_BE_SEN_MI2S_RX,
  766. .playback_only = 1,
  767. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  768. SND_SOC_DPCM_TRIGGER_POST},
  769. .ops = &msm_common_be_ops,
  770. .ignore_suspend = 1,
  771. .ignore_pmdown_time = 1,
  772. SND_SOC_DAILINK_REG(sen_mi2s_rx),
  773. },
  774. {
  775. .name = LPASS_BE_SEN_MI2S_TX,
  776. .stream_name = LPASS_BE_SEN_MI2S_TX,
  777. .capture_only = 1,
  778. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  779. SND_SOC_DPCM_TRIGGER_POST},
  780. .ops = &msm_common_be_ops,
  781. .ignore_suspend = 1,
  782. SND_SOC_DAILINK_REG(sen_mi2s_tx),
  783. },
  784. };
  785. static struct snd_soc_dai_link msm_tdm_dai_links[] = {
  786. {
  787. .name = LPASS_BE_PRI_TDM_RX_0,
  788. .stream_name = LPASS_BE_PRI_TDM_RX_0,
  789. .playback_only = 1,
  790. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  791. SND_SOC_DPCM_TRIGGER_POST},
  792. .ops = &msm_common_be_ops,
  793. .ignore_suspend = 1,
  794. .ignore_pmdown_time = 1,
  795. SND_SOC_DAILINK_REG(pri_tdm_rx_0),
  796. },
  797. {
  798. .name = LPASS_BE_PRI_TDM_TX_0,
  799. .stream_name = LPASS_BE_PRI_TDM_TX_0,
  800. .capture_only = 1,
  801. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  802. SND_SOC_DPCM_TRIGGER_POST},
  803. .ops = &msm_common_be_ops,
  804. .ignore_suspend = 1,
  805. SND_SOC_DAILINK_REG(pri_tdm_tx_0),
  806. },
  807. {
  808. .name = LPASS_BE_SEC_TDM_RX_0,
  809. .stream_name = LPASS_BE_SEC_TDM_RX_0,
  810. .playback_only = 1,
  811. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  812. SND_SOC_DPCM_TRIGGER_POST},
  813. .ops = &msm_common_be_ops,
  814. .ignore_suspend = 1,
  815. .ignore_pmdown_time = 1,
  816. SND_SOC_DAILINK_REG(sec_tdm_rx_0),
  817. },
  818. {
  819. .name = LPASS_BE_SEC_TDM_TX_0,
  820. .stream_name = LPASS_BE_SEC_TDM_TX_0,
  821. .capture_only = 1,
  822. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  823. SND_SOC_DPCM_TRIGGER_POST},
  824. .ops = &msm_common_be_ops,
  825. .ignore_suspend = 1,
  826. SND_SOC_DAILINK_REG(sec_tdm_tx_0),
  827. },
  828. {
  829. .name = LPASS_BE_TERT_TDM_RX_0,
  830. .stream_name = LPASS_BE_TERT_TDM_RX_0,
  831. .playback_only = 1,
  832. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  833. SND_SOC_DPCM_TRIGGER_POST},
  834. .ops = &msm_common_be_ops,
  835. .ignore_suspend = 1,
  836. .ignore_pmdown_time = 1,
  837. SND_SOC_DAILINK_REG(tert_tdm_rx_0),
  838. },
  839. {
  840. .name = LPASS_BE_TERT_TDM_TX_0,
  841. .stream_name = LPASS_BE_TERT_TDM_TX_0,
  842. .capture_only = 1,
  843. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  844. SND_SOC_DPCM_TRIGGER_POST},
  845. .ops = &msm_common_be_ops,
  846. .ignore_suspend = 1,
  847. SND_SOC_DAILINK_REG(tert_tdm_tx_0),
  848. },
  849. {
  850. .name = LPASS_BE_QUAT_TDM_RX_0,
  851. .stream_name = LPASS_BE_QUAT_TDM_RX_0,
  852. .playback_only = 1,
  853. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  854. SND_SOC_DPCM_TRIGGER_POST},
  855. .ops = &msm_common_be_ops,
  856. .ignore_suspend = 1,
  857. .ignore_pmdown_time = 1,
  858. SND_SOC_DAILINK_REG(quat_tdm_rx_0),
  859. },
  860. {
  861. .name = LPASS_BE_QUAT_TDM_TX_0,
  862. .stream_name = LPASS_BE_QUAT_TDM_TX_0,
  863. .capture_only = 1,
  864. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  865. SND_SOC_DPCM_TRIGGER_POST},
  866. .ops = &msm_common_be_ops,
  867. .ignore_suspend = 1,
  868. SND_SOC_DAILINK_REG(quat_tdm_tx_0),
  869. },
  870. {
  871. .name = LPASS_BE_QUIN_TDM_RX_0,
  872. .stream_name = LPASS_BE_QUIN_TDM_RX_0,
  873. .playback_only = 1,
  874. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  875. SND_SOC_DPCM_TRIGGER_POST},
  876. .ops = &msm_common_be_ops,
  877. .ignore_suspend = 1,
  878. .ignore_pmdown_time = 1,
  879. SND_SOC_DAILINK_REG(quin_tdm_rx_0),
  880. },
  881. {
  882. .name = LPASS_BE_QUIN_TDM_TX_0,
  883. .stream_name = LPASS_BE_QUIN_TDM_TX_0,
  884. .capture_only = 1,
  885. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  886. SND_SOC_DPCM_TRIGGER_POST},
  887. .ops = &msm_common_be_ops,
  888. .ignore_suspend = 1,
  889. SND_SOC_DAILINK_REG(quin_tdm_tx_0),
  890. },
  891. {
  892. .name = LPASS_BE_SEN_TDM_RX_0,
  893. .stream_name = LPASS_BE_SEN_TDM_RX_0,
  894. .playback_only = 1,
  895. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  896. SND_SOC_DPCM_TRIGGER_POST},
  897. .ops = &msm_common_be_ops,
  898. .ignore_suspend = 1,
  899. .ignore_pmdown_time = 1,
  900. SND_SOC_DAILINK_REG(sen_tdm_rx_0),
  901. },
  902. {
  903. .name = LPASS_BE_SEN_TDM_TX_0,
  904. .stream_name = LPASS_BE_SEN_TDM_TX_0,
  905. .capture_only = 1,
  906. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  907. SND_SOC_DPCM_TRIGGER_POST},
  908. .ops = &msm_common_be_ops,
  909. .ignore_suspend = 1,
  910. SND_SOC_DAILINK_REG(sen_tdm_tx_0),
  911. },
  912. };
  913. static struct snd_soc_dai_link msm_waipio_dai_links[
  914. ARRAY_SIZE(msm_wsa_cdc_dma_be_dai_links) +
  915. ARRAY_SIZE(msm_wsa2_cdc_dma_be_dai_links) +
  916. ARRAY_SIZE(msm_wsa_wsa2_cdc_dma_be_dai_links) +
  917. ARRAY_SIZE(msm_rx_tx_cdc_dma_be_dai_links) +
  918. ARRAY_SIZE(msm_va_cdc_dma_be_dai_links) +
  919. ARRAY_SIZE(ext_disp_be_dai_link) +
  920. ARRAY_SIZE(msm_common_be_dai_links) +
  921. ARRAY_SIZE(msm_wcn_be_dai_links) +
  922. ARRAY_SIZE(msm_mi2s_dai_links) +
  923. ARRAY_SIZE(msm_tdm_dai_links)];
  924. static int msm_populate_dai_link_component_of_node(
  925. struct snd_soc_card *card)
  926. {
  927. int i, j, index, ret = 0;
  928. struct device *cdev = card->dev;
  929. struct snd_soc_dai_link *dai_link = card->dai_link;
  930. struct device_node *np = NULL;
  931. int codecs_enabled = 0;
  932. struct snd_soc_dai_link_component *codecs_comp = NULL;
  933. if (!cdev) {
  934. dev_err(cdev, "%s: Sound card device memory NULL\n", __func__);
  935. return -ENODEV;
  936. }
  937. for (i = 0; i < card->num_links; i++) {
  938. if (dai_link[i].init == NULL)
  939. dai_link[i].init = &msm_common_dai_link_init;
  940. /* populate codec_of_node for snd card dai links */
  941. if (dai_link[i].num_codecs > 0) {
  942. for (j = 0; j < dai_link[i].num_codecs; j++) {
  943. if (dai_link[i].codecs[j].of_node ||
  944. !dai_link[i].codecs[j].name)
  945. continue;
  946. index = of_property_match_string(cdev->of_node,
  947. "asoc-codec-names",
  948. dai_link[i].codecs[j].name);
  949. if (index < 0)
  950. continue;
  951. np = of_parse_phandle(cdev->of_node,
  952. "asoc-codec",
  953. index);
  954. if (!np) {
  955. dev_err(cdev, "%s: retrieving phandle for codec %s failed\n",
  956. __func__,
  957. dai_link[i].codecs[j].name);
  958. ret = -ENODEV;
  959. goto err;
  960. }
  961. dai_link[i].codecs[j].of_node = np;
  962. dai_link[i].codecs[j].name = NULL;
  963. }
  964. }
  965. }
  966. /* In multi-codec scenario, check if codecs are enabled for this platform */
  967. for (i = 0; i < card->num_links; i++) {
  968. codecs_enabled = 0;
  969. if (dai_link[i].num_codecs > 1) {
  970. for (j = 0; j < dai_link[i].num_codecs; j++) {
  971. if (!dai_link[i].codecs[j].of_node)
  972. continue;
  973. np = dai_link[i].codecs[j].of_node;
  974. if (!of_device_is_available(np)) {
  975. dev_err(cdev, "%s: codec is disabled: %s\n",
  976. __func__,
  977. np->full_name);
  978. dai_link[i].codecs[j].of_node = NULL;
  979. continue;
  980. }
  981. codecs_enabled++;
  982. }
  983. if (codecs_enabled > 0 &&
  984. codecs_enabled < dai_link[i].num_codecs) {
  985. codecs_comp = devm_kzalloc(cdev,
  986. sizeof(struct snd_soc_dai_link_component)
  987. * codecs_enabled, GFP_KERNEL);
  988. if (!codecs_comp) {
  989. dev_err(cdev, "%s: %s dailink codec component alloc failed\n",
  990. __func__, dai_link[i].name);
  991. ret = -ENOMEM;
  992. goto err;
  993. }
  994. index = 0;
  995. for (j = 0; j < dai_link[i].num_codecs; j++) {
  996. if(dai_link[i].codecs[j].of_node) {
  997. codecs_comp[index].of_node =
  998. dai_link[i].codecs[j].of_node;
  999. codecs_comp[index].dai_name =
  1000. dai_link[i].codecs[j].dai_name;
  1001. codecs_comp[index].name = NULL;
  1002. index++;
  1003. }
  1004. }
  1005. dai_link[i].codecs = codecs_comp;
  1006. dai_link[i].num_codecs = codecs_enabled;
  1007. }
  1008. }
  1009. }
  1010. err:
  1011. return ret;
  1012. }
  1013. static int msm_audrx_stub_init(struct snd_soc_pcm_runtime *rtd)
  1014. {
  1015. return 0;
  1016. }
  1017. static int msm_snd_stub_hw_params(struct snd_pcm_substream *substream,
  1018. struct snd_pcm_hw_params *params)
  1019. {
  1020. return 0;
  1021. }
  1022. static struct snd_soc_ops msm_stub_be_ops = {
  1023. .hw_params = msm_snd_stub_hw_params,
  1024. };
  1025. struct snd_soc_card snd_soc_card_stub_msm = {
  1026. .name = "waipio-stub-snd-card",
  1027. };
  1028. static struct snd_soc_dai_link msm_stub_be_dai_links[] = {
  1029. /* Backend DAI Links */
  1030. {
  1031. .name = LPASS_BE_PRI_AUXPCM_RX,
  1032. .stream_name = LPASS_BE_PRI_AUXPCM_RX,
  1033. .playback_only = 1,
  1034. .init = &msm_audrx_stub_init,
  1035. .ignore_pmdown_time = 1,
  1036. .ignore_suspend = 1,
  1037. .ops = &msm_stub_be_ops,
  1038. SND_SOC_DAILINK_REG(auxpcm_rx),
  1039. },
  1040. {
  1041. .name = LPASS_BE_PRI_AUXPCM_TX,
  1042. .stream_name = LPASS_BE_PRI_AUXPCM_TX,
  1043. .capture_only = 1,
  1044. .ignore_suspend = 1,
  1045. .ops = &msm_stub_be_ops,
  1046. SND_SOC_DAILINK_REG(auxpcm_tx),
  1047. },
  1048. };
  1049. static struct snd_soc_dai_link msm_stub_dai_links[
  1050. ARRAY_SIZE(msm_stub_be_dai_links)];
  1051. static const struct of_device_id waipio_asoc_machine_of_match[] = {
  1052. { .compatible = "qcom,waipio-asoc-snd",
  1053. .data = "codec"},
  1054. { .compatible = "qcom,waipio-asoc-snd-stub",
  1055. .data = "stub_codec"},
  1056. {},
  1057. };
  1058. static int msm_snd_card_late_probe(struct snd_soc_card *card)
  1059. {
  1060. struct snd_soc_component *component = NULL;
  1061. struct snd_soc_pcm_runtime *rtd;
  1062. int ret = 0;
  1063. void *mbhc_calibration;
  1064. rtd = snd_soc_get_pcm_runtime(card, &card->dai_link[0]);
  1065. if (!rtd) {
  1066. dev_err(card->dev,
  1067. "%s: snd_soc_get_pcm_runtime for %s failed!\n",
  1068. __func__, card->dai_link[0]);
  1069. return -EINVAL;
  1070. }
  1071. component = snd_soc_rtdcom_lookup(rtd, WCD938X_DRV_NAME);
  1072. if (!component) {
  1073. pr_err("%s component is NULL\n", __func__);
  1074. return -EINVAL;
  1075. }
  1076. mbhc_calibration = def_wcd_mbhc_cal();
  1077. if (!mbhc_calibration)
  1078. return -ENOMEM;
  1079. wcd_mbhc_cfg.calibration = mbhc_calibration;
  1080. ret = wcd938x_mbhc_hs_detect(component, &wcd_mbhc_cfg);
  1081. if (ret) {
  1082. dev_err(component->dev, "%s: mbhc hs detect failed, err:%d\n",
  1083. __func__, ret);
  1084. goto err_hs_detect;
  1085. }
  1086. return 0;
  1087. err_hs_detect:
  1088. kfree(mbhc_calibration);
  1089. return ret;
  1090. }
  1091. static struct snd_soc_card *populate_snd_card_dailinks(struct device *dev, int wsa_max_devs)
  1092. {
  1093. struct snd_soc_card *card = NULL;
  1094. struct snd_soc_dai_link *dailink = NULL;
  1095. int total_links = 0;
  1096. int rc = 0;
  1097. u32 val = 0;
  1098. const struct of_device_id *match;
  1099. match = of_match_node(waipio_asoc_machine_of_match, dev->of_node);
  1100. if (!match) {
  1101. dev_err(dev, "%s: No DT match found for sound card\n",
  1102. __func__);
  1103. return NULL;
  1104. }
  1105. if (!strcmp(match->data, "codec")) {
  1106. card = &snd_soc_card_waipio_msm;
  1107. /* late probe uses dai link at index '0' to get wcd component */
  1108. memcpy(msm_waipio_dai_links + total_links,
  1109. msm_rx_tx_cdc_dma_be_dai_links,
  1110. sizeof(msm_rx_tx_cdc_dma_be_dai_links));
  1111. total_links +=
  1112. ARRAY_SIZE(msm_rx_tx_cdc_dma_be_dai_links);
  1113. switch (wsa_max_devs) {
  1114. case MONO_SPEAKER:
  1115. case STEREO_SPEAKER:
  1116. memcpy(msm_waipio_dai_links + total_links,
  1117. msm_wsa_cdc_dma_be_dai_links,
  1118. sizeof(msm_wsa_cdc_dma_be_dai_links));
  1119. total_links += ARRAY_SIZE(msm_wsa_cdc_dma_be_dai_links);
  1120. break;
  1121. case QUAD_SPEAKER:
  1122. memcpy(msm_waipio_dai_links + total_links,
  1123. msm_wsa2_cdc_dma_be_dai_links,
  1124. sizeof(msm_wsa2_cdc_dma_be_dai_links));
  1125. total_links += ARRAY_SIZE(msm_wsa2_cdc_dma_be_dai_links);
  1126. memcpy(msm_waipio_dai_links + total_links,
  1127. msm_wsa_wsa2_cdc_dma_be_dai_links,
  1128. sizeof(msm_wsa_wsa2_cdc_dma_be_dai_links));
  1129. total_links += ARRAY_SIZE(msm_wsa_wsa2_cdc_dma_be_dai_links);
  1130. break;
  1131. default:
  1132. dev_dbg(dev,
  1133. "%s: Unexpected number of WSAs, wsa_max_devs: %d\n",
  1134. __func__, wsa_max_devs);
  1135. break;
  1136. }
  1137. memcpy(msm_waipio_dai_links + total_links,
  1138. msm_va_cdc_dma_be_dai_links,
  1139. sizeof(msm_va_cdc_dma_be_dai_links));
  1140. total_links += ARRAY_SIZE(msm_va_cdc_dma_be_dai_links);
  1141. memcpy(msm_waipio_dai_links + total_links,
  1142. msm_common_be_dai_links,
  1143. sizeof(msm_common_be_dai_links));
  1144. total_links += ARRAY_SIZE(msm_common_be_dai_links);
  1145. rc = of_property_read_u32(dev->of_node,
  1146. "qcom,mi2s-audio-intf", &val);
  1147. if (!rc && val) {
  1148. memcpy(msm_waipio_dai_links + total_links,
  1149. msm_mi2s_dai_links,
  1150. sizeof(msm_mi2s_dai_links));
  1151. total_links += ARRAY_SIZE(msm_mi2s_dai_links);
  1152. }
  1153. rc = of_property_read_u32(dev->of_node,
  1154. "qcom,tdm-audio-intf", &val);
  1155. if (!rc && val) {
  1156. memcpy(msm_waipio_dai_links + total_links,
  1157. msm_tdm_dai_links,
  1158. sizeof(msm_tdm_dai_links));
  1159. total_links += ARRAY_SIZE(msm_tdm_dai_links);
  1160. }
  1161. rc = of_property_read_u32(dev->of_node,
  1162. "qcom,ext-disp-audio-rx", &val);
  1163. if (!rc && val) {
  1164. dev_dbg(dev, "%s(): ext disp audio support present\n",
  1165. __func__);
  1166. memcpy(msm_waipio_dai_links + total_links,
  1167. ext_disp_be_dai_link,
  1168. sizeof(ext_disp_be_dai_link));
  1169. total_links += ARRAY_SIZE(ext_disp_be_dai_link);
  1170. }
  1171. rc = of_property_read_u32(dev->of_node, "qcom,wcn-bt", &val);
  1172. if (!rc && val) {
  1173. dev_dbg(dev, "%s(): WCN BT support present\n",
  1174. __func__);
  1175. memcpy(msm_waipio_dai_links + total_links,
  1176. msm_wcn_be_dai_links,
  1177. sizeof(msm_wcn_be_dai_links));
  1178. total_links += ARRAY_SIZE(msm_wcn_be_dai_links);
  1179. }
  1180. dailink = msm_waipio_dai_links;
  1181. } else if(!strcmp(match->data, "stub_codec")) {
  1182. card = &snd_soc_card_stub_msm;
  1183. memcpy(msm_stub_dai_links,
  1184. msm_stub_be_dai_links,
  1185. sizeof(msm_stub_be_dai_links));
  1186. dailink = msm_stub_dai_links;
  1187. total_links = ARRAY_SIZE(msm_stub_be_dai_links);
  1188. }
  1189. if (card) {
  1190. card->dai_link = dailink;
  1191. card->num_links = total_links;
  1192. card->late_probe = msm_snd_card_late_probe;
  1193. }
  1194. return card;
  1195. }
  1196. static int msm_int_wsa_init(struct snd_soc_pcm_runtime *rtd)
  1197. {
  1198. u8 spkleft_ports[WSA883X_MAX_SWR_PORTS] = {0, 1, 2, 3};
  1199. u8 spkright_ports[WSA883X_MAX_SWR_PORTS] = {0, 1, 2, 3};
  1200. u8 spkleft_port_types[WSA883X_MAX_SWR_PORTS] = {SPKR_L, SPKR_L_COMP,
  1201. SPKR_L_BOOST, SPKR_L_VI};
  1202. u8 spkright_port_types[WSA883X_MAX_SWR_PORTS] = {SPKR_R, SPKR_R_COMP,
  1203. SPKR_R_BOOST, SPKR_R_VI};
  1204. unsigned int ch_rate[WSA883X_MAX_SWR_PORTS] = {SWR_CLK_RATE_2P4MHZ, SWR_CLK_RATE_0P6MHZ,
  1205. SWR_CLK_RATE_0P3MHZ, SWR_CLK_RATE_1P2MHZ};
  1206. unsigned int ch_mask[WSA883X_MAX_SWR_PORTS] = {0x1, 0xF, 0x3, 0x3};
  1207. struct snd_soc_component *component = NULL;
  1208. struct msm_asoc_mach_data *pdata =
  1209. snd_soc_card_get_drvdata(rtd->card);
  1210. if (pdata->wsa_max_devs > 0) {
  1211. component = snd_soc_rtdcom_lookup(rtd, "wsa-codec.1");
  1212. if (!component) {
  1213. pr_err("%s: wsa-codec.1 component is NULL\n", __func__);
  1214. return -EINVAL;
  1215. }
  1216. wsa883x_set_channel_map(component, &spkleft_ports[0],
  1217. WSA883X_MAX_SWR_PORTS, &ch_mask[0],
  1218. &ch_rate[0], &spkleft_port_types[0]);
  1219. wsa883x_codec_info_create_codec_entry(pdata->codec_root,
  1220. component);
  1221. }
  1222. /* If current platform has more than one WSA */
  1223. if (pdata->wsa_max_devs > 1) {
  1224. component = snd_soc_rtdcom_lookup(rtd, "wsa-codec.2");
  1225. if (!component) {
  1226. pr_err("%s: wsa-codec.2 component is NULL\n", __func__);
  1227. return -EINVAL;
  1228. }
  1229. wsa883x_set_channel_map(component, &spkright_ports[0],
  1230. WSA883X_MAX_SWR_PORTS, &ch_mask[0],
  1231. &ch_rate[0], &spkright_port_types[0]);
  1232. wsa883x_codec_info_create_codec_entry(pdata->codec_root,
  1233. component);
  1234. }
  1235. if (pdata->wsa_max_devs > 2) {
  1236. component = snd_soc_rtdcom_lookup(rtd, "wsa-codec.3");
  1237. if (!component) {
  1238. pr_err("%s: wsa-codec.3 component is NULL\n", __func__);
  1239. return -EINVAL;
  1240. }
  1241. wsa883x_set_channel_map(component, &spkleft_ports[0],
  1242. WSA883X_MAX_SWR_PORTS, &ch_mask[0],
  1243. &ch_rate[0], &spkleft_port_types[0]);
  1244. wsa883x_codec_info_create_codec_entry(pdata->codec_root,
  1245. component);
  1246. }
  1247. if (pdata->wsa_max_devs > 3) {
  1248. component = snd_soc_rtdcom_lookup(rtd, "wsa-codec.4");
  1249. if (!component) {
  1250. pr_err("%s: wsa-codec.4 component is NULL\n", __func__);
  1251. return -EINVAL;
  1252. }
  1253. wsa883x_set_channel_map(component, &spkright_ports[0],
  1254. WSA883X_MAX_SWR_PORTS, &ch_mask[0],
  1255. &ch_rate[0], &spkright_port_types[0]);
  1256. wsa883x_codec_info_create_codec_entry(pdata->codec_root,
  1257. component);
  1258. }
  1259. msm_common_dai_link_init(rtd);
  1260. return 0;
  1261. }
  1262. static int msm_rx_tx_codec_init(struct snd_soc_pcm_runtime *rtd)
  1263. {
  1264. int codec_variant = -1;
  1265. struct snd_soc_component *component = NULL;
  1266. struct snd_soc_component *lpass_cdc_component = NULL;
  1267. struct snd_soc_dapm_context *dapm = NULL;
  1268. struct snd_info_entry *entry = NULL;
  1269. struct snd_card *card = NULL;
  1270. struct msm_asoc_mach_data *pdata =
  1271. snd_soc_card_get_drvdata(rtd->card);
  1272. int ret = 0;
  1273. lpass_cdc_component = snd_soc_rtdcom_lookup(rtd, "lpass-cdc");
  1274. if (!lpass_cdc_component) {
  1275. pr_err("%s: could not find component for lpass-cdc\n",
  1276. __func__);
  1277. return ret;
  1278. }
  1279. dapm = snd_soc_component_get_dapm(lpass_cdc_component);
  1280. snd_soc_dapm_new_controls(dapm, msm_int_dapm_widgets,
  1281. ARRAY_SIZE(msm_int_dapm_widgets));
  1282. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic0");
  1283. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic1");
  1284. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic2");
  1285. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic3");
  1286. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic4");
  1287. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic5");
  1288. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic6");
  1289. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic7");
  1290. snd_soc_dapm_ignore_suspend(dapm, "Analog Mic1");
  1291. snd_soc_dapm_ignore_suspend(dapm, "Analog Mic2");
  1292. snd_soc_dapm_ignore_suspend(dapm, "Analog Mic3");
  1293. snd_soc_dapm_ignore_suspend(dapm, "Analog Mic4");
  1294. snd_soc_dapm_ignore_suspend(dapm, "Analog Mic5");
  1295. lpass_cdc_set_port_map(lpass_cdc_component, ARRAY_SIZE(sm_port_map), sm_port_map);
  1296. card = rtd->card->snd_card;
  1297. if (!pdata->codec_root) {
  1298. entry = msm_snd_info_create_subdir(card->module, "codecs",
  1299. card->proc_root);
  1300. if (!entry) {
  1301. pr_debug("%s: Cannot create codecs module entry\n",
  1302. __func__);
  1303. return ret;
  1304. }
  1305. pdata->codec_root = entry;
  1306. }
  1307. lpass_cdc_info_create_codec_entry(pdata->codec_root, lpass_cdc_component);
  1308. lpass_cdc_register_wake_irq(lpass_cdc_component, false);
  1309. if (pdata->wcd_disabled)
  1310. goto done;
  1311. component = snd_soc_rtdcom_lookup(rtd, WCD938X_DRV_NAME);
  1312. if (!component) {
  1313. pr_err("%s could not find component for %s\n",
  1314. __func__, WCD938X_DRV_NAME);
  1315. return -EINVAL;
  1316. }
  1317. dapm = snd_soc_component_get_dapm(component);
  1318. card = component->card->snd_card;
  1319. snd_soc_dapm_ignore_suspend(dapm, "EAR");
  1320. snd_soc_dapm_ignore_suspend(dapm, "AUX");
  1321. snd_soc_dapm_ignore_suspend(dapm, "HPHL");
  1322. snd_soc_dapm_ignore_suspend(dapm, "HPHR");
  1323. snd_soc_dapm_ignore_suspend(dapm, "AMIC1");
  1324. snd_soc_dapm_ignore_suspend(dapm, "AMIC2");
  1325. snd_soc_dapm_ignore_suspend(dapm, "AMIC3");
  1326. snd_soc_dapm_ignore_suspend(dapm, "AMIC4");
  1327. snd_soc_dapm_sync(dapm);
  1328. pdata = snd_soc_card_get_drvdata(component->card);
  1329. if (!pdata->codec_root) {
  1330. entry = msm_snd_info_create_subdir(card->module, "codecs",
  1331. card->proc_root);
  1332. if (!entry) {
  1333. dev_dbg(component->dev, "%s: Cannot create codecs module entry\n",
  1334. __func__);
  1335. return 0;
  1336. }
  1337. pdata->codec_root = entry;
  1338. }
  1339. wcd938x_info_create_codec_entry(pdata->codec_root, component);
  1340. codec_variant = wcd938x_get_codec_variant(component);
  1341. dev_dbg(component->dev, "%s: variant %d\n", __func__, codec_variant);
  1342. if (codec_variant == WCD9385)
  1343. ret = lpass_cdc_rx_set_fir_capability(lpass_cdc_component, true);
  1344. else
  1345. ret = lpass_cdc_rx_set_fir_capability(lpass_cdc_component, false);
  1346. if (ret < 0) {
  1347. dev_err(component->dev, "%s: set fir capability failed: %d\n",
  1348. __func__, ret);
  1349. return ret;
  1350. }
  1351. done:
  1352. codec_reg_done = true;
  1353. msm_common_dai_link_init(rtd);
  1354. return ret;
  1355. }
  1356. static int waipio_ssr_enable(struct device *dev, void *data)
  1357. {
  1358. struct platform_device *pdev = to_platform_device(dev);
  1359. struct snd_soc_card *card = platform_get_drvdata(pdev);
  1360. int ret = 0;
  1361. if (!card) {
  1362. dev_err(dev, "%s: card is NULL\n", __func__);
  1363. ret = -EINVAL;
  1364. goto err;
  1365. }
  1366. if (!strcmp(card->name, "waipio-stub-snd-card")) {
  1367. /* TODO */
  1368. dev_dbg(dev, "%s: TODO \n", __func__);
  1369. }
  1370. snd_card_notify_user(1);
  1371. dev_dbg(dev, "%s: setting snd_card to ONLINE\n", __func__);
  1372. err:
  1373. return ret;
  1374. }
  1375. static void waipio_ssr_disable(struct device *dev, void *data)
  1376. {
  1377. struct platform_device *pdev = to_platform_device(dev);
  1378. struct snd_soc_card *card = platform_get_drvdata(pdev);
  1379. if (!card) {
  1380. dev_err(dev, "%s: card is NULL\n", __func__);
  1381. return;
  1382. }
  1383. dev_dbg(dev, "%s: setting snd_card to OFFLINE\n", __func__);
  1384. snd_card_notify_user(0);
  1385. if (!strcmp(card->name, "waipio-stub-snd-card")) {
  1386. /* TODO */
  1387. dev_dbg(dev, "%s: TODO \n", __func__);
  1388. }
  1389. }
  1390. static const struct snd_event_ops waipio_ssr_ops = {
  1391. .enable = waipio_ssr_enable,
  1392. .disable = waipio_ssr_disable,
  1393. };
  1394. static int msm_audio_ssr_compare(struct device *dev, void *data)
  1395. {
  1396. struct device_node *node = data;
  1397. dev_dbg(dev, "%s: dev->of_node = 0x%p, node = 0x%p\n",
  1398. __func__, dev->of_node, node);
  1399. return (dev->of_node && dev->of_node == node);
  1400. }
  1401. static int msm_audio_ssr_register(struct device *dev)
  1402. {
  1403. struct device_node *np = dev->of_node;
  1404. struct snd_event_clients *ssr_clients = NULL;
  1405. struct device_node *node = NULL;
  1406. int ret = 0;
  1407. int i = 0;
  1408. for (i = 0; ; i++) {
  1409. node = of_parse_phandle(np, "qcom,msm_audio_ssr_devs", i);
  1410. if (!node)
  1411. break;
  1412. snd_event_mstr_add_client(&ssr_clients,
  1413. msm_audio_ssr_compare, node);
  1414. }
  1415. ret = snd_event_master_register(dev, &waipio_ssr_ops,
  1416. ssr_clients, NULL);
  1417. if (!ret)
  1418. snd_event_notify(dev, SND_EVENT_UP);
  1419. return ret;
  1420. }
  1421. struct msm_common_pdata *msm_common_get_pdata(struct snd_soc_card *card)
  1422. {
  1423. struct msm_asoc_mach_data *pdata = snd_soc_card_get_drvdata(card);
  1424. if (!pdata)
  1425. return NULL;
  1426. return pdata->common_pdata;
  1427. }
  1428. void msm_common_set_pdata(struct snd_soc_card *card,
  1429. struct msm_common_pdata *common_pdata)
  1430. {
  1431. struct msm_asoc_mach_data *pdata = snd_soc_card_get_drvdata(card);
  1432. if (!pdata)
  1433. return;
  1434. pdata->common_pdata = common_pdata;
  1435. }
  1436. static int msm_asoc_machine_probe(struct platform_device *pdev)
  1437. {
  1438. struct snd_soc_card *card = NULL;
  1439. struct msm_asoc_mach_data *pdata = NULL;
  1440. int ret = 0;
  1441. struct clk *lpass_audio_hw_vote = NULL;
  1442. if (!pdev->dev.of_node) {
  1443. dev_err(&pdev->dev, "%s: No platform supplied from device tree\n", __func__);
  1444. return -EINVAL;
  1445. }
  1446. pdata = devm_kzalloc(&pdev->dev,
  1447. sizeof(struct msm_asoc_mach_data), GFP_KERNEL);
  1448. if (!pdata)
  1449. return -ENOMEM;
  1450. of_property_read_u32(pdev->dev.of_node,
  1451. "qcom,wcd-disabled",
  1452. &pdata->wcd_disabled);
  1453. /* Get maximum WSA device count for this platform */
  1454. ret = of_property_read_u32(pdev->dev.of_node,
  1455. "qcom,wsa-max-devs", &pdata->wsa_max_devs);
  1456. if (ret) {
  1457. dev_info(&pdev->dev,
  1458. "%s: wsa-max-devs property missing in DT %s, ret = %d\n",
  1459. __func__, pdev->dev.of_node->full_name, ret);
  1460. pdata->wsa_max_devs = 0;
  1461. }
  1462. card = populate_snd_card_dailinks(&pdev->dev, pdata->wsa_max_devs);
  1463. if (!card) {
  1464. dev_err(&pdev->dev, "%s: Card uninitialized\n", __func__);
  1465. ret = -EINVAL;
  1466. goto err;
  1467. }
  1468. card->dev = &pdev->dev;
  1469. platform_set_drvdata(pdev, card);
  1470. snd_soc_card_set_drvdata(card, pdata);
  1471. ret = snd_soc_of_parse_card_name(card, "qcom,model");
  1472. if (ret) {
  1473. dev_err(&pdev->dev, "%s: parse card name failed, err:%d\n",
  1474. __func__, ret);
  1475. goto err;
  1476. }
  1477. ret = snd_soc_of_parse_audio_routing(card, "qcom,audio-routing");
  1478. if (ret) {
  1479. dev_err(&pdev->dev, "%s: parse audio routing failed, err:%d\n",
  1480. __func__, ret);
  1481. goto err;
  1482. }
  1483. ret = msm_populate_dai_link_component_of_node(card);
  1484. if (ret) {
  1485. ret = -EPROBE_DEFER;
  1486. goto err;
  1487. }
  1488. ret = devm_snd_soc_register_card(&pdev->dev, card);
  1489. if (ret == -EPROBE_DEFER) {
  1490. if (codec_reg_done)
  1491. ret = -EINVAL;
  1492. goto err;
  1493. } else if (ret) {
  1494. dev_err(&pdev->dev, "%s: snd_soc_register_card failed (%d)\n",
  1495. __func__, ret);
  1496. goto err;
  1497. }
  1498. dev_info(&pdev->dev, "%s: Sound card %s registered\n",
  1499. __func__, card->name);
  1500. if (wcd_mbhc_cfg.enable_usbc_analog)
  1501. wcd_mbhc_cfg.swap_gnd_mic = msm_usbc_swap_gnd_mic;
  1502. pdata->fsa_handle = of_parse_phandle(pdev->dev.of_node,
  1503. "fsa4480-i2c-handle", 0);
  1504. if (!pdata->fsa_handle)
  1505. dev_dbg(&pdev->dev, "property %s not detected in node %s\n",
  1506. "fsa4480-i2c-handle", pdev->dev.of_node->full_name);
  1507. pdata->dmic01_gpio_p = of_parse_phandle(pdev->dev.of_node,
  1508. "qcom,cdc-dmic01-gpios",
  1509. 0);
  1510. pdata->dmic23_gpio_p = of_parse_phandle(pdev->dev.of_node,
  1511. "qcom,cdc-dmic23-gpios",
  1512. 0);
  1513. pdata->dmic45_gpio_p = of_parse_phandle(pdev->dev.of_node,
  1514. "qcom,cdc-dmic45-gpios",
  1515. 0);
  1516. if (pdata->dmic01_gpio_p)
  1517. msm_cdc_pinctrl_set_wakeup_capable(pdata->dmic01_gpio_p, false);
  1518. if (pdata->dmic23_gpio_p)
  1519. msm_cdc_pinctrl_set_wakeup_capable(pdata->dmic23_gpio_p, false);
  1520. if (pdata->dmic45_gpio_p)
  1521. msm_cdc_pinctrl_set_wakeup_capable(pdata->dmic45_gpio_p, false);
  1522. msm_common_snd_init(pdev, card);
  1523. /* Register LPASS audio hw vote */
  1524. lpass_audio_hw_vote = devm_clk_get(&pdev->dev, "lpass_audio_hw_vote");
  1525. if (IS_ERR(lpass_audio_hw_vote)) {
  1526. ret = PTR_ERR(lpass_audio_hw_vote);
  1527. dev_dbg(&pdev->dev, "%s: clk get %s failed %d\n",
  1528. __func__, "lpass_audio_hw_vote", ret);
  1529. lpass_audio_hw_vote = NULL;
  1530. ret = 0;
  1531. }
  1532. pdata->lpass_audio_hw_vote = lpass_audio_hw_vote;
  1533. pdata->core_audio_vote_count = 0;
  1534. ret = msm_audio_ssr_register(&pdev->dev);
  1535. if (ret)
  1536. pr_err("%s: Registration with SND event FWK failed ret = %d\n",
  1537. __func__, ret);
  1538. is_initial_boot = true;
  1539. /* Add QoS request for audio tasks */
  1540. msm_audio_add_qos_request();
  1541. return 0;
  1542. err:
  1543. devm_kfree(&pdev->dev, pdata);
  1544. return ret;
  1545. }
  1546. static int msm_asoc_machine_remove(struct platform_device *pdev)
  1547. {
  1548. struct snd_soc_card *card = platform_get_drvdata(pdev);
  1549. struct msm_asoc_mach_data *pdata = NULL;
  1550. struct msm_common_pdata *common_pdata = NULL;
  1551. if (card)
  1552. pdata = snd_soc_card_get_drvdata(card);
  1553. if (pdata)
  1554. common_pdata = pdata->common_pdata;
  1555. msm_common_snd_deinit(common_pdata);
  1556. snd_event_master_deregister(&pdev->dev);
  1557. snd_soc_unregister_card(card);
  1558. msm_audio_remove_qos_request();
  1559. return 0;
  1560. }
  1561. static struct platform_driver waipio_asoc_machine_driver = {
  1562. .driver = {
  1563. .name = DRV_NAME,
  1564. .owner = THIS_MODULE,
  1565. .pm = &snd_soc_pm_ops,
  1566. .of_match_table = waipio_asoc_machine_of_match,
  1567. .suppress_bind_attrs = true,
  1568. },
  1569. .probe = msm_asoc_machine_probe,
  1570. .remove = msm_asoc_machine_remove,
  1571. };
  1572. static int __init msm_asoc_machine_init(void)
  1573. {
  1574. snd_card_sysfs_init();
  1575. return platform_driver_register(&waipio_asoc_machine_driver);
  1576. }
  1577. module_init(msm_asoc_machine_init);
  1578. static void __exit msm_asoc_machine_exit(void)
  1579. {
  1580. platform_driver_unregister(&waipio_asoc_machine_driver);
  1581. }
  1582. module_exit(msm_asoc_machine_exit);
  1583. MODULE_SOFTDEP("pre: bt_fm_slim");
  1584. MODULE_DESCRIPTION("ALSA SoC msm");
  1585. MODULE_LICENSE("GPL v2");
  1586. MODULE_ALIAS("platform:" DRV_NAME);
  1587. MODULE_DEVICE_TABLE(of, waipio_asoc_machine_of_match);