lahaina.c 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (c) 2016-2020, 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 <sound/control.h>
  17. #include <sound/core.h>
  18. #include <sound/soc.h>
  19. #include <sound/soc-dapm.h>
  20. #include <sound/pcm.h>
  21. #include <sound/pcm_params.h>
  22. #include <sound/info.h>
  23. #include <soc/snd_event.h>
  24. #include <dsp/audio_prm.h>
  25. #include <soc/swr-common.h>
  26. #include <soc/soundwire.h>
  27. #include "device_event.h"
  28. #include "asoc/msm-cdc-pinctrl.h"
  29. #include "asoc/wcd-mbhc-v2.h"
  30. #include "codecs/wcd938x/wcd938x-mbhc.h"
  31. #include "codecs/wsa883x/wsa883x.h"
  32. #include "codecs/wcd938x/wcd938x.h"
  33. #include "codecs/bolero/bolero-cdc.h"
  34. #include <dt-bindings/sound/audio-codec-port-types.h>
  35. #include "codecs/bolero/wsa-macro.h"
  36. #include "lahaina-port-config.h"
  37. #include "msm-audio-defs.h"
  38. #include "msm_common.h"
  39. #include "msm_dailink.h"
  40. #define DRV_NAME "lahaina-asoc-snd"
  41. #define __CHIPSET__ "LAHAINA "
  42. #define MSM_DAILINK_NAME(name) (__CHIPSET__#name)
  43. #define WCD9XXX_MBHC_DEF_RLOADS 5
  44. #define WCD9XXX_MBHC_DEF_BUTTONS 8
  45. #define CODEC_EXT_CLK_RATE 9600000
  46. #define DEV_NAME_STR_LEN 32
  47. #define WCD_MBHC_HS_V_MAX 1600
  48. #define MSM_LL_QOS_VALUE 300 /* time in us to ensure LPM doesn't go in C3/C4 */
  49. #define WCN_CDC_SLIM_RX_CH_MAX 2
  50. #define WCN_CDC_SLIM_TX_CH_MAX 2
  51. #define WCN_CDC_SLIM_TX_CH_MAX_LITO 3
  52. struct msm_asoc_mach_data {
  53. struct snd_info_entry *codec_root;
  54. struct msm_common_pdata *common_pdata;
  55. int usbc_en2_gpio; /* used by gpio driver API */
  56. int lito_v2_enabled;
  57. struct device_node *dmic01_gpio_p; /* used by pinctrl API */
  58. struct device_node *dmic23_gpio_p; /* used by pinctrl API */
  59. struct device_node *dmic45_gpio_p; /* used by pinctrl API */
  60. struct device_node *us_euro_gpio_p; /* used by pinctrl API */
  61. struct pinctrl *usbc_en2_gpio_p; /* used by pinctrl API */
  62. struct device_node *hph_en1_gpio_p; /* used by pinctrl API */
  63. struct device_node *hph_en0_gpio_p; /* used by pinctrl API */
  64. bool is_afe_config_done;
  65. struct device_node *fsa_handle;
  66. struct clk *lpass_audio_hw_vote;
  67. int core_audio_vote_count;
  68. u32 wsa_max_devs;
  69. };
  70. static bool is_initial_boot;
  71. static bool codec_reg_done;
  72. static struct snd_soc_card snd_soc_card_lahaina_msm;
  73. static int dmic_0_1_gpio_cnt;
  74. static int dmic_2_3_gpio_cnt;
  75. static int dmic_4_5_gpio_cnt;
  76. static void *def_wcd_mbhc_cal(void);
  77. static int msm_aux_codec_init(struct snd_soc_pcm_runtime*);
  78. static int msm_int_audrx_init(struct snd_soc_pcm_runtime*);
  79. /*
  80. * Need to report LINEIN
  81. * if R/L channel impedance is larger than 5K ohm
  82. */
  83. static struct wcd_mbhc_config wcd_mbhc_cfg = {
  84. .read_fw_bin = false,
  85. .calibration = NULL,
  86. .detect_extn_cable = true,
  87. .mono_stero_detection = false,
  88. .swap_gnd_mic = NULL,
  89. .hs_ext_micbias = true,
  90. .key_code[0] = KEY_MEDIA,
  91. .key_code[1] = KEY_VOICECOMMAND,
  92. .key_code[2] = KEY_VOLUMEUP,
  93. .key_code[3] = KEY_VOLUMEDOWN,
  94. .key_code[4] = 0,
  95. .key_code[5] = 0,
  96. .key_code[6] = 0,
  97. .key_code[7] = 0,
  98. .linein_th = 5000,
  99. .moisture_en = false,
  100. .mbhc_micbias = MIC_BIAS_2,
  101. .anc_micbias = MIC_BIAS_2,
  102. .enable_anc_mic_detect = false,
  103. .moisture_duty_cycle_en = true,
  104. };
  105. /* set audio task affinity to core 1 & 2 */
  106. static const unsigned int audio_core_list[] = {1, 2};
  107. static cpumask_t audio_cpu_map = CPU_MASK_NONE;
  108. static struct dev_pm_qos_request *msm_audio_req = NULL;
  109. static void msm_audio_add_qos_request()
  110. {
  111. int i;
  112. int cpu = 0;
  113. msm_audio_req = kzalloc(sizeof(struct dev_pm_qos_request) * NR_CPUS,
  114. GFP_KERNEL);
  115. if (!msm_audio_req) {
  116. pr_err("%s failed to alloc mem for qos req.\n", __func__);
  117. return;
  118. }
  119. for (i = 0; i < ARRAY_SIZE(audio_core_list); i++) {
  120. if (audio_core_list[i] >= NR_CPUS)
  121. pr_err("%s incorrect cpu id: %d specified.\n", __func__, audio_core_list[i]);
  122. else
  123. cpumask_set_cpu(audio_core_list[i], &audio_cpu_map);
  124. }
  125. for_each_cpu(cpu, &audio_cpu_map) {
  126. dev_pm_qos_add_request(get_cpu_device(cpu),
  127. &msm_audio_req[cpu],
  128. DEV_PM_QOS_RESUME_LATENCY,
  129. PM_QOS_CPU_DMA_LAT_DEFAULT_VALUE);
  130. pr_debug("%s set cpu affinity to core %d.\n", __func__, cpu);
  131. }
  132. }
  133. static void msm_audio_remove_qos_request()
  134. {
  135. int cpu = 0;
  136. if (msm_audio_req) {
  137. for_each_cpu(cpu, &audio_cpu_map) {
  138. dev_pm_qos_remove_request(
  139. &msm_audio_req[cpu]);
  140. pr_debug("%s remove cpu affinity of core %d.\n", __func__, cpu);
  141. }
  142. kfree(msm_audio_req);
  143. }
  144. }
  145. static bool msm_usbc_swap_gnd_mic(struct snd_soc_component *component, bool active)
  146. {
  147. struct snd_soc_card *card = component->card;
  148. struct msm_asoc_mach_data *pdata =
  149. snd_soc_card_get_drvdata(card);
  150. if (!pdata->fsa_handle)
  151. return false;
  152. return fsa4480_switch_event(pdata->fsa_handle, FSA_MIC_GND_SWAP);
  153. }
  154. static bool msm_swap_gnd_mic(struct snd_soc_component *component, bool active)
  155. {
  156. int value = 0;
  157. bool ret = false;
  158. struct snd_soc_card *card;
  159. struct msm_asoc_mach_data *pdata;
  160. if (!component) {
  161. pr_err("%s component is NULL\n", __func__);
  162. return false;
  163. }
  164. card = component->card;
  165. pdata = snd_soc_card_get_drvdata(card);
  166. if (!pdata)
  167. return false;
  168. if (wcd_mbhc_cfg.enable_usbc_analog)
  169. return msm_usbc_swap_gnd_mic(component, active);
  170. /* if usbc is not defined, swap using us_euro_gpio_p */
  171. if (pdata->us_euro_gpio_p) {
  172. value = msm_cdc_pinctrl_get_state(
  173. pdata->us_euro_gpio_p);
  174. if (value)
  175. msm_cdc_pinctrl_select_sleep_state(
  176. pdata->us_euro_gpio_p);
  177. else
  178. msm_cdc_pinctrl_select_active_state(
  179. pdata->us_euro_gpio_p);
  180. dev_dbg(component->dev, "%s: swap select switch %d to %d\n",
  181. __func__, value, !value);
  182. ret = true;
  183. }
  184. return ret;
  185. }
  186. static struct snd_soc_ops msm_common_be_ops = {
  187. .startup = msm_common_snd_startup,
  188. .shutdown = msm_common_snd_shutdown,
  189. };
  190. static int msm_dmic_event(struct snd_soc_dapm_widget *w,
  191. struct snd_kcontrol *kcontrol, int event)
  192. {
  193. struct msm_asoc_mach_data *pdata = NULL;
  194. struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
  195. int ret = 0;
  196. u32 dmic_idx;
  197. int *dmic_gpio_cnt;
  198. struct device_node *dmic_gpio;
  199. char *wname;
  200. wname = strpbrk(w->name, "012345");
  201. if (!wname) {
  202. dev_err(component->dev, "%s: widget not found\n", __func__);
  203. return -EINVAL;
  204. }
  205. ret = kstrtouint(wname, 10, &dmic_idx);
  206. if (ret < 0) {
  207. dev_err(component->dev, "%s: Invalid DMIC line on the codec\n",
  208. __func__);
  209. return -EINVAL;
  210. }
  211. pdata = snd_soc_card_get_drvdata(component->card);
  212. switch (dmic_idx) {
  213. case 0:
  214. case 1:
  215. dmic_gpio_cnt = &dmic_0_1_gpio_cnt;
  216. dmic_gpio = pdata->dmic01_gpio_p;
  217. break;
  218. case 2:
  219. case 3:
  220. dmic_gpio_cnt = &dmic_2_3_gpio_cnt;
  221. dmic_gpio = pdata->dmic23_gpio_p;
  222. break;
  223. case 4:
  224. case 5:
  225. dmic_gpio_cnt = &dmic_4_5_gpio_cnt;
  226. dmic_gpio = pdata->dmic45_gpio_p;
  227. break;
  228. default:
  229. dev_err(component->dev, "%s: Invalid DMIC Selection\n",
  230. __func__);
  231. return -EINVAL;
  232. }
  233. dev_dbg(component->dev, "%s: event %d DMIC%d dmic_gpio_cnt %d\n",
  234. __func__, event, dmic_idx, *dmic_gpio_cnt);
  235. switch (event) {
  236. case SND_SOC_DAPM_PRE_PMU:
  237. (*dmic_gpio_cnt)++;
  238. if (*dmic_gpio_cnt == 1) {
  239. ret = msm_cdc_pinctrl_select_active_state(
  240. dmic_gpio);
  241. if (ret < 0) {
  242. pr_err("%s: gpio set cannot be activated %sd",
  243. __func__, "dmic_gpio");
  244. return ret;
  245. }
  246. }
  247. break;
  248. case SND_SOC_DAPM_POST_PMD:
  249. (*dmic_gpio_cnt)--;
  250. if (*dmic_gpio_cnt == 0) {
  251. ret = msm_cdc_pinctrl_select_sleep_state(
  252. dmic_gpio);
  253. if (ret < 0) {
  254. pr_err("%s: gpio set cannot be de-activated %sd",
  255. __func__, "dmic_gpio");
  256. return ret;
  257. }
  258. }
  259. break;
  260. default:
  261. pr_err("%s: invalid DAPM event %d\n", __func__, event);
  262. return -EINVAL;
  263. }
  264. return 0;
  265. }
  266. static const struct snd_soc_dapm_widget msm_int_dapm_widgets[] = {
  267. SND_SOC_DAPM_MIC("Analog Mic1", NULL),
  268. SND_SOC_DAPM_MIC("Analog Mic2", NULL),
  269. SND_SOC_DAPM_MIC("Analog Mic3", NULL),
  270. SND_SOC_DAPM_MIC("Analog Mic4", NULL),
  271. SND_SOC_DAPM_MIC("Analog Mic5", NULL),
  272. SND_SOC_DAPM_MIC("Digital Mic0", msm_dmic_event),
  273. SND_SOC_DAPM_MIC("Digital Mic1", msm_dmic_event),
  274. SND_SOC_DAPM_MIC("Digital Mic2", msm_dmic_event),
  275. SND_SOC_DAPM_MIC("Digital Mic3", msm_dmic_event),
  276. SND_SOC_DAPM_MIC("Digital Mic4", msm_dmic_event),
  277. SND_SOC_DAPM_MIC("Digital Mic5", msm_dmic_event),
  278. SND_SOC_DAPM_MIC("Digital Mic6", NULL),
  279. SND_SOC_DAPM_MIC("Digital Mic7", NULL),
  280. };
  281. static int msm_wcn_init(struct snd_soc_pcm_runtime *rtd)
  282. {
  283. unsigned int rx_ch[WCN_CDC_SLIM_RX_CH_MAX] = {157, 158};
  284. unsigned int tx_ch[WCN_CDC_SLIM_TX_CH_MAX] = {159, 160};
  285. struct snd_soc_dai *codec_dai = rtd->codec_dai;
  286. int ret = 0;
  287. ret = snd_soc_dai_set_channel_map(codec_dai, ARRAY_SIZE(tx_ch),
  288. tx_ch, ARRAY_SIZE(rx_ch), rx_ch);
  289. if (ret)
  290. return ret;
  291. msm_common_dai_link_init(rtd);
  292. return ret;
  293. }
  294. static struct snd_info_entry *msm_snd_info_create_subdir(struct module *mod,
  295. const char *name,
  296. struct snd_info_entry *parent)
  297. {
  298. struct snd_info_entry *entry;
  299. entry = snd_info_create_module_entry(mod, name, parent);
  300. if (!entry)
  301. return NULL;
  302. entry->mode = S_IFDIR | 0555;
  303. if (snd_info_register(entry) < 0) {
  304. snd_info_free_entry(entry);
  305. return NULL;
  306. }
  307. return entry;
  308. }
  309. static void *def_wcd_mbhc_cal(void)
  310. {
  311. void *wcd_mbhc_cal;
  312. struct wcd_mbhc_btn_detect_cfg *btn_cfg;
  313. u16 *btn_high;
  314. wcd_mbhc_cal = kzalloc(WCD_MBHC_CAL_SIZE(WCD_MBHC_DEF_BUTTONS,
  315. WCD9XXX_MBHC_DEF_RLOADS), GFP_KERNEL);
  316. if (!wcd_mbhc_cal)
  317. return NULL;
  318. WCD_MBHC_CAL_PLUG_TYPE_PTR(wcd_mbhc_cal)->v_hs_max = WCD_MBHC_HS_V_MAX;
  319. WCD_MBHC_CAL_BTN_DET_PTR(wcd_mbhc_cal)->num_btn = WCD_MBHC_DEF_BUTTONS;
  320. btn_cfg = WCD_MBHC_CAL_BTN_DET_PTR(wcd_mbhc_cal);
  321. btn_high = ((void *)&btn_cfg->_v_btn_low) +
  322. (sizeof(btn_cfg->_v_btn_low[0]) * btn_cfg->num_btn);
  323. btn_high[0] = 75;
  324. btn_high[1] = 150;
  325. btn_high[2] = 237;
  326. btn_high[3] = 500;
  327. btn_high[4] = 500;
  328. btn_high[5] = 500;
  329. btn_high[6] = 500;
  330. btn_high[7] = 500;
  331. return wcd_mbhc_cal;
  332. }
  333. /* Digital audio interface glue - connects codec <---> CPU */
  334. static struct snd_soc_dai_link msm_common_be_dai_links[] = {
  335. /* Proxy Tx BACK END DAI Link */
  336. {
  337. .name = LPASS_BE_RT_PROXY_PCM_TX,
  338. .stream_name = LPASS_BE_RT_PROXY_PCM_TX,
  339. .capture_only = 1,
  340. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  341. SND_SOC_DPCM_TRIGGER_POST},
  342. .ignore_suspend = 1,
  343. .ops = &msm_common_be_ops,
  344. SND_SOC_DAILINK_REG(proxy_tx),
  345. },
  346. /* Proxy Rx BACK END DAI Link */
  347. {
  348. .name = LPASS_BE_RT_PROXY_PCM_RX,
  349. .stream_name = LPASS_BE_RT_PROXY_PCM_RX,
  350. .playback_only = 1,
  351. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  352. SND_SOC_DPCM_TRIGGER_POST},
  353. .ignore_pmdown_time = 1,
  354. .ignore_suspend = 1,
  355. .ops = &msm_common_be_ops,
  356. SND_SOC_DAILINK_REG(proxy_rx),
  357. },
  358. {
  359. .name = LPASS_BE_USB_AUDIO_RX,
  360. .stream_name = LPASS_BE_USB_AUDIO_RX,
  361. .playback_only = 1,
  362. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  363. SND_SOC_DPCM_TRIGGER_POST},
  364. .ignore_pmdown_time = 1,
  365. .ignore_suspend = 1,
  366. .ops = &msm_common_be_ops,
  367. SND_SOC_DAILINK_REG(usb_audio_rx),
  368. },
  369. {
  370. .name = LPASS_BE_USB_AUDIO_TX,
  371. .stream_name = LPASS_BE_USB_AUDIO_TX,
  372. .capture_only = 1,
  373. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  374. SND_SOC_DPCM_TRIGGER_POST},
  375. .ignore_suspend = 1,
  376. .ops = &msm_common_be_ops,
  377. SND_SOC_DAILINK_REG(usb_audio_tx),
  378. },
  379. };
  380. static struct snd_soc_dai_link msm_wcn_be_dai_links[] = {
  381. {
  382. .name = LPASS_BE_SLIMBUS_7_RX,
  383. .stream_name = LPASS_BE_SLIMBUS_7_RX,
  384. .playback_only = 1,
  385. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  386. SND_SOC_DPCM_TRIGGER_POST},
  387. .init = &msm_wcn_init,
  388. .ops = &msm_common_be_ops,
  389. /* dai link has playback support */
  390. .ignore_pmdown_time = 1,
  391. .ignore_suspend = 1,
  392. SND_SOC_DAILINK_REG(slimbus_7_rx),
  393. },
  394. {
  395. .name = LPASS_BE_SLIMBUS_7_TX,
  396. .stream_name = LPASS_BE_SLIMBUS_7_TX,
  397. .capture_only = 1,
  398. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  399. SND_SOC_DPCM_TRIGGER_POST},
  400. .ops = &msm_common_be_ops,
  401. .ignore_suspend = 1,
  402. SND_SOC_DAILINK_REG(slimbus_7_tx),
  403. },
  404. };
  405. #if IS_ENABLED(CONFIG_AUDIO_QGKI)
  406. static struct snd_soc_dai_link ext_disp_be_dai_link[] = {
  407. /* DISP PORT BACK END DAI Link */
  408. {
  409. .name = LPASS_BE_DISPLAY_PORT_RX,
  410. .stream_name = LPASS_BE_DISPLAY_PORT_RX,
  411. .playback_only = 1,
  412. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  413. SND_SOC_DPCM_TRIGGER_POST},
  414. .ignore_pmdown_time = 1,
  415. .ignore_suspend = 1,
  416. SND_SOC_DAILINK_REG(display_port),
  417. },
  418. };
  419. #endif
  420. static struct snd_soc_dai_link msm_wsa_cdc_dma_be_dai_links[] = {
  421. /* WSA CDC DMA Backend DAI Links */
  422. {
  423. .name = LPASS_BE_WSA_CDC_DMA_RX_0,
  424. .stream_name = LPASS_BE_WSA_CDC_DMA_RX_0,
  425. .playback_only = 1,
  426. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  427. SND_SOC_DPCM_TRIGGER_POST},
  428. .ignore_pmdown_time = 1,
  429. .ignore_suspend = 1,
  430. .ops = &msm_common_be_ops,
  431. SND_SOC_DAILINK_REG(wsa_dma_rx0),
  432. .init = &msm_int_audrx_init,
  433. },
  434. {
  435. .name = LPASS_BE_WSA_CDC_DMA_RX_1,
  436. .stream_name = LPASS_BE_WSA_CDC_DMA_RX_1,
  437. .playback_only = 1,
  438. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  439. SND_SOC_DPCM_TRIGGER_POST},
  440. .ignore_pmdown_time = 1,
  441. .ignore_suspend = 1,
  442. .ops = &msm_common_be_ops,
  443. SND_SOC_DAILINK_REG(wsa_dma_rx1),
  444. },
  445. {
  446. .name = LPASS_BE_WSA_CDC_DMA_TX_1,
  447. .stream_name = LPASS_BE_WSA_CDC_DMA_TX_1,
  448. .capture_only = 1,
  449. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  450. SND_SOC_DPCM_TRIGGER_POST},
  451. .ignore_suspend = 1,
  452. .ops = &msm_common_be_ops,
  453. SND_SOC_DAILINK_REG(wsa_dma_tx1),
  454. },
  455. };
  456. static struct snd_soc_dai_link msm_rx_tx_cdc_dma_be_dai_links[] = {
  457. /* RX CDC DMA Backend DAI Links */
  458. {
  459. .name = LPASS_BE_RX_CDC_DMA_RX_0,
  460. .stream_name = LPASS_BE_RX_CDC_DMA_RX_0,
  461. .playback_only = 1,
  462. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  463. SND_SOC_DPCM_TRIGGER_POST},
  464. .ignore_pmdown_time = 1,
  465. .ignore_suspend = 1,
  466. .ops = &msm_common_be_ops,
  467. SND_SOC_DAILINK_REG(rx_dma_rx0),
  468. .init = &msm_aux_codec_init,
  469. },
  470. {
  471. .name = LPASS_BE_RX_CDC_DMA_RX_1,
  472. .stream_name = LPASS_BE_RX_CDC_DMA_RX_1,
  473. .playback_only = 1,
  474. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  475. SND_SOC_DPCM_TRIGGER_POST},
  476. .ignore_pmdown_time = 1,
  477. .ignore_suspend = 1,
  478. .ops = &msm_common_be_ops,
  479. SND_SOC_DAILINK_REG(rx_dma_rx1),
  480. .init = &msm_int_audrx_init,
  481. },
  482. {
  483. .name = LPASS_BE_RX_CDC_DMA_RX_2,
  484. .stream_name = LPASS_BE_RX_CDC_DMA_RX_2,
  485. .playback_only = 1,
  486. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  487. SND_SOC_DPCM_TRIGGER_POST},
  488. .ignore_pmdown_time = 1,
  489. .ignore_suspend = 1,
  490. .ops = &msm_common_be_ops,
  491. SND_SOC_DAILINK_REG(rx_dma_rx2),
  492. },
  493. {
  494. .name = LPASS_BE_RX_CDC_DMA_RX_3,
  495. .stream_name = LPASS_BE_RX_CDC_DMA_RX_3,
  496. .playback_only = 1,
  497. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  498. SND_SOC_DPCM_TRIGGER_POST},
  499. .ignore_pmdown_time = 1,
  500. .ignore_suspend = 1,
  501. .ops = &msm_common_be_ops,
  502. SND_SOC_DAILINK_REG(rx_dma_rx3),
  503. },
  504. {
  505. .name = LPASS_BE_RX_CDC_DMA_RX_5,
  506. .stream_name = LPASS_BE_RX_CDC_DMA_RX_5,
  507. .playback_only = 1,
  508. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  509. SND_SOC_DPCM_TRIGGER_POST},
  510. .ignore_pmdown_time = 1,
  511. .ignore_suspend = 1,
  512. .ops = &msm_common_be_ops,
  513. SND_SOC_DAILINK_REG(rx_dma_rx5),
  514. },
  515. {
  516. .name = LPASS_BE_RX_CDC_DMA_RX_6,
  517. .stream_name = LPASS_BE_RX_CDC_DMA_RX_6,
  518. .playback_only = 1,
  519. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  520. SND_SOC_DPCM_TRIGGER_POST},
  521. .ignore_pmdown_time = 1,
  522. .ignore_suspend = 1,
  523. .ops = &msm_common_be_ops,
  524. SND_SOC_DAILINK_REG(rx_dma_rx6),
  525. },
  526. /* TX CDC DMA Backend DAI Links */
  527. {
  528. .name = LPASS_BE_TX_CDC_DMA_TX_3,
  529. .stream_name = LPASS_BE_TX_CDC_DMA_TX_3,
  530. .capture_only = 1,
  531. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  532. SND_SOC_DPCM_TRIGGER_POST},
  533. .ignore_suspend = 1,
  534. .ops = &msm_common_be_ops,
  535. SND_SOC_DAILINK_REG(tx_dma_tx3),
  536. },
  537. {
  538. .name = LPASS_BE_TX_CDC_DMA_TX_4,
  539. .stream_name = LPASS_BE_TX_CDC_DMA_TX_4,
  540. .capture_only = 1,
  541. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  542. SND_SOC_DPCM_TRIGGER_POST},
  543. .ignore_suspend = 1,
  544. .ops = &msm_common_be_ops,
  545. SND_SOC_DAILINK_REG(tx_dma_tx4),
  546. },
  547. };
  548. static struct snd_soc_dai_link msm_va_cdc_dma_be_dai_links[] = {
  549. {
  550. .name = LPASS_BE_VA_CDC_DMA_TX_0,
  551. .stream_name = LPASS_BE_VA_CDC_DMA_TX_0,
  552. .capture_only = 1,
  553. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  554. SND_SOC_DPCM_TRIGGER_POST},
  555. .ignore_suspend = 1,
  556. .ops = &msm_common_be_ops,
  557. SND_SOC_DAILINK_REG(va_dma_tx0),
  558. },
  559. {
  560. .name = LPASS_BE_VA_CDC_DMA_TX_1,
  561. .stream_name = LPASS_BE_VA_CDC_DMA_TX_1,
  562. .capture_only = 1,
  563. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  564. SND_SOC_DPCM_TRIGGER_POST},
  565. .ignore_suspend = 1,
  566. .ops = &msm_common_be_ops,
  567. SND_SOC_DAILINK_REG(va_dma_tx1),
  568. },
  569. {
  570. .name = LPASS_BE_VA_CDC_DMA_TX_2,
  571. .stream_name = LPASS_BE_VA_CDC_DMA_TX_2,
  572. .capture_only = 1,
  573. .trigger = {SND_SOC_DPCM_TRIGGER_POST,
  574. SND_SOC_DPCM_TRIGGER_POST},
  575. .ignore_suspend = 1,
  576. .ops = &msm_common_be_ops,
  577. SND_SOC_DAILINK_REG(va_dma_tx2),
  578. },
  579. };
  580. static struct snd_soc_dai_link msm_lahaina_dai_links[
  581. ARRAY_SIZE(msm_wsa_cdc_dma_be_dai_links) +
  582. ARRAY_SIZE(msm_rx_tx_cdc_dma_be_dai_links) +
  583. ARRAY_SIZE(msm_va_cdc_dma_be_dai_links) +
  584. #if IS_ENABLED(CONFIG_AUDIO_QGKI)
  585. ARRAY_SIZE(ext_disp_be_dai_link) +
  586. #endif
  587. ARRAY_SIZE(msm_common_be_dai_links) +
  588. ARRAY_SIZE(msm_wcn_be_dai_links)];
  589. static int msm_populate_dai_link_component_of_node(
  590. struct snd_soc_card *card)
  591. {
  592. int i, j, index, ret = 0;
  593. struct device *cdev = card->dev;
  594. struct snd_soc_dai_link *dai_link = card->dai_link;
  595. struct device_node *np = NULL;
  596. int codecs_enabled = 0;
  597. struct snd_soc_dai_link_component *codecs_comp = NULL;
  598. if (!cdev) {
  599. dev_err(cdev, "%s: Sound card device memory NULL\n", __func__);
  600. return -ENODEV;
  601. }
  602. for (i = 0; i < card->num_links; i++) {
  603. if (dai_link[i].init == NULL)
  604. dai_link[i].init = &msm_common_dai_link_init;
  605. /* populate codec_of_node for snd card dai links */
  606. if (dai_link[i].num_codecs > 0) {
  607. for (j = 0; j < dai_link[i].num_codecs; j++) {
  608. if (dai_link[i].codecs[j].of_node ||
  609. !dai_link[i].codecs[j].name)
  610. continue;
  611. index = of_property_match_string(cdev->of_node,
  612. "asoc-codec-names",
  613. dai_link[i].codecs[j].name);
  614. if (index < 0)
  615. continue;
  616. np = of_parse_phandle(cdev->of_node,
  617. "asoc-codec",
  618. index);
  619. if (!np) {
  620. dev_err(cdev, "%s: retrieving phandle for codec %s failed\n",
  621. __func__,
  622. dai_link[i].codecs[j].name);
  623. ret = -ENODEV;
  624. goto err;
  625. }
  626. dai_link[i].codecs[j].of_node = np;
  627. dai_link[i].codecs[j].name = NULL;
  628. }
  629. }
  630. }
  631. /* In multi-codec scenario, check if codecs are enabled for this platform */
  632. for (i = 0; i < card->num_links; i++) {
  633. codecs_enabled = 0;
  634. if (dai_link[i].num_codecs > 1) {
  635. for (j = 0; j < dai_link[i].num_codecs; j++) {
  636. if (!dai_link[i].codecs[j].of_node)
  637. continue;
  638. np = dai_link[i].codecs[j].of_node;
  639. if (!of_device_is_available(np)) {
  640. dev_err(cdev, "%s: codec is disabled: %s\n",
  641. __func__,
  642. np->full_name);
  643. dai_link[i].codecs[j].of_node = NULL;
  644. continue;
  645. }
  646. codecs_enabled++;
  647. }
  648. if (codecs_enabled > 0 &&
  649. codecs_enabled < dai_link[i].num_codecs) {
  650. codecs_comp = devm_kzalloc(cdev,
  651. sizeof(struct snd_soc_dai_link_component)
  652. * codecs_enabled, GFP_KERNEL);
  653. if (!codecs_comp) {
  654. dev_err(cdev, "%s: %s dailink codec component alloc failed\n",
  655. __func__, dai_link[i].name);
  656. ret = -ENOMEM;
  657. goto err;
  658. }
  659. index = 0;
  660. for (j = 0; j < dai_link[i].num_codecs; j++) {
  661. if(dai_link[i].codecs[j].of_node) {
  662. codecs_comp[index].of_node =
  663. dai_link[i].codecs[j].of_node;
  664. codecs_comp[index].dai_name =
  665. dai_link[i].codecs[j].dai_name;
  666. codecs_comp[index].name = NULL;
  667. index++;
  668. }
  669. }
  670. dai_link[i].codecs = codecs_comp;
  671. dai_link[i].num_codecs = codecs_enabled;
  672. }
  673. }
  674. }
  675. err:
  676. return ret;
  677. }
  678. static int msm_audrx_stub_init(struct snd_soc_pcm_runtime *rtd)
  679. {
  680. return 0;
  681. }
  682. static int msm_snd_stub_hw_params(struct snd_pcm_substream *substream,
  683. struct snd_pcm_hw_params *params)
  684. {
  685. return 0;
  686. }
  687. static struct snd_soc_ops msm_stub_be_ops = {
  688. .hw_params = msm_snd_stub_hw_params,
  689. };
  690. struct snd_soc_card snd_soc_card_stub_msm = {
  691. .name = "lahaina-stub-snd-card",
  692. };
  693. static struct snd_soc_dai_link msm_stub_be_dai_links[] = {
  694. /* Backend DAI Links */
  695. {
  696. .name = LPASS_BE_PRI_AUXPCM_RX,
  697. .stream_name = LPASS_BE_PRI_AUXPCM_RX,
  698. .playback_only = 1,
  699. .init = &msm_audrx_stub_init,
  700. .ignore_pmdown_time = 1,
  701. .ignore_suspend = 1,
  702. .ops = &msm_stub_be_ops,
  703. SND_SOC_DAILINK_REG(auxpcm_rx),
  704. },
  705. {
  706. .name = LPASS_BE_PRI_AUXPCM_TX,
  707. .stream_name = LPASS_BE_PRI_AUXPCM_TX,
  708. .capture_only = 1,
  709. .ignore_suspend = 1,
  710. .ops = &msm_stub_be_ops,
  711. SND_SOC_DAILINK_REG(auxpcm_tx),
  712. },
  713. };
  714. static struct snd_soc_dai_link msm_stub_dai_links[
  715. ARRAY_SIZE(msm_stub_be_dai_links)];
  716. static const struct of_device_id lahaina_asoc_machine_of_match[] = {
  717. { .compatible = "qcom,lahaina-asoc-snd",
  718. .data = "codec"},
  719. { .compatible = "qcom,lahaina-asoc-snd-stub",
  720. .data = "stub_codec"},
  721. {},
  722. };
  723. static int msm_snd_card_late_probe(struct snd_soc_card *card)
  724. {
  725. struct snd_soc_component *component = NULL;
  726. const char *be_dl_name = LPASS_BE_RX_CDC_DMA_RX_0;
  727. struct snd_soc_pcm_runtime *rtd;
  728. int ret = 0;
  729. void *mbhc_calibration;
  730. rtd = snd_soc_get_pcm_runtime(card, be_dl_name);
  731. if (!rtd) {
  732. dev_err(card->dev,
  733. "%s: snd_soc_get_pcm_runtime for %s failed!\n",
  734. __func__, be_dl_name);
  735. return -EINVAL;
  736. }
  737. component = snd_soc_rtdcom_lookup(rtd, WCD938X_DRV_NAME);
  738. if (!component) {
  739. pr_err("%s component is NULL\n", __func__);
  740. return -EINVAL;
  741. }
  742. mbhc_calibration = def_wcd_mbhc_cal();
  743. if (!mbhc_calibration)
  744. return -ENOMEM;
  745. wcd_mbhc_cfg.calibration = mbhc_calibration;
  746. ret = wcd938x_mbhc_hs_detect(component, &wcd_mbhc_cfg);
  747. if (ret) {
  748. dev_err(component->dev, "%s: mbhc hs detect failed, err:%d\n",
  749. __func__, ret);
  750. goto err_hs_detect;
  751. }
  752. return 0;
  753. err_hs_detect:
  754. kfree(mbhc_calibration);
  755. return ret;
  756. }
  757. static struct snd_soc_card *populate_snd_card_dailinks(struct device *dev)
  758. {
  759. struct snd_soc_card *card = NULL;
  760. struct snd_soc_dai_link *dailink = NULL;
  761. int total_links = 0;
  762. int rc = 0;
  763. u32 val = 0;
  764. const struct of_device_id *match;
  765. match = of_match_node(lahaina_asoc_machine_of_match, dev->of_node);
  766. if (!match) {
  767. dev_err(dev, "%s: No DT match found for sound card\n",
  768. __func__);
  769. return NULL;
  770. }
  771. if (!strcmp(match->data, "codec")) {
  772. card = &snd_soc_card_lahaina_msm;
  773. memcpy(msm_lahaina_dai_links + total_links,
  774. msm_wsa_cdc_dma_be_dai_links,
  775. sizeof(msm_wsa_cdc_dma_be_dai_links));
  776. total_links += ARRAY_SIZE(msm_wsa_cdc_dma_be_dai_links);
  777. memcpy(msm_lahaina_dai_links + total_links,
  778. msm_rx_tx_cdc_dma_be_dai_links,
  779. sizeof(msm_rx_tx_cdc_dma_be_dai_links));
  780. total_links +=
  781. ARRAY_SIZE(msm_rx_tx_cdc_dma_be_dai_links);
  782. memcpy(msm_lahaina_dai_links + total_links,
  783. msm_va_cdc_dma_be_dai_links,
  784. sizeof(msm_va_cdc_dma_be_dai_links));
  785. total_links += ARRAY_SIZE(msm_va_cdc_dma_be_dai_links);
  786. memcpy(msm_lahaina_dai_links + total_links,
  787. msm_common_be_dai_links,
  788. sizeof(msm_common_be_dai_links));
  789. total_links += ARRAY_SIZE(msm_common_be_dai_links);
  790. #if IS_ENABLED(CONFIG_AUDIO_QGKI)
  791. rc = of_property_read_u32(dev->of_node,
  792. "qcom,ext-disp-audio-rx", &val);
  793. if (!rc && val) {
  794. dev_dbg(dev, "%s(): ext disp audio support present\n",
  795. __func__);
  796. memcpy(msm_lahaina_dai_links + total_links,
  797. ext_disp_be_dai_link,
  798. sizeof(ext_disp_be_dai_link));
  799. total_links += ARRAY_SIZE(ext_disp_be_dai_link);
  800. }
  801. #endif
  802. rc = of_property_read_u32(dev->of_node, "qcom,wcn-bt", &val);
  803. if (!rc && val) {
  804. dev_dbg(dev, "%s(): WCN BT support present\n",
  805. __func__);
  806. memcpy(msm_lahaina_dai_links + total_links,
  807. msm_wcn_be_dai_links,
  808. sizeof(msm_wcn_be_dai_links));
  809. total_links += ARRAY_SIZE(msm_wcn_be_dai_links);
  810. }
  811. dailink = msm_lahaina_dai_links;
  812. } else if(!strcmp(match->data, "stub_codec")) {
  813. card = &snd_soc_card_stub_msm;
  814. memcpy(msm_stub_dai_links,
  815. msm_stub_be_dai_links,
  816. sizeof(msm_stub_be_dai_links));
  817. dailink = msm_stub_dai_links;
  818. total_links = ARRAY_SIZE(msm_stub_be_dai_links);
  819. }
  820. if (card) {
  821. card->dai_link = dailink;
  822. card->num_links = total_links;
  823. card->late_probe = msm_snd_card_late_probe;
  824. }
  825. return card;
  826. }
  827. static int msm_int_audrx_init(struct snd_soc_pcm_runtime *rtd)
  828. {
  829. u8 spkleft_ports[WSA883X_MAX_SWR_PORTS] = {0, 1, 2, 3};
  830. u8 spkright_ports[WSA883X_MAX_SWR_PORTS] = {0, 1, 2, 3};
  831. u8 spkleft_port_types[WSA883X_MAX_SWR_PORTS] = {SPKR_L, SPKR_L_COMP,
  832. SPKR_L_BOOST, SPKR_L_VI};
  833. u8 spkright_port_types[WSA883X_MAX_SWR_PORTS] = {SPKR_R, SPKR_R_COMP,
  834. SPKR_R_BOOST, SPKR_R_VI};
  835. unsigned int ch_rate[WSA883X_MAX_SWR_PORTS] = {SWR_CLK_RATE_2P4MHZ, SWR_CLK_RATE_0P6MHZ,
  836. SWR_CLK_RATE_0P3MHZ, SWR_CLK_RATE_1P2MHZ};
  837. unsigned int ch_mask[WSA883X_MAX_SWR_PORTS] = {0x1, 0xF, 0x3, 0x3};
  838. struct snd_soc_component *component = NULL;
  839. struct snd_soc_dapm_context *dapm = NULL;
  840. struct snd_card *card = NULL;
  841. struct snd_info_entry *entry = NULL;
  842. struct msm_asoc_mach_data *pdata =
  843. snd_soc_card_get_drvdata(rtd->card);
  844. int ret = 0;
  845. if (codec_reg_done) {
  846. return 0;
  847. }
  848. if (pdata->wsa_max_devs > 0) {
  849. component = snd_soc_rtdcom_lookup(rtd, "wsa-codec.1");
  850. if (!component) {
  851. pr_err("%s: wsa-codec.1 component is NULL\n", __func__);
  852. return -EINVAL;
  853. }
  854. dapm = snd_soc_component_get_dapm(component);
  855. wsa883x_set_channel_map(component, &spkleft_ports[0],
  856. WSA883X_MAX_SWR_PORTS, &ch_mask[0],
  857. &ch_rate[0], &spkleft_port_types[0]);
  858. if (dapm->component) {
  859. snd_soc_dapm_ignore_suspend(dapm, "spkrLeft IN");
  860. snd_soc_dapm_ignore_suspend(dapm, "spkrLeft SPKR");
  861. }
  862. wsa883x_codec_info_create_codec_entry(pdata->codec_root,
  863. component);
  864. }
  865. /* If current platform has more than one WSA */
  866. if (pdata->wsa_max_devs > 1) {
  867. component = snd_soc_rtdcom_lookup(rtd, "wsa-codec.2");
  868. if (!component) {
  869. pr_err("%s: wsa-codec.2 component is NULL\n", __func__);
  870. return -EINVAL;
  871. }
  872. dapm = snd_soc_component_get_dapm(component);
  873. wsa883x_set_channel_map(component, &spkright_ports[0],
  874. WSA883X_MAX_SWR_PORTS, &ch_mask[0],
  875. &ch_rate[0], &spkright_port_types[0]);
  876. if (dapm->component) {
  877. snd_soc_dapm_ignore_suspend(dapm, "spkrRight IN");
  878. snd_soc_dapm_ignore_suspend(dapm, "spkrRight SPKR");
  879. }
  880. wsa883x_codec_info_create_codec_entry(pdata->codec_root,
  881. component);
  882. }
  883. component = snd_soc_rtdcom_lookup(rtd, "bolero_codec");
  884. if (!component) {
  885. pr_err("%s: could not find component for bolero_codec\n",
  886. __func__);
  887. return ret;
  888. }
  889. dapm = snd_soc_component_get_dapm(component);
  890. snd_soc_dapm_new_controls(dapm, msm_int_dapm_widgets,
  891. ARRAY_SIZE(msm_int_dapm_widgets));
  892. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic0");
  893. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic1");
  894. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic2");
  895. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic3");
  896. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic4");
  897. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic5");
  898. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic6");
  899. snd_soc_dapm_ignore_suspend(dapm, "Digital Mic7");
  900. snd_soc_dapm_ignore_suspend(dapm, "Analog Mic1");
  901. snd_soc_dapm_ignore_suspend(dapm, "Analog Mic2");
  902. snd_soc_dapm_ignore_suspend(dapm, "Analog Mic3");
  903. snd_soc_dapm_ignore_suspend(dapm, "Analog Mic4");
  904. snd_soc_dapm_ignore_suspend(dapm, "Analog Mic5");
  905. snd_soc_dapm_ignore_suspend(dapm, "WSA_SPK1 OUT");
  906. snd_soc_dapm_ignore_suspend(dapm, "WSA_SPK2 OUT");
  907. snd_soc_dapm_ignore_suspend(dapm, "WSA AIF VI");
  908. snd_soc_dapm_ignore_suspend(dapm, "VIINPUT_WSA");
  909. snd_soc_dapm_sync(dapm);
  910. bolero_set_port_map(component, ARRAY_SIZE(sm_port_map), sm_port_map);
  911. card = rtd->card->snd_card;
  912. if (!pdata->codec_root) {
  913. entry = msm_snd_info_create_subdir(card->module, "codecs",
  914. card->proc_root);
  915. if (!entry) {
  916. pr_debug("%s: Cannot create codecs module entry\n",
  917. __func__);
  918. ret = 0;
  919. goto err;
  920. }
  921. pdata->codec_root = entry;
  922. }
  923. bolero_info_create_codec_entry(pdata->codec_root, component);
  924. bolero_register_wake_irq(component, false);
  925. codec_reg_done = true;
  926. msm_common_dai_link_init(rtd);
  927. err:
  928. return ret;
  929. }
  930. static int msm_aux_codec_init(struct snd_soc_pcm_runtime *rtd)
  931. {
  932. struct snd_soc_component *component = NULL;
  933. struct snd_soc_dapm_context *dapm = NULL;
  934. struct snd_info_entry *entry;
  935. struct snd_card *card = NULL;
  936. struct msm_asoc_mach_data *pdata;
  937. component = snd_soc_rtdcom_lookup(rtd, WCD938X_DRV_NAME);
  938. if (!component) {
  939. pr_err("%s component is NULL\n", __func__);
  940. return -EINVAL;
  941. }
  942. dapm = snd_soc_component_get_dapm(component);
  943. card = component->card->snd_card;
  944. snd_soc_dapm_ignore_suspend(dapm, "EAR");
  945. snd_soc_dapm_ignore_suspend(dapm, "AUX");
  946. snd_soc_dapm_ignore_suspend(dapm, "HPHL");
  947. snd_soc_dapm_ignore_suspend(dapm, "HPHR");
  948. snd_soc_dapm_ignore_suspend(dapm, "AMIC1");
  949. snd_soc_dapm_ignore_suspend(dapm, "AMIC2");
  950. snd_soc_dapm_ignore_suspend(dapm, "AMIC3");
  951. snd_soc_dapm_ignore_suspend(dapm, "AMIC4");
  952. snd_soc_dapm_sync(dapm);
  953. pdata = snd_soc_card_get_drvdata(component->card);
  954. if (!pdata->codec_root) {
  955. entry = msm_snd_info_create_subdir(card->module, "codecs",
  956. card->proc_root);
  957. if (!entry) {
  958. dev_dbg(component->dev, "%s: Cannot create codecs module entry\n",
  959. __func__);
  960. return 0;
  961. }
  962. pdata->codec_root = entry;
  963. }
  964. wcd938x_info_create_codec_entry(pdata->codec_root, component);
  965. #if 0
  966. codec_variant = wcd938x_get_codec_variant(component);
  967. dev_dbg(component->dev, "%s: variant %d\n", __func__, codec_variant);
  968. if (codec_variant == WCD9380)
  969. ret = snd_soc_add_component_controls(component,
  970. msm_int_wcd9380_snd_controls,
  971. ARRAY_SIZE(msm_int_wcd9380_snd_controls));
  972. else if (codec_variant == WCD9385)
  973. ret = snd_soc_add_component_controls(component,
  974. msm_int_wcd9385_snd_controls,
  975. ARRAY_SIZE(msm_int_wcd9385_snd_controls));
  976. if (ret < 0) {
  977. dev_err(component->dev, "%s: add codec specific snd controls failed: %d\n",
  978. __func__, ret);
  979. return ret;
  980. }
  981. #endif
  982. msm_common_dai_link_init(rtd);
  983. return 0;
  984. }
  985. static int lahaina_ssr_enable(struct device *dev, void *data)
  986. {
  987. struct platform_device *pdev = to_platform_device(dev);
  988. struct snd_soc_card *card = platform_get_drvdata(pdev);
  989. int ret = 0;
  990. if (!card) {
  991. dev_err(dev, "%s: card is NULL\n", __func__);
  992. ret = -EINVAL;
  993. goto err;
  994. }
  995. if (!strcmp(card->name, "lahaina-stub-snd-card")) {
  996. /* TODO */
  997. dev_dbg(dev, "%s: TODO \n", __func__);
  998. }
  999. #if IS_ENABLED(CONFIG_AUDIO_QGKI)
  1000. snd_soc_card_change_online_state(card, 1);
  1001. #endif /* CONFIG_AUDIO_QGKI */
  1002. dev_dbg(dev, "%s: setting snd_card to ONLINE\n", __func__);
  1003. err:
  1004. return ret;
  1005. }
  1006. static void lahaina_ssr_disable(struct device *dev, void *data)
  1007. {
  1008. struct platform_device *pdev = to_platform_device(dev);
  1009. struct snd_soc_card *card = platform_get_drvdata(pdev);
  1010. if (!card) {
  1011. dev_err(dev, "%s: card is NULL\n", __func__);
  1012. return;
  1013. }
  1014. dev_dbg(dev, "%s: setting snd_card to OFFLINE\n", __func__);
  1015. #if IS_ENABLED(CONFIG_AUDIO_QGKI)
  1016. snd_soc_card_change_online_state(card, 0);
  1017. #endif /* CONFIG_AUDIO_QGKI */
  1018. if (!strcmp(card->name, "lahaina-stub-snd-card")) {
  1019. /* TODO */
  1020. dev_dbg(dev, "%s: TODO \n", __func__);
  1021. }
  1022. }
  1023. static const struct snd_event_ops lahaina_ssr_ops = {
  1024. .enable = lahaina_ssr_enable,
  1025. .disable = lahaina_ssr_disable,
  1026. };
  1027. static int msm_audio_ssr_compare(struct device *dev, void *data)
  1028. {
  1029. struct device_node *node = data;
  1030. dev_dbg(dev, "%s: dev->of_node = 0x%p, node = 0x%p\n",
  1031. __func__, dev->of_node, node);
  1032. return (dev->of_node && dev->of_node == node);
  1033. }
  1034. static int msm_audio_ssr_register(struct device *dev)
  1035. {
  1036. struct device_node *np = dev->of_node;
  1037. struct snd_event_clients *ssr_clients = NULL;
  1038. struct device_node *node = NULL;
  1039. int ret = 0;
  1040. int i = 0;
  1041. for (i = 0; ; i++) {
  1042. node = of_parse_phandle(np, "qcom,msm_audio_ssr_devs", i);
  1043. if (!node)
  1044. break;
  1045. snd_event_mstr_add_client(&ssr_clients,
  1046. msm_audio_ssr_compare, node);
  1047. }
  1048. ret = snd_event_master_register(dev, &lahaina_ssr_ops,
  1049. ssr_clients, NULL);
  1050. if (!ret)
  1051. snd_event_notify(dev, SND_EVENT_UP);
  1052. return ret;
  1053. }
  1054. struct msm_common_pdata *msm_common_get_pdata(struct snd_soc_card *card)
  1055. {
  1056. struct msm_asoc_mach_data *pdata = snd_soc_card_get_drvdata(card);
  1057. if (!pdata)
  1058. return NULL;
  1059. return pdata->common_pdata;
  1060. }
  1061. void msm_common_set_pdata(struct snd_soc_card *card,
  1062. struct msm_common_pdata *common_pdata)
  1063. {
  1064. struct msm_asoc_mach_data *pdata = snd_soc_card_get_drvdata(card);
  1065. if (!pdata)
  1066. return;
  1067. pdata->common_pdata = common_pdata;
  1068. }
  1069. static int msm_asoc_machine_probe(struct platform_device *pdev)
  1070. {
  1071. struct snd_soc_card *card = NULL;
  1072. struct msm_asoc_mach_data *pdata = NULL;
  1073. const char *mbhc_audio_jack_type = NULL;
  1074. int ret = 0;
  1075. struct clk *lpass_audio_hw_vote = NULL;
  1076. if (!pdev->dev.of_node) {
  1077. dev_err(&pdev->dev, "%s: No platform supplied from device tree\n", __func__);
  1078. return -EINVAL;
  1079. }
  1080. pdata = devm_kzalloc(&pdev->dev,
  1081. sizeof(struct msm_asoc_mach_data), GFP_KERNEL);
  1082. if (!pdata)
  1083. return -ENOMEM;
  1084. of_property_read_u32(pdev->dev.of_node,
  1085. "qcom,lito-is-v2-enabled",
  1086. &pdata->lito_v2_enabled);
  1087. card = populate_snd_card_dailinks(&pdev->dev);
  1088. if (!card) {
  1089. dev_err(&pdev->dev, "%s: Card uninitialized\n", __func__);
  1090. ret = -EINVAL;
  1091. goto err;
  1092. }
  1093. card->dev = &pdev->dev;
  1094. platform_set_drvdata(pdev, card);
  1095. snd_soc_card_set_drvdata(card, pdata);
  1096. ret = snd_soc_of_parse_card_name(card, "qcom,model");
  1097. if (ret) {
  1098. dev_err(&pdev->dev, "%s: parse card name failed, err:%d\n",
  1099. __func__, ret);
  1100. goto err;
  1101. }
  1102. ret = snd_soc_of_parse_audio_routing(card, "qcom,audio-routing");
  1103. if (ret) {
  1104. dev_err(&pdev->dev, "%s: parse audio routing failed, err:%d\n",
  1105. __func__, ret);
  1106. goto err;
  1107. }
  1108. ret = msm_populate_dai_link_component_of_node(card);
  1109. if (ret) {
  1110. ret = -EPROBE_DEFER;
  1111. goto err;
  1112. }
  1113. /* Get maximum WSA device count for this platform */
  1114. ret = of_property_read_u32(pdev->dev.of_node,
  1115. "qcom,wsa-max-devs", &pdata->wsa_max_devs);
  1116. if (ret) {
  1117. dev_info(&pdev->dev,
  1118. "%s: wsa-max-devs property missing in DT %s, ret = %d\n",
  1119. __func__, pdev->dev.of_node->full_name, ret);
  1120. pdata->wsa_max_devs = 0;
  1121. }
  1122. ret = devm_snd_soc_register_card(&pdev->dev, card);
  1123. if (ret == -EPROBE_DEFER) {
  1124. if (codec_reg_done)
  1125. ret = -EINVAL;
  1126. goto err;
  1127. } else if (ret) {
  1128. dev_err(&pdev->dev, "%s: snd_soc_register_card failed (%d)\n",
  1129. __func__, ret);
  1130. goto err;
  1131. }
  1132. dev_info(&pdev->dev, "%s: Sound card %s registered\n",
  1133. __func__, card->name);
  1134. pdata->hph_en1_gpio_p = of_parse_phandle(pdev->dev.of_node,
  1135. "qcom,hph-en1-gpio", 0);
  1136. if (!pdata->hph_en1_gpio_p) {
  1137. dev_dbg(&pdev->dev, "%s: property %s not detected in node %s\n",
  1138. __func__, "qcom,hph-en1-gpio",
  1139. pdev->dev.of_node->full_name);
  1140. }
  1141. pdata->hph_en0_gpio_p = of_parse_phandle(pdev->dev.of_node,
  1142. "qcom,hph-en0-gpio", 0);
  1143. if (!pdata->hph_en0_gpio_p) {
  1144. dev_dbg(&pdev->dev, "%s: property %s not detected in node %s\n",
  1145. __func__, "qcom,hph-en0-gpio",
  1146. pdev->dev.of_node->full_name);
  1147. }
  1148. ret = of_property_read_string(pdev->dev.of_node,
  1149. "qcom,mbhc-audio-jack-type", &mbhc_audio_jack_type);
  1150. if (ret) {
  1151. dev_dbg(&pdev->dev, "%s: Looking up %s property in node %s failed\n",
  1152. __func__, "qcom,mbhc-audio-jack-type",
  1153. pdev->dev.of_node->full_name);
  1154. dev_dbg(&pdev->dev, "Jack type properties set to default\n");
  1155. } else {
  1156. if (!strcmp(mbhc_audio_jack_type, "4-pole-jack")) {
  1157. wcd_mbhc_cfg.enable_anc_mic_detect = false;
  1158. dev_dbg(&pdev->dev, "This hardware has 4 pole jack");
  1159. } else if (!strcmp(mbhc_audio_jack_type, "5-pole-jack")) {
  1160. wcd_mbhc_cfg.enable_anc_mic_detect = true;
  1161. dev_dbg(&pdev->dev, "This hardware has 5 pole jack");
  1162. } else if (!strcmp(mbhc_audio_jack_type, "6-pole-jack")) {
  1163. wcd_mbhc_cfg.enable_anc_mic_detect = true;
  1164. dev_dbg(&pdev->dev, "This hardware has 6 pole jack");
  1165. } else {
  1166. wcd_mbhc_cfg.enable_anc_mic_detect = false;
  1167. dev_dbg(&pdev->dev, "Unknown value, set to default\n");
  1168. }
  1169. }
  1170. /*
  1171. * Parse US-Euro gpio info from DT. Report no error if us-euro
  1172. * entry is not found in DT file as some targets do not support
  1173. * US-Euro detection
  1174. */
  1175. pdata->us_euro_gpio_p = of_parse_phandle(pdev->dev.of_node,
  1176. "qcom,us-euro-gpios", 0);
  1177. if (!pdata->us_euro_gpio_p) {
  1178. dev_dbg(&pdev->dev, "property %s not detected in node %s",
  1179. "qcom,us-euro-gpios", pdev->dev.of_node->full_name);
  1180. } else {
  1181. dev_dbg(&pdev->dev, "%s detected\n",
  1182. "qcom,us-euro-gpios");
  1183. wcd_mbhc_cfg.swap_gnd_mic = msm_swap_gnd_mic;
  1184. }
  1185. if (wcd_mbhc_cfg.enable_usbc_analog)
  1186. wcd_mbhc_cfg.swap_gnd_mic = msm_usbc_swap_gnd_mic;
  1187. pdata->fsa_handle = of_parse_phandle(pdev->dev.of_node,
  1188. "fsa4480-i2c-handle", 0);
  1189. if (!pdata->fsa_handle)
  1190. dev_dbg(&pdev->dev, "property %s not detected in node %s\n",
  1191. "fsa4480-i2c-handle", pdev->dev.of_node->full_name);
  1192. pdata->dmic01_gpio_p = of_parse_phandle(pdev->dev.of_node,
  1193. "qcom,cdc-dmic01-gpios",
  1194. 0);
  1195. pdata->dmic23_gpio_p = of_parse_phandle(pdev->dev.of_node,
  1196. "qcom,cdc-dmic23-gpios",
  1197. 0);
  1198. pdata->dmic45_gpio_p = of_parse_phandle(pdev->dev.of_node,
  1199. "qcom,cdc-dmic45-gpios",
  1200. 0);
  1201. if (pdata->dmic01_gpio_p)
  1202. msm_cdc_pinctrl_set_wakeup_capable(pdata->dmic01_gpio_p, false);
  1203. if (pdata->dmic23_gpio_p)
  1204. msm_cdc_pinctrl_set_wakeup_capable(pdata->dmic23_gpio_p, false);
  1205. if (pdata->dmic45_gpio_p)
  1206. msm_cdc_pinctrl_set_wakeup_capable(pdata->dmic45_gpio_p, false);
  1207. msm_common_snd_init(pdev, card);
  1208. #if 0
  1209. pdata->mi2s_gpio_p[PRIM_MI2S] = of_parse_phandle(pdev->dev.of_node,
  1210. "qcom,pri-mi2s-gpios", 0);
  1211. pdata->mi2s_gpio_p[SEC_MI2S] = of_parse_phandle(pdev->dev.of_node,
  1212. "qcom,sec-mi2s-gpios", 0);
  1213. pdata->mi2s_gpio_p[TERT_MI2S] = of_parse_phandle(pdev->dev.of_node,
  1214. "qcom,tert-mi2s-gpios", 0);
  1215. pdata->mi2s_gpio_p[QUAT_MI2S] = of_parse_phandle(pdev->dev.of_node,
  1216. "qcom,quat-mi2s-gpios", 0);
  1217. pdata->mi2s_gpio_p[QUIN_MI2S] = of_parse_phandle(pdev->dev.of_node,
  1218. "qcom,quin-mi2s-gpios", 0);
  1219. pdata->mi2s_gpio_p[SEN_MI2S] = of_parse_phandle(pdev->dev.of_node,
  1220. "qcom,sen-mi2s-gpios", 0);
  1221. for (index = PRIM_MI2S; index < MI2S_MAX; index++)
  1222. atomic_set(&(pdata->mi2s_gpio_ref_count[index]), 0);
  1223. #endif
  1224. /* Register LPASS audio hw vote */
  1225. lpass_audio_hw_vote = devm_clk_get(&pdev->dev, "lpass_audio_hw_vote");
  1226. if (IS_ERR(lpass_audio_hw_vote)) {
  1227. ret = PTR_ERR(lpass_audio_hw_vote);
  1228. dev_dbg(&pdev->dev, "%s: clk get %s failed %d\n",
  1229. __func__, "lpass_audio_hw_vote", ret);
  1230. lpass_audio_hw_vote = NULL;
  1231. ret = 0;
  1232. }
  1233. pdata->lpass_audio_hw_vote = lpass_audio_hw_vote;
  1234. pdata->core_audio_vote_count = 0;
  1235. ret = msm_audio_ssr_register(&pdev->dev);
  1236. if (ret)
  1237. pr_err("%s: Registration with SND event FWK failed ret = %d\n",
  1238. __func__, ret);
  1239. is_initial_boot = true;
  1240. /* Add QoS request for audio tasks */
  1241. msm_audio_add_qos_request();
  1242. return 0;
  1243. err:
  1244. devm_kfree(&pdev->dev, pdata);
  1245. return ret;
  1246. }
  1247. static int msm_asoc_machine_remove(struct platform_device *pdev)
  1248. {
  1249. struct snd_soc_card *card = platform_get_drvdata(pdev);
  1250. struct msm_asoc_mach_data *pdata = NULL;
  1251. struct msm_common_pdata *common_pdata = NULL;
  1252. if (card)
  1253. pdata = snd_soc_card_get_drvdata(card);
  1254. if (pdata)
  1255. common_pdata = pdata->common_pdata;
  1256. msm_common_snd_deinit(common_pdata);
  1257. snd_event_master_deregister(&pdev->dev);
  1258. snd_soc_unregister_card(card);
  1259. msm_audio_remove_qos_request();
  1260. return 0;
  1261. }
  1262. static struct platform_driver lahaina_asoc_machine_driver = {
  1263. .driver = {
  1264. .name = DRV_NAME,
  1265. .owner = THIS_MODULE,
  1266. .pm = &snd_soc_pm_ops,
  1267. .of_match_table = lahaina_asoc_machine_of_match,
  1268. .suppress_bind_attrs = true,
  1269. },
  1270. .probe = msm_asoc_machine_probe,
  1271. .remove = msm_asoc_machine_remove,
  1272. };
  1273. module_platform_driver(lahaina_asoc_machine_driver);
  1274. MODULE_SOFTDEP("pre: bt_fm_slim");
  1275. MODULE_DESCRIPTION("ALSA SoC msm");
  1276. MODULE_LICENSE("GPL v2");
  1277. MODULE_ALIAS("platform:" DRV_NAME);
  1278. MODULE_DEVICE_TABLE(of, lahaina_asoc_machine_of_match);