power.c 26 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (c) 2015-2021, The Linux Foundation. All rights reserved.
  4. * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
  5. */
  6. #include <linux/clk.h>
  7. #include <linux/delay.h>
  8. #include <linux/of.h>
  9. #include <linux/pinctrl/consumer.h>
  10. #include <linux/regulator/consumer.h>
  11. #include <soc/qcom/cmd-db.h>
  12. #include "main.h"
  13. #include "qmi.h"
  14. #include "debug.h"
  15. #include "power.h"
  16. #if IS_ENABLED(CONFIG_MSM_QMP)
  17. #include <linux/soc/qcom/qcom_aoss.h>
  18. #endif
  19. static struct icnss_vreg_cfg icnss_wcn6750_vreg_list[] = {
  20. {"vdd-cx-mx", 824000, 952000, 0, 0, 0, false, true},
  21. {"vdd-1.8-xo", 1872000, 1872000, 0, 0, 0, false, true},
  22. {"vdd-1.3-rfa", 1256000, 1352000, 0, 0, 0, false, true},
  23. };
  24. static struct icnss_vreg_cfg icnss_adrestea_vreg_list[] = {
  25. {"vdd-cx-mx", 752000, 752000, 0, 0, 0, false, true},
  26. {"vdd-1.8-xo", 1800000, 1800000, 0, 0, 0, false, true},
  27. {"vdd-1.3-rfa", 1304000, 1304000, 0, 0, 0, false, true},
  28. {"vdd-3.3-ch1", 3312000, 3312000, 0, 0, 0, false, false},
  29. {"vdd-3.3-ch0", 3312000, 3312000, 0, 0, 0, false, true},
  30. };
  31. static struct icnss_battery_level icnss_battery_level[] = {
  32. {70, 3300000},
  33. {60, 3200000},
  34. {50, 3100000},
  35. {25, 3000000},
  36. {0, 2850000},
  37. };
  38. static struct icnss_vreg_cfg icnss_wcn6450_vreg_list[] = {
  39. {"vdd-cx-mx", 824000, 952000, 0, 0, 0, false, true},
  40. {"vdd-1.8-xo", 1872000, 1872000, 0, 0, 0, false, true},
  41. {"vdd-1.3-rfa", 1256000, 1352000, 0, 0, 0, false, true},
  42. {"vdd-aon", 1256000, 1352000, 0, 0, 0, false, true},
  43. };
  44. static struct icnss_clk_cfg icnss_clk_list[] = {
  45. {"rf_clk", 0, 0},
  46. };
  47. static struct icnss_clk_cfg icnss_adrestea_clk_list[] = {
  48. {"cxo_ref_clk_pin", 0, 0},
  49. };
  50. #define ICNSS_VREG_LIST_SIZE ARRAY_SIZE(icnss_wcn6750_vreg_list)
  51. #define ICNSS_VREG_ADRESTEA_LIST_SIZE ARRAY_SIZE(icnss_adrestea_vreg_list)
  52. #define ICNSS_VREG_EVROS_LIST_SIZE ARRAY_SIZE(icnss_wcn6450_vreg_list)
  53. #define ICNSS_CLK_LIST_SIZE ARRAY_SIZE(icnss_clk_list)
  54. #define ICNSS_CLK_ADRESTEA_LIST_SIZE ARRAY_SIZE(icnss_adrestea_clk_list)
  55. #define ICNSS_CHAIN1_REGULATOR "vdd-3.3-ch1"
  56. #define MAX_PROP_SIZE 32
  57. #define BT_CXMX_VOLTAGE_MV 950
  58. #define ICNSS_MBOX_MSG_MAX_LEN 64
  59. #define ICNSS_MBOX_TIMEOUT_MS 1000
  60. #define ICNSS_BATTERY_LEVEL_COUNT ARRAY_SIZE(icnss_battery_level)
  61. #define ICNSS_MAX_BATTERY_LEVEL 100
  62. /**
  63. * enum icnss_vreg_param: Voltage regulator TCS param
  64. * @ICNSS_VREG_VOLTAGE: Provides voltage level to be configured in TCS
  65. * @ICNSS_VREG_MODE: Regulator mode
  66. * @ICNSS_VREG_ENABLE: Set Voltage regulator enable config in TCS
  67. */
  68. enum icnss_vreg_param {
  69. ICNSS_VREG_VOLTAGE,
  70. ICNSS_VREG_MODE,
  71. ICNSS_VREG_ENABLE,
  72. };
  73. /**
  74. * enum icnss_tcs_seq: TCS sequence ID for trigger
  75. * ICNSS_TCS_UP_SEQ: TCS Sequence based on up trigger / Wake TCS
  76. * ICNSS_TCS_DOWN_SEQ: TCS Sequence based on down trigger / Sleep TCS
  77. * ICNSS_TCS_ALL_SEQ: Update for both up and down triggers
  78. */
  79. enum icnss_tcs_seq {
  80. ICNSS_TCS_UP_SEQ,
  81. ICNSS_TCS_DOWN_SEQ,
  82. ICNSS_TCS_ALL_SEQ,
  83. };
  84. static int icnss_get_vreg_single(struct icnss_priv *priv,
  85. struct icnss_vreg_info *vreg)
  86. {
  87. int ret = 0;
  88. struct device *dev = NULL;
  89. struct regulator *reg = NULL;
  90. const __be32 *prop = NULL;
  91. char prop_name[MAX_PROP_SIZE] = {0};
  92. int len = 0;
  93. int i;
  94. dev = &priv->pdev->dev;
  95. reg = devm_regulator_get_optional(dev, vreg->cfg.name);
  96. if (IS_ERR(reg)) {
  97. ret = PTR_ERR(reg);
  98. if (ret == -ENODEV) {
  99. return ret;
  100. } else if (ret == -EPROBE_DEFER) {
  101. icnss_pr_info("EPROBE_DEFER for regulator: %s\n",
  102. vreg->cfg.name);
  103. goto out;
  104. } else if (priv->device_id == ADRASTEA_DEVICE_ID) {
  105. if (vreg->cfg.required) {
  106. icnss_pr_err("Regulator %s doesn't exist: %d\n",
  107. vreg->cfg.name, ret);
  108. goto out;
  109. } else {
  110. icnss_pr_dbg("Optional regulator %s doesn't exist: %d\n",
  111. vreg->cfg.name, ret);
  112. goto done;
  113. }
  114. } else {
  115. icnss_pr_err("Failed to get regulator %s, err = %d\n",
  116. vreg->cfg.name, ret);
  117. goto out;
  118. }
  119. }
  120. vreg->reg = reg;
  121. snprintf(prop_name, MAX_PROP_SIZE, "qcom,%s-config",
  122. vreg->cfg.name);
  123. prop = of_get_property(dev->of_node, prop_name, &len);
  124. icnss_pr_dbg("Got regulator config, prop: %s, len: %d\n",
  125. prop_name, len);
  126. if (!prop || len < (2 * sizeof(__be32))) {
  127. icnss_pr_dbg("Property %s %s, use default\n", prop_name,
  128. prop ? "invalid format" : "doesn't exist");
  129. goto done;
  130. }
  131. for (i = 0; (i * sizeof(__be32)) < len; i++) {
  132. switch (i) {
  133. case 0:
  134. vreg->cfg.min_uv = be32_to_cpup(&prop[0]);
  135. break;
  136. case 1:
  137. vreg->cfg.max_uv = be32_to_cpup(&prop[1]);
  138. break;
  139. case 2:
  140. vreg->cfg.load_ua = be32_to_cpup(&prop[2]);
  141. break;
  142. case 3:
  143. vreg->cfg.delay_us = be32_to_cpup(&prop[3]);
  144. break;
  145. case 4:
  146. if (priv->device_id == WCN6750_DEVICE_ID)
  147. vreg->cfg.need_unvote = be32_to_cpup(&prop[4]);
  148. else
  149. vreg->cfg.need_unvote = 0;
  150. break;
  151. default:
  152. icnss_pr_dbg("Property %s, ignoring value at %d\n",
  153. prop_name, i);
  154. break;
  155. }
  156. }
  157. done:
  158. icnss_pr_dbg("Got regulator: %s, min_uv: %u, max_uv: %u, load_ua: %u, delay_us: %u, need_unvote: %u\n",
  159. vreg->cfg.name, vreg->cfg.min_uv,
  160. vreg->cfg.max_uv, vreg->cfg.load_ua,
  161. vreg->cfg.delay_us, vreg->cfg.need_unvote);
  162. return 0;
  163. out:
  164. return ret;
  165. }
  166. static int icnss_vreg_on_single(struct icnss_vreg_info *vreg)
  167. {
  168. int ret = 0;
  169. if (vreg->enabled) {
  170. icnss_pr_dbg("Regulator %s is already enabled\n",
  171. vreg->cfg.name);
  172. return 0;
  173. }
  174. icnss_pr_dbg("Regulator %s is being enabled\n", vreg->cfg.name);
  175. if (vreg->cfg.min_uv != 0 && vreg->cfg.max_uv != 0) {
  176. ret = regulator_set_voltage(vreg->reg,
  177. vreg->cfg.min_uv,
  178. vreg->cfg.max_uv);
  179. if (ret) {
  180. icnss_pr_err("Failed to set voltage for regulator %s, min_uv: %u, max_uv: %u, err = %d\n",
  181. vreg->cfg.name, vreg->cfg.min_uv,
  182. vreg->cfg.max_uv, ret);
  183. goto out;
  184. }
  185. }
  186. if (vreg->cfg.load_ua) {
  187. ret = regulator_set_load(vreg->reg,
  188. vreg->cfg.load_ua);
  189. if (ret < 0) {
  190. icnss_pr_err("Failed to set load for regulator %s, load: %u, err = %d\n",
  191. vreg->cfg.name, vreg->cfg.load_ua,
  192. ret);
  193. goto out;
  194. }
  195. }
  196. if (vreg->cfg.delay_us)
  197. udelay(vreg->cfg.delay_us);
  198. ret = regulator_enable(vreg->reg);
  199. if (ret) {
  200. icnss_pr_err("Failed to enable regulator %s, err = %d\n",
  201. vreg->cfg.name, ret);
  202. goto out;
  203. }
  204. vreg->enabled = true;
  205. out:
  206. return ret;
  207. }
  208. static int icnss_vreg_unvote_single(struct icnss_vreg_info *vreg)
  209. {
  210. int ret = 0;
  211. if (!vreg->enabled) {
  212. icnss_pr_dbg("Regulator %s is already disabled\n",
  213. vreg->cfg.name);
  214. return 0;
  215. }
  216. icnss_pr_dbg("Removing vote for Regulator %s\n", vreg->cfg.name);
  217. if (vreg->cfg.load_ua) {
  218. ret = regulator_set_load(vreg->reg, 0);
  219. if (ret < 0)
  220. icnss_pr_err("Failed to set load for regulator %s, err = %d\n",
  221. vreg->cfg.name, ret);
  222. }
  223. if (vreg->cfg.min_uv != 0 && vreg->cfg.max_uv != 0) {
  224. ret = regulator_set_voltage(vreg->reg, 0,
  225. vreg->cfg.max_uv);
  226. if (ret)
  227. icnss_pr_err("Failed to set voltage for regulator %s, err = %d\n",
  228. vreg->cfg.name, ret);
  229. }
  230. return ret;
  231. }
  232. static int icnss_vreg_off_single(struct icnss_vreg_info *vreg)
  233. {
  234. int ret = 0;
  235. if (!vreg->enabled) {
  236. icnss_pr_dbg("Regulator %s is already disabled\n",
  237. vreg->cfg.name);
  238. return 0;
  239. }
  240. icnss_pr_dbg("Regulator %s is being disabled\n",
  241. vreg->cfg.name);
  242. ret = regulator_disable(vreg->reg);
  243. if (ret)
  244. icnss_pr_err("Failed to disable regulator %s, err = %d\n",
  245. vreg->cfg.name, ret);
  246. if (vreg->cfg.load_ua) {
  247. ret = regulator_set_load(vreg->reg, 0);
  248. if (ret < 0)
  249. icnss_pr_err("Failed to set load for regulator %s, err = %d\n",
  250. vreg->cfg.name, ret);
  251. }
  252. if (vreg->cfg.min_uv != 0 && vreg->cfg.max_uv != 0) {
  253. ret = regulator_set_voltage(vreg->reg, 0,
  254. vreg->cfg.max_uv);
  255. if (ret)
  256. icnss_pr_err("Failed to set voltage for regulator %s, err = %d\n",
  257. vreg->cfg.name, ret);
  258. }
  259. vreg->enabled = false;
  260. return ret;
  261. }
  262. static struct icnss_vreg_cfg *get_vreg_list(u32 *vreg_list_size,
  263. unsigned long device_id)
  264. {
  265. switch (device_id) {
  266. case WCN6750_DEVICE_ID:
  267. *vreg_list_size = ICNSS_VREG_LIST_SIZE;
  268. return icnss_wcn6750_vreg_list;
  269. case ADRASTEA_DEVICE_ID:
  270. *vreg_list_size = ICNSS_VREG_ADRESTEA_LIST_SIZE;
  271. return icnss_adrestea_vreg_list;
  272. case WCN6450_DEVICE_ID:
  273. *vreg_list_size = ICNSS_VREG_EVROS_LIST_SIZE;
  274. return icnss_wcn6450_vreg_list;
  275. default:
  276. icnss_pr_err("Unsupported device_id 0x%x\n", device_id);
  277. *vreg_list_size = 0;
  278. return NULL;
  279. }
  280. }
  281. int icnss_get_vreg(struct icnss_priv *priv)
  282. {
  283. int ret = 0;
  284. int i;
  285. struct icnss_vreg_info *vreg;
  286. struct icnss_vreg_cfg *vreg_cfg = NULL;
  287. struct list_head *vreg_list = &priv->vreg_list;
  288. struct device *dev = &priv->pdev->dev;
  289. u32 vreg_list_size = 0;
  290. vreg_cfg = get_vreg_list(&vreg_list_size, priv->device_id);
  291. if (!vreg_cfg)
  292. return -EINVAL;
  293. for (i = 0; i < vreg_list_size; i++) {
  294. vreg = devm_kzalloc(dev, sizeof(*vreg), GFP_KERNEL);
  295. if (!vreg)
  296. return -ENOMEM;
  297. memcpy(&vreg->cfg, &vreg_cfg[i], sizeof(vreg->cfg));
  298. ret = icnss_get_vreg_single(priv, vreg);
  299. if (ret != 0) {
  300. if (ret == -ENODEV)
  301. continue;
  302. else
  303. return ret;
  304. }
  305. list_add_tail(&vreg->list, vreg_list);
  306. }
  307. return 0;
  308. }
  309. void icnss_put_vreg(struct icnss_priv *priv)
  310. {
  311. struct list_head *vreg_list = &priv->vreg_list;
  312. struct icnss_vreg_info *vreg = NULL;
  313. while (!list_empty(vreg_list)) {
  314. vreg = list_first_entry(vreg_list,
  315. struct icnss_vreg_info, list);
  316. list_del(&vreg->list);
  317. }
  318. }
  319. static int icnss_vreg_on(struct icnss_priv *priv)
  320. {
  321. struct list_head *vreg_list = &priv->vreg_list;
  322. struct icnss_vreg_info *vreg = NULL;
  323. int ret = 0;
  324. list_for_each_entry(vreg, vreg_list, list) {
  325. if (IS_ERR_OR_NULL(vreg->reg) || !vreg->cfg.is_supported)
  326. continue;
  327. ret = icnss_vreg_on_single(vreg);
  328. if (ret)
  329. break;
  330. }
  331. if (!ret)
  332. return 0;
  333. list_for_each_entry_continue_reverse(vreg, vreg_list, list) {
  334. if (IS_ERR_OR_NULL(vreg->reg) || !vreg->enabled)
  335. continue;
  336. icnss_vreg_off_single(vreg);
  337. }
  338. return ret;
  339. }
  340. static int icnss_vreg_off(struct icnss_priv *priv)
  341. {
  342. struct list_head *vreg_list = &priv->vreg_list;
  343. struct icnss_vreg_info *vreg = NULL;
  344. list_for_each_entry_reverse(vreg, vreg_list, list) {
  345. if (IS_ERR_OR_NULL(vreg->reg))
  346. continue;
  347. icnss_vreg_off_single(vreg);
  348. }
  349. return 0;
  350. }
  351. int icnss_vreg_unvote(struct icnss_priv *priv)
  352. {
  353. struct list_head *vreg_list = &priv->vreg_list;
  354. struct icnss_vreg_info *vreg = NULL;
  355. list_for_each_entry_reverse(vreg, vreg_list, list) {
  356. if (IS_ERR_OR_NULL(vreg->reg))
  357. continue;
  358. if (vreg->cfg.need_unvote)
  359. icnss_vreg_unvote_single(vreg);
  360. }
  361. return 0;
  362. }
  363. int icnss_get_clk_single(struct icnss_priv *priv,
  364. struct icnss_clk_info *clk_info)
  365. {
  366. struct device *dev = &priv->pdev->dev;
  367. struct clk *clk;
  368. int ret;
  369. clk = devm_clk_get(dev, clk_info->cfg.name);
  370. if (IS_ERR(clk)) {
  371. ret = PTR_ERR(clk);
  372. if (clk_info->cfg.required)
  373. icnss_pr_err("Failed to get clock %s, err = %d\n",
  374. clk_info->cfg.name, ret);
  375. else
  376. icnss_pr_dbg("Failed to get optional clock %s, err = %d\n",
  377. clk_info->cfg.name, ret);
  378. return ret;
  379. }
  380. clk_info->clk = clk;
  381. icnss_pr_dbg("Got clock: %s, freq: %u\n",
  382. clk_info->cfg.name, clk_info->cfg.freq);
  383. return 0;
  384. }
  385. static int icnss_clk_on_single(struct icnss_clk_info *clk_info)
  386. {
  387. int ret;
  388. if (clk_info->enabled) {
  389. icnss_pr_dbg("Clock %s is already enabled\n",
  390. clk_info->cfg.name);
  391. return 0;
  392. }
  393. icnss_pr_dbg("Clock %s is being enabled\n", clk_info->cfg.name);
  394. if (clk_info->cfg.freq) {
  395. ret = clk_set_rate(clk_info->clk, clk_info->cfg.freq);
  396. if (ret) {
  397. icnss_pr_err("Failed to set frequency %u for clock %s, err = %d\n",
  398. clk_info->cfg.freq, clk_info->cfg.name,
  399. ret);
  400. return ret;
  401. }
  402. }
  403. ret = clk_prepare_enable(clk_info->clk);
  404. if (ret) {
  405. icnss_pr_err("Failed to enable clock %s, err = %d\n",
  406. clk_info->cfg.name, ret);
  407. return ret;
  408. }
  409. clk_info->enabled = true;
  410. return 0;
  411. }
  412. static int icnss_clk_off_single(struct icnss_clk_info *clk_info)
  413. {
  414. if (!clk_info->enabled) {
  415. icnss_pr_dbg("Clock %s is already disabled\n",
  416. clk_info->cfg.name);
  417. return 0;
  418. }
  419. icnss_pr_dbg("Clock %s is being disabled\n", clk_info->cfg.name);
  420. clk_disable_unprepare(clk_info->clk);
  421. clk_info->enabled = false;
  422. return 0;
  423. }
  424. int icnss_get_clk(struct icnss_priv *priv)
  425. {
  426. struct device *dev;
  427. struct list_head *clk_list;
  428. struct icnss_clk_info *clk_info;
  429. struct icnss_clk_cfg *clk_cfg;
  430. int ret, i;
  431. u32 clk_list_size = 0;
  432. if (!priv)
  433. return -ENODEV;
  434. dev = &priv->pdev->dev;
  435. clk_list = &priv->clk_list;
  436. if (priv->device_id == ADRASTEA_DEVICE_ID) {
  437. clk_cfg = icnss_adrestea_clk_list;
  438. clk_list_size = ICNSS_CLK_ADRESTEA_LIST_SIZE;
  439. } else if (priv->device_id == WCN6750_DEVICE_ID ||
  440. priv->device_id == WCN6450_DEVICE_ID) {
  441. clk_cfg = icnss_clk_list;
  442. clk_list_size = ICNSS_CLK_LIST_SIZE;
  443. }
  444. if (!list_empty(clk_list)) {
  445. icnss_pr_dbg("Clocks have already been updated\n");
  446. return 0;
  447. }
  448. for (i = 0; i < clk_list_size; i++) {
  449. clk_info = devm_kzalloc(dev, sizeof(*clk_info), GFP_KERNEL);
  450. if (!clk_info) {
  451. ret = -ENOMEM;
  452. goto cleanup;
  453. }
  454. memcpy(&clk_info->cfg, &clk_cfg[i],
  455. sizeof(clk_info->cfg));
  456. ret = icnss_get_clk_single(priv, clk_info);
  457. if (ret != 0) {
  458. if (clk_info->cfg.required)
  459. goto cleanup;
  460. else
  461. continue;
  462. }
  463. list_add_tail(&clk_info->list, clk_list);
  464. }
  465. return 0;
  466. cleanup:
  467. while (!list_empty(clk_list)) {
  468. clk_info = list_first_entry(clk_list, struct icnss_clk_info,
  469. list);
  470. list_del(&clk_info->list);
  471. }
  472. return ret;
  473. }
  474. void icnss_put_clk(struct icnss_priv *priv)
  475. {
  476. struct device *dev;
  477. struct list_head *clk_list;
  478. struct icnss_clk_info *clk_info;
  479. if (!priv)
  480. return;
  481. dev = &priv->pdev->dev;
  482. clk_list = &priv->clk_list;
  483. while (!list_empty(clk_list)) {
  484. clk_info = list_first_entry(clk_list, struct icnss_clk_info,
  485. list);
  486. list_del(&clk_info->list);
  487. }
  488. }
  489. static int icnss_clk_on(struct list_head *clk_list)
  490. {
  491. struct icnss_clk_info *clk_info;
  492. int ret = 0;
  493. list_for_each_entry(clk_info, clk_list, list) {
  494. if (IS_ERR_OR_NULL(clk_info->clk))
  495. continue;
  496. ret = icnss_clk_on_single(clk_info);
  497. if (ret)
  498. break;
  499. }
  500. if (!ret)
  501. return 0;
  502. list_for_each_entry_continue_reverse(clk_info, clk_list, list) {
  503. if (IS_ERR_OR_NULL(clk_info->clk))
  504. continue;
  505. icnss_clk_off_single(clk_info);
  506. }
  507. return ret;
  508. }
  509. static int icnss_clk_off(struct list_head *clk_list)
  510. {
  511. struct icnss_clk_info *clk_info;
  512. list_for_each_entry_reverse(clk_info, clk_list, list) {
  513. if (IS_ERR_OR_NULL(clk_info->clk))
  514. continue;
  515. icnss_clk_off_single(clk_info);
  516. }
  517. return 0;
  518. }
  519. int icnss_hw_power_on(struct icnss_priv *priv)
  520. {
  521. int ret = 0;
  522. icnss_pr_dbg("HW Power on: state: 0x%lx\n", priv->state);
  523. spin_lock(&priv->on_off_lock);
  524. if (test_bit(ICNSS_POWER_ON, &priv->state)) {
  525. spin_unlock(&priv->on_off_lock);
  526. return ret;
  527. }
  528. set_bit(ICNSS_POWER_ON, &priv->state);
  529. spin_unlock(&priv->on_off_lock);
  530. ret = icnss_vreg_on(priv);
  531. if (ret) {
  532. icnss_pr_err("Failed to turn on vreg, err = %d\n", ret);
  533. goto out;
  534. }
  535. ret = icnss_clk_on(&priv->clk_list);
  536. if (ret)
  537. goto vreg_off;
  538. return ret;
  539. vreg_off:
  540. icnss_vreg_off(priv);
  541. out:
  542. clear_bit(ICNSS_POWER_ON, &priv->state);
  543. return ret;
  544. }
  545. int icnss_hw_power_off(struct icnss_priv *priv)
  546. {
  547. int ret = 0;
  548. if (test_bit(HW_ALWAYS_ON, &priv->ctrl_params.quirks))
  549. return 0;
  550. if (test_bit(ICNSS_FW_DOWN, &priv->state))
  551. return 0;
  552. icnss_pr_dbg("HW Power off: 0x%lx\n", priv->state);
  553. spin_lock(&priv->on_off_lock);
  554. if (!test_bit(ICNSS_POWER_ON, &priv->state)) {
  555. spin_unlock(&priv->on_off_lock);
  556. return ret;
  557. }
  558. clear_bit(ICNSS_POWER_ON, &priv->state);
  559. spin_unlock(&priv->on_off_lock);
  560. icnss_clk_off(&priv->clk_list);
  561. ret = icnss_vreg_off(priv);
  562. return ret;
  563. }
  564. int icnss_power_on(struct device *dev)
  565. {
  566. struct icnss_priv *priv = dev_get_drvdata(dev);
  567. if (!priv) {
  568. icnss_pr_err("Invalid drvdata: dev %pK, data %pK\n",
  569. dev, priv);
  570. return -EINVAL;
  571. }
  572. icnss_pr_dbg("Power On: 0x%lx\n", priv->state);
  573. return icnss_hw_power_on(priv);
  574. }
  575. EXPORT_SYMBOL(icnss_power_on);
  576. int icnss_power_off(struct device *dev)
  577. {
  578. struct icnss_priv *priv = dev_get_drvdata(dev);
  579. if (!priv) {
  580. icnss_pr_err("Invalid drvdata: dev %pK, data %pK\n",
  581. dev, priv);
  582. return -EINVAL;
  583. }
  584. icnss_pr_dbg("Power Off: 0x%lx\n", priv->state);
  585. return icnss_hw_power_off(priv);
  586. }
  587. EXPORT_SYMBOL(icnss_power_off);
  588. int icnss_power_on_chain1_reg(struct icnss_priv *priv)
  589. {
  590. struct list_head *vreg_list = &priv->vreg_list;
  591. struct icnss_vreg_info *vreg = NULL;
  592. int ret = 0;
  593. list_for_each_entry(vreg, vreg_list, list) {
  594. if (!strcmp(ICNSS_CHAIN1_REGULATOR, vreg->cfg.name) && priv->is_chain1_supported) {
  595. vreg->cfg.is_supported = true;
  596. ret = icnss_vreg_on_single(vreg);
  597. break;
  598. }
  599. }
  600. /* Setting chain1 supported to false as chain1 regulator cfg already updated */
  601. priv->is_chain1_supported = false;
  602. return ret;
  603. }
  604. void icnss_put_resources(struct icnss_priv *priv)
  605. {
  606. icnss_put_clk(priv);
  607. icnss_put_vreg(priv);
  608. }
  609. #if IS_ENABLED(CONFIG_MSM_QMP)
  610. /**
  611. * icnss_aop_interface_init: Initialize AOP interface: either mbox channel or direct QMP
  612. * @priv: Pointer to icnss platform data
  613. *
  614. * Device tree file should have either mbox or qmp configured, but not both.
  615. * Based on device tree configuration setup mbox channel or QMP
  616. *
  617. * Return: 0 for success, otherwise error code
  618. */
  619. int icnss_aop_interface_init(struct icnss_priv *priv)
  620. {
  621. struct mbox_client *mbox = &priv->mbox_client_data;
  622. struct mbox_chan *chan;
  623. int ret = 0, ol_cpr = 0;
  624. ol_cpr = of_property_read_string(priv->pdev->dev.of_node,
  625. "qcom,vreg_ol_cpr",
  626. &priv->cpr_info.vreg_ol_cpr);
  627. if (ol_cpr && !priv->pdc_init_table) {
  628. icnss_pr_dbg("Vreg for OL CPR and pdc_init table not configured\n");
  629. return -EINVAL;
  630. }
  631. mbox->dev = &priv->pdev->dev;
  632. mbox->tx_block = true;
  633. mbox->tx_tout = ICNSS_MBOX_TIMEOUT_MS;
  634. mbox->knows_txdone = false;
  635. priv->mbox_chan = NULL;
  636. priv->qmp = NULL;
  637. priv->use_direct_qmp = false;
  638. /* First try to get mbox channel, if it fails then try qmp_get
  639. * In device tree file there should be either mboxes or qmp,
  640. * cannot have both properties at the same time.
  641. */
  642. chan = mbox_request_channel(mbox, 0);
  643. if (IS_ERR(chan)) {
  644. ret = PTR_ERR(chan);
  645. icnss_pr_dbg("Failed to get mbox channel with err %d\n", ret);
  646. priv->qmp = qmp_get(&priv->pdev->dev);
  647. if (IS_ERR(priv->qmp)) {
  648. icnss_pr_err("Failed to get qmp\n");
  649. return PTR_ERR(priv->qmp);
  650. } else {
  651. priv->use_direct_qmp = true;
  652. icnss_pr_dbg("QMP initialized\n");
  653. }
  654. } else {
  655. priv->mbox_chan = chan;
  656. icnss_pr_dbg("Mbox channel initialized\n");
  657. }
  658. ret = icnss_aop_pdc_reconfig(priv);
  659. if (ret)
  660. icnss_pr_err("Failed to reconfig WLAN PDC, err = %d\n", ret);
  661. return ret;
  662. }
  663. /**
  664. * icnss_aop_interface_deinit: Cleanup AOP interface
  665. * @priv: Pointer to icnss platform data
  666. *
  667. * Cleanup mbox channel or QMP whichever was configured during initialization.
  668. *
  669. * Return: None
  670. */
  671. void icnss_aop_interface_deinit(struct icnss_priv *priv)
  672. {
  673. if (!IS_ERR_OR_NULL(priv->mbox_chan))
  674. mbox_free_channel(priv->mbox_chan);
  675. if (!IS_ERR_OR_NULL(priv->qmp)) {
  676. qmp_put(priv->qmp);
  677. priv->use_direct_qmp = false;
  678. }
  679. }
  680. static int icnss_aop_set_vreg_param(struct icnss_priv *priv,
  681. const char *vreg_name,
  682. enum icnss_vreg_param param,
  683. enum icnss_tcs_seq seq, int val)
  684. {
  685. struct qmp_pkt pkt;
  686. char mbox_msg[ICNSS_MBOX_MSG_MAX_LEN];
  687. static const char * const vreg_param_str[] = {"v", "m", "e"};
  688. static const char *const tcs_seq_str[] = {"upval", "dwnval", "enable"};
  689. int ret = 0;
  690. if (param > ICNSS_VREG_ENABLE || seq > ICNSS_TCS_ALL_SEQ || !vreg_name)
  691. return -EINVAL;
  692. snprintf(mbox_msg, ICNSS_MBOX_MSG_MAX_LEN,
  693. "{class: wlan_pdc, res: %s.%s, %s: %d}", vreg_name,
  694. vreg_param_str[param], tcs_seq_str[seq], val);
  695. if (priv->use_direct_qmp) {
  696. icnss_pr_dbg("Sending AOP QMP msg: %s\n", mbox_msg);
  697. ret = qmp_send(priv->qmp, mbox_msg, ICNSS_MBOX_MSG_MAX_LEN);
  698. if (ret < 0)
  699. icnss_pr_err("Failed to send AOP QMP msg: %s\n", mbox_msg);
  700. else
  701. ret = 0;
  702. } else {
  703. icnss_pr_dbg("Sending AOP Mbox msg: %s\n", mbox_msg);
  704. pkt.size = ICNSS_MBOX_MSG_MAX_LEN;
  705. pkt.data = mbox_msg;
  706. ret = mbox_send_message(priv->mbox_chan, &pkt);
  707. if (ret < 0)
  708. icnss_pr_err("Failed to send AOP mbox msg: %s,ret: %d\n",
  709. mbox_msg, ret);
  710. else
  711. ret = 0;
  712. }
  713. return ret;
  714. }
  715. /* icnss_aop_pdc_reconfig: Send AOP msg to configure PDC table for WLAN device
  716. * @priv: Pointer to icnss platform data
  717. *
  718. * Send AOP QMP or Mbox msg to configure PDC table for WLAN device
  719. *
  720. * Return: 0 for success, otherwise error code
  721. */
  722. int icnss_aop_pdc_reconfig(struct icnss_priv *priv)
  723. {
  724. u32 i;
  725. int ret;
  726. char *mbox_msg;
  727. struct qmp_pkt pkt;
  728. if (priv->pdc_init_table_len <= 0 || !priv->pdc_init_table)
  729. return 0;
  730. icnss_pr_dbg("Setting PDC defaults for device ID: (0x%x)\n",
  731. priv->device_id);
  732. for (i = 0; i < priv->pdc_init_table_len; i++) {
  733. mbox_msg = (char *)priv->pdc_init_table[i];
  734. if (priv->use_direct_qmp) {
  735. icnss_pr_dbg("Sending AOP QMP msg: %s\n", mbox_msg);
  736. ret = qmp_send(priv->qmp, mbox_msg,
  737. ICNSS_MBOX_MSG_MAX_LEN);
  738. if (ret < 0)
  739. icnss_pr_err("Failed to send AOP QMP msg: %s\n",
  740. mbox_msg);
  741. else
  742. ret = 0;
  743. } else {
  744. icnss_pr_dbg("Sending AOP Mbox msg: %s\n", mbox_msg);
  745. pkt.size = ICNSS_MBOX_MSG_MAX_LEN;
  746. pkt.data = mbox_msg;
  747. ret = mbox_send_message(priv->mbox_chan, &pkt);
  748. if (ret < 0)
  749. icnss_pr_err("Failed to send AOP mbox msg: %s,ret: %d\n",
  750. mbox_msg, ret);
  751. else
  752. ret = 0;
  753. }
  754. }
  755. return ret;
  756. }
  757. #else
  758. int icnss_aop_interface_init(struct icnss_priv *priv)
  759. {
  760. return 0;
  761. }
  762. void icnss_aop_interface_deinit(struct icnss_priv *priv)
  763. {
  764. }
  765. static int icnss_aop_set_vreg_param(struct icnss_priv *priv,
  766. const char *vreg_name,
  767. enum icnss_vreg_param param,
  768. enum icnss_tcs_seq seq, int val)
  769. {
  770. return 0;
  771. }
  772. int icnss_aop_pdc_reconfig(struct icnss_priv *priv)
  773. {
  774. return 0;
  775. }
  776. #endif
  777. void icnss_power_misc_params_init(struct icnss_priv *priv)
  778. {
  779. struct device *dev = &priv->pdev->dev;
  780. int ret;
  781. /* common DT Entries */
  782. priv->pdc_init_table_len =
  783. of_property_count_strings(dev->of_node,
  784. "qcom,pdc_init_table");
  785. if (priv->pdc_init_table_len > 0) {
  786. priv->pdc_init_table =
  787. kcalloc(priv->pdc_init_table_len,
  788. sizeof(char *), GFP_KERNEL);
  789. if (priv->pdc_init_table) {
  790. ret = of_property_read_string_array(dev->of_node,
  791. "qcom,pdc_init_table",
  792. priv->pdc_init_table,
  793. priv->pdc_init_table_len);
  794. if (ret < 0)
  795. icnss_pr_err("Failed to get PDC Init Table\n");
  796. } else {
  797. icnss_pr_err("Failed to alloc PDC Init Table mem\n");
  798. }
  799. } else {
  800. icnss_pr_dbg("PDC Init Table not configured\n");
  801. }
  802. }
  803. int icnss_update_cpr_info(struct icnss_priv *priv)
  804. {
  805. struct icnss_cpr_info *cpr_info = &priv->cpr_info;
  806. if (!cpr_info->vreg_ol_cpr || (!priv->mbox_chan && !priv->use_direct_qmp)) {
  807. icnss_pr_dbg("Mbox channel / QMP / OL CPR Vreg not configured\n");
  808. return 0;
  809. }
  810. if (cpr_info->voltage == 0) {
  811. icnss_pr_err("Voltage %dmV is not valid\n", cpr_info->voltage);
  812. return -EINVAL;
  813. }
  814. cpr_info->voltage = cpr_info->voltage > BT_CXMX_VOLTAGE_MV ?
  815. cpr_info->voltage : BT_CXMX_VOLTAGE_MV;
  816. return icnss_aop_set_vreg_param(priv,
  817. cpr_info->vreg_ol_cpr,
  818. ICNSS_VREG_VOLTAGE,
  819. ICNSS_TCS_UP_SEQ,
  820. cpr_info->voltage);
  821. }
  822. static int icnss_get_battery_level(struct icnss_priv *priv)
  823. {
  824. int err = 0, battery_percentage = 0;
  825. union power_supply_propval psp = {0,};
  826. if (!priv->batt_psy)
  827. priv->batt_psy = power_supply_get_by_name("battery");
  828. if (priv->batt_psy) {
  829. err = power_supply_get_property(priv->batt_psy,
  830. POWER_SUPPLY_PROP_CAPACITY,
  831. &psp);
  832. if (err) {
  833. icnss_pr_err("battery percentage read error:%d\n", err);
  834. goto out;
  835. }
  836. battery_percentage = psp.intval;
  837. }
  838. icnss_pr_info("Battery Percentage: %d\n", battery_percentage);
  839. out:
  840. return battery_percentage;
  841. }
  842. static void icnss_update_soc_level(struct work_struct *work)
  843. {
  844. int battery_percentage = 0, current_updated_voltage = 0, err = 0;
  845. int level_count;
  846. struct icnss_priv *priv = container_of(work, struct icnss_priv, soc_update_work);
  847. battery_percentage = icnss_get_battery_level(priv);
  848. if (!battery_percentage ||
  849. battery_percentage > ICNSS_MAX_BATTERY_LEVEL) {
  850. icnss_pr_err("Battery percentage read failure\n");
  851. return;
  852. }
  853. for (level_count = 0; level_count < ICNSS_BATTERY_LEVEL_COUNT;
  854. level_count++) {
  855. if (battery_percentage >=
  856. icnss_battery_level[level_count].lower_battery_threshold) {
  857. current_updated_voltage =
  858. icnss_battery_level[level_count].ldo_voltage;
  859. break;
  860. }
  861. }
  862. if (level_count != ICNSS_BATTERY_LEVEL_COUNT &&
  863. priv->last_updated_voltage != current_updated_voltage) {
  864. err = icnss_send_vbatt_update(priv, current_updated_voltage);
  865. if (err < 0) {
  866. icnss_pr_err("Unable to update ldo voltage");
  867. return;
  868. }
  869. priv->last_updated_voltage = current_updated_voltage;
  870. }
  871. }
  872. static int icnss_battery_supply_callback(struct notifier_block *nb,
  873. unsigned long event, void *data)
  874. {
  875. struct power_supply *psy = data;
  876. struct icnss_priv *priv = container_of(nb, struct icnss_priv,
  877. psf_nb);
  878. if (strcmp(psy->desc->name, "battery"))
  879. return NOTIFY_OK;
  880. if (test_bit(ICNSS_WLFW_CONNECTED, &priv->state) &&
  881. !test_bit(ICNSS_FW_DOWN, &priv->state))
  882. queue_work(priv->soc_update_wq, &priv->soc_update_work);
  883. return NOTIFY_OK;
  884. }
  885. int icnss_get_psf_info(struct icnss_priv *priv)
  886. {
  887. int ret = 0;
  888. priv->soc_update_wq = alloc_workqueue("icnss_soc_update",
  889. WQ_UNBOUND, 1);
  890. if (!priv->soc_update_wq) {
  891. icnss_pr_err("Workqueue creation failed for soc update\n");
  892. ret = -EFAULT;
  893. goto out;
  894. }
  895. priv->psf_nb.notifier_call = icnss_battery_supply_callback;
  896. ret = power_supply_reg_notifier(&priv->psf_nb);
  897. if (ret < 0) {
  898. icnss_pr_err("Power supply framework registration err: %d\n",
  899. ret);
  900. goto err_psf_registration;
  901. }
  902. INIT_WORK(&priv->soc_update_work, icnss_update_soc_level);
  903. return 0;
  904. err_psf_registration:
  905. destroy_workqueue(priv->soc_update_wq);
  906. out:
  907. return ret;
  908. }