wcd9xxx-core.c 44 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747
  1. /* Copyright (c) 2011-2018, The Linux Foundation. All rights reserved.
  2. *
  3. * This program is free software; you can redistribute it and/or modify
  4. * it under the terms of the GNU General Public License version 2 and
  5. * only version 2 as published by the Free Software Foundation.
  6. *
  7. * This program is distributed in the hope that it will be useful,
  8. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. * GNU General Public License for more details.
  11. */
  12. #include <linux/kernel.h>
  13. #include <linux/module.h>
  14. #include <linux/of_device.h>
  15. #include <linux/slab.h>
  16. #include <linux/ratelimit.h>
  17. #include <linux/mfd/core.h>
  18. #include <linux/delay.h>
  19. #include <linux/gpio.h>
  20. #include <linux/debugfs.h>
  21. #include <linux/i2c.h>
  22. #include <linux/regmap.h>
  23. #include <linux/mfd/wcd9xxx/wcd9xxx_registers.h>
  24. #include <sound/soc.h>
  25. #include "core.h"
  26. #include "pdata.h"
  27. #include "msm-cdc-pinctrl.h"
  28. #include "msm-cdc-supply.h"
  29. #include "wcd9xxx-irq.h"
  30. #include "wcd9xxx-utils.h"
  31. #include "wcd9xxx-regmap.h"
  32. #include "wcd9xxx-slimslave.h"
  33. #define WCD9XXX_REGISTER_START_OFFSET 0x800
  34. #define WCD9XXX_SLIM_RW_MAX_TRIES 3
  35. #define SLIMBUS_PRESENT_TIMEOUT 100
  36. #define MAX_WCD9XXX_DEVICE 4
  37. #define WCD9XXX_I2C_GSBI_SLAVE_ID "3-000d"
  38. #define WCD9XXX_I2C_TOP_SLAVE_ADDR 0x0d
  39. #define WCD9XXX_ANALOG_I2C_SLAVE_ADDR 0x77
  40. #define WCD9XXX_DIGITAL1_I2C_SLAVE_ADDR 0x66
  41. #define WCD9XXX_DIGITAL2_I2C_SLAVE_ADDR 0x55
  42. #define WCD9XXX_I2C_TOP_LEVEL 0
  43. #define WCD9XXX_I2C_ANALOG 1
  44. #define WCD9XXX_I2C_DIGITAL_1 2
  45. #define WCD9XXX_I2C_DIGITAL_2 3
  46. /*
  47. * Number of return values needs to be checked for each
  48. * registration of Slimbus of I2C bus for each codec
  49. */
  50. #define NUM_WCD9XXX_REG_RET 5
  51. #define SLIM_USR_MC_REPEAT_CHANGE_VALUE 0x0
  52. #define SLIM_REPEAT_WRITE_MAX_SLICE 16
  53. #define REG_BYTES 2
  54. #define VAL_BYTES 1
  55. #define WCD9XXX_PAGE_NUM(reg) (((reg) >> 8) & 0xff)
  56. #define WCD9XXX_PAGE_SIZE 256
  57. struct wcd9xxx_i2c {
  58. struct i2c_client *client;
  59. struct i2c_msg xfer_msg[2];
  60. struct mutex xfer_lock;
  61. int mod_id;
  62. };
  63. static struct regmap_config wcd9xxx_base_regmap_config = {
  64. .reg_bits = 16,
  65. .val_bits = 8,
  66. .can_multi_write = true,
  67. };
  68. static struct regmap_config wcd9xxx_i2c_base_regmap_config = {
  69. .reg_bits = 16,
  70. .val_bits = 8,
  71. .can_multi_write = false,
  72. .use_single_rw = true,
  73. };
  74. static u8 wcd9xxx_pgd_la;
  75. static u8 wcd9xxx_inf_la;
  76. static const int wcd9xxx_cdc_types[] = {
  77. [WCD9XXX] = WCD9XXX,
  78. [WCD9330] = WCD9330,
  79. [WCD9335] = WCD9335,
  80. [WCD934X] = WCD934X,
  81. [WCD9360] = WCD9360,
  82. };
  83. static const struct of_device_id wcd9xxx_of_match[] = {
  84. { .compatible = "qcom,tavil-i2c",
  85. .data = (void *)&wcd9xxx_cdc_types[WCD934X]},
  86. { .compatible = "qcom,tasha-i2c-pgd",
  87. .data = (void *)&wcd9xxx_cdc_types[WCD9335]},
  88. { .compatible = "qcom,wcd9xxx-i2c",
  89. .data = (void *)&wcd9xxx_cdc_types[WCD9330]},
  90. { }
  91. };
  92. MODULE_DEVICE_TABLE(of, wcd9xxx_of_match);
  93. static int wcd9xxx_slim_device_up(struct slim_device *sldev);
  94. static int wcd9xxx_slim_device_down(struct slim_device *sldev);
  95. struct wcd9xxx_i2c wcd9xxx_modules[MAX_WCD9XXX_DEVICE];
  96. static int wcd9xxx_slim_multi_reg_write(struct wcd9xxx *wcd9xxx,
  97. const void *data, size_t count)
  98. {
  99. unsigned int reg;
  100. struct device *dev;
  101. u8 val[WCD9XXX_PAGE_SIZE];
  102. int ret = 0;
  103. int i = 0;
  104. int n = 0;
  105. unsigned int page_num;
  106. size_t num_regs = (count / (REG_BYTES + VAL_BYTES));
  107. struct wcd9xxx_reg_val *bulk_reg;
  108. u8 *buf;
  109. dev = wcd9xxx->dev;
  110. if (!data) {
  111. dev_err(dev, "%s: data is NULL\n", __func__);
  112. return -EINVAL;
  113. }
  114. if (num_regs == 0)
  115. return -EINVAL;
  116. bulk_reg = kzalloc(num_regs * (sizeof(struct wcd9xxx_reg_val)),
  117. GFP_KERNEL);
  118. if (!bulk_reg)
  119. return -ENOMEM;
  120. buf = (u8 *)data;
  121. reg = *(u16 *)buf;
  122. page_num = WCD9XXX_PAGE_NUM(reg);
  123. for (i = 0, n = 0; n < num_regs; i++, n++) {
  124. reg = *(u16 *)buf;
  125. if (page_num != WCD9XXX_PAGE_NUM(reg)) {
  126. ret = wcd9xxx_slim_bulk_write(wcd9xxx, bulk_reg,
  127. i, false);
  128. page_num = WCD9XXX_PAGE_NUM(reg);
  129. i = 0;
  130. }
  131. buf += REG_BYTES;
  132. val[i] = *buf;
  133. buf += VAL_BYTES;
  134. bulk_reg[i].reg = reg;
  135. bulk_reg[i].buf = &val[i];
  136. bulk_reg[i].bytes = 1;
  137. }
  138. ret = wcd9xxx_slim_bulk_write(wcd9xxx, bulk_reg,
  139. i, false);
  140. if (ret)
  141. dev_err(dev, "%s: error writing bulk regs\n",
  142. __func__);
  143. kfree(bulk_reg);
  144. return ret;
  145. }
  146. /*
  147. * wcd9xxx_interface_reg_read: Read slim interface registers
  148. *
  149. * @wcd9xxx: Pointer to wcd9xxx structure
  150. * @reg: register adderss
  151. *
  152. * Returns register value in success and negative error code in case of failure
  153. */
  154. int wcd9xxx_interface_reg_read(struct wcd9xxx *wcd9xxx, unsigned short reg)
  155. {
  156. u8 val;
  157. int ret;
  158. mutex_lock(&wcd9xxx->io_lock);
  159. ret = wcd9xxx->read_dev(wcd9xxx, reg, 1, (void *)&val,
  160. true);
  161. if (ret < 0)
  162. dev_err(wcd9xxx->dev, "%s: Codec read 0x%x failed\n",
  163. __func__, reg);
  164. else
  165. dev_dbg(wcd9xxx->dev, "%s: Read 0x%02x from 0x%x\n",
  166. __func__, val, reg);
  167. mutex_unlock(&wcd9xxx->io_lock);
  168. if (ret < 0)
  169. return ret;
  170. else
  171. return val;
  172. }
  173. EXPORT_SYMBOL(wcd9xxx_interface_reg_read);
  174. /*
  175. * wcd9xxx_interface_reg_write: Write slim interface registers
  176. *
  177. * @wcd9xxx: Pointer to wcd9xxx structure
  178. * @reg: register adderss
  179. * @val: value of the register to be written
  180. *
  181. * Returns 0 for success and negative error code in case of failure
  182. */
  183. int wcd9xxx_interface_reg_write(struct wcd9xxx *wcd9xxx, unsigned short reg,
  184. u8 val)
  185. {
  186. int ret;
  187. mutex_lock(&wcd9xxx->io_lock);
  188. ret = wcd9xxx->write_dev(wcd9xxx, reg, 1, (void *)&val, true);
  189. dev_dbg(wcd9xxx->dev, "%s: Write %02x to 0x%x ret(%d)\n",
  190. __func__, val, reg, ret);
  191. mutex_unlock(&wcd9xxx->io_lock);
  192. return ret;
  193. }
  194. EXPORT_SYMBOL(wcd9xxx_interface_reg_write);
  195. static int wcd9xxx_slim_read_device(struct wcd9xxx *wcd9xxx, unsigned short reg,
  196. int bytes, void *dest, bool interface)
  197. {
  198. int ret;
  199. struct slim_ele_access msg;
  200. int slim_read_tries = WCD9XXX_SLIM_RW_MAX_TRIES;
  201. msg.start_offset = WCD9XXX_REGISTER_START_OFFSET + reg;
  202. msg.num_bytes = bytes;
  203. msg.comp = NULL;
  204. if (!wcd9xxx->dev_up) {
  205. dev_dbg_ratelimited(
  206. wcd9xxx->dev, "%s: No read allowed. dev_up = %d\n",
  207. __func__, wcd9xxx->dev_up);
  208. return 0;
  209. }
  210. while (1) {
  211. mutex_lock(&wcd9xxx->xfer_lock);
  212. ret = slim_request_val_element(interface ?
  213. wcd9xxx->slim_slave : wcd9xxx->slim,
  214. &msg, dest, bytes);
  215. mutex_unlock(&wcd9xxx->xfer_lock);
  216. if (likely(ret == 0) || (--slim_read_tries == 0))
  217. break;
  218. usleep_range(5000, 5100);
  219. }
  220. if (ret)
  221. dev_err(wcd9xxx->dev, "%s: Error, Codec read failed (%d)\n",
  222. __func__, ret);
  223. return ret;
  224. }
  225. /*
  226. * Interface specifies whether the write is to the interface or general
  227. * registers.
  228. */
  229. static int wcd9xxx_slim_write_device(struct wcd9xxx *wcd9xxx,
  230. unsigned short reg, int bytes, void *src, bool interface)
  231. {
  232. int ret;
  233. struct slim_ele_access msg;
  234. int slim_write_tries = WCD9XXX_SLIM_RW_MAX_TRIES;
  235. msg.start_offset = WCD9XXX_REGISTER_START_OFFSET + reg;
  236. msg.num_bytes = bytes;
  237. msg.comp = NULL;
  238. if (!wcd9xxx->dev_up) {
  239. dev_dbg_ratelimited(
  240. wcd9xxx->dev, "%s: No write allowed. dev_up = %d\n",
  241. __func__, wcd9xxx->dev_up);
  242. return 0;
  243. }
  244. while (1) {
  245. mutex_lock(&wcd9xxx->xfer_lock);
  246. ret = slim_change_val_element(interface ?
  247. wcd9xxx->slim_slave : wcd9xxx->slim,
  248. &msg, src, bytes);
  249. mutex_unlock(&wcd9xxx->xfer_lock);
  250. if (likely(ret == 0) || (--slim_write_tries == 0))
  251. break;
  252. usleep_range(5000, 5100);
  253. }
  254. if (ret)
  255. pr_err("%s: Error, Codec write failed (%d)\n", __func__, ret);
  256. return ret;
  257. }
  258. static int wcd9xxx_slim_get_allowed_slice(struct wcd9xxx *wcd9xxx,
  259. int bytes)
  260. {
  261. int allowed_sz = bytes;
  262. if (likely(bytes == SLIM_REPEAT_WRITE_MAX_SLICE))
  263. allowed_sz = 16;
  264. else if (bytes >= 12)
  265. allowed_sz = 12;
  266. else if (bytes >= 8)
  267. allowed_sz = 8;
  268. else if (bytes >= 6)
  269. allowed_sz = 6;
  270. else if (bytes >= 4)
  271. allowed_sz = 4;
  272. else
  273. allowed_sz = bytes;
  274. return allowed_sz;
  275. }
  276. /*
  277. * wcd9xxx_slim_write_repeat: Write the same register with multiple values
  278. * @wcd9xxx: handle to wcd core
  279. * @reg: register to be written
  280. * @bytes: number of bytes to be written to reg
  281. * @src: buffer with data content to be written to reg
  282. * This API will write reg with bytes from src in a single slimbus
  283. * transaction. All values from 1 to 16 are supported by this API.
  284. */
  285. int wcd9xxx_slim_write_repeat(struct wcd9xxx *wcd9xxx, unsigned short reg,
  286. int bytes, void *src)
  287. {
  288. int ret = 0, bytes_to_write = bytes, bytes_allowed;
  289. struct slim_ele_access slim_msg;
  290. mutex_lock(&wcd9xxx->io_lock);
  291. if (wcd9xxx->type == WCD9335 || wcd9xxx->type == WCD934X ||
  292. wcd9xxx->type == WCD9360) {
  293. ret = wcd9xxx_page_write(wcd9xxx, &reg);
  294. if (ret)
  295. goto done;
  296. }
  297. slim_msg.start_offset = WCD9XXX_REGISTER_START_OFFSET + reg;
  298. slim_msg.comp = NULL;
  299. if (unlikely(bytes > SLIM_REPEAT_WRITE_MAX_SLICE)) {
  300. dev_err(wcd9xxx->dev, "%s: size %d not supported\n",
  301. __func__, bytes);
  302. ret = -EINVAL;
  303. goto done;
  304. }
  305. if (!wcd9xxx->dev_up) {
  306. dev_dbg_ratelimited(
  307. wcd9xxx->dev, "%s: No write allowed. dev_up = %d\n",
  308. __func__, wcd9xxx->dev_up);
  309. ret = 0;
  310. goto done;
  311. }
  312. while (bytes_to_write > 0) {
  313. bytes_allowed = wcd9xxx_slim_get_allowed_slice(wcd9xxx,
  314. bytes_to_write);
  315. slim_msg.num_bytes = bytes_allowed;
  316. mutex_lock(&wcd9xxx->xfer_lock);
  317. ret = slim_user_msg(wcd9xxx->slim, wcd9xxx->slim->laddr,
  318. SLIM_MSG_MT_DEST_REFERRED_USER,
  319. SLIM_USR_MC_REPEAT_CHANGE_VALUE,
  320. &slim_msg, src, bytes_allowed);
  321. mutex_unlock(&wcd9xxx->xfer_lock);
  322. if (ret) {
  323. dev_err(wcd9xxx->dev, "%s: failed, ret = %d\n",
  324. __func__, ret);
  325. break;
  326. }
  327. bytes_to_write = bytes_to_write - bytes_allowed;
  328. src = ((u8 *)src) + bytes_allowed;
  329. }
  330. done:
  331. mutex_unlock(&wcd9xxx->io_lock);
  332. return ret;
  333. }
  334. EXPORT_SYMBOL(wcd9xxx_slim_write_repeat);
  335. /*
  336. * wcd9xxx_slim_reserve_bw: API to reserve the slimbus bandwidth
  337. * @wcd9xxx: Handle to the wcd9xxx core
  338. * @bw_ops: value of the bandwidth that is requested
  339. * @commit: Flag to indicate if bandwidth change is to be committed
  340. * right away
  341. */
  342. int wcd9xxx_slim_reserve_bw(struct wcd9xxx *wcd9xxx,
  343. u32 bw_ops, bool commit)
  344. {
  345. if (!wcd9xxx || !wcd9xxx->slim) {
  346. pr_err("%s: Invalid handle to %s\n",
  347. __func__,
  348. (!wcd9xxx) ? "wcd9xxx" : "slim_device");
  349. return -EINVAL;
  350. }
  351. return slim_reservemsg_bw(wcd9xxx->slim, bw_ops, commit);
  352. }
  353. EXPORT_SYMBOL(wcd9xxx_slim_reserve_bw);
  354. /*
  355. * wcd9xxx_slim_bulk_write: API to write multiple registers with one descriptor
  356. * @wcd9xxx: Handle to the wcd9xxx core
  357. * @wcd9xxx_reg_val: structure holding register and values to be written
  358. * @size: Indicates number of messages to be written with one descriptor
  359. * @is_interface: Indicates whether the register is for slim interface or for
  360. * general registers.
  361. * @return: returns 0 if success or error information to the caller in case
  362. * of failure.
  363. */
  364. int wcd9xxx_slim_bulk_write(struct wcd9xxx *wcd9xxx,
  365. struct wcd9xxx_reg_val *bulk_reg,
  366. unsigned int size, bool is_interface)
  367. {
  368. int ret, i;
  369. struct slim_val_inf *msgs;
  370. unsigned short reg;
  371. if (!bulk_reg || !size || !wcd9xxx) {
  372. pr_err("%s: Invalid parameters\n", __func__);
  373. return -EINVAL;
  374. }
  375. if (!wcd9xxx->dev_up) {
  376. dev_dbg_ratelimited(
  377. wcd9xxx->dev, "%s: No write allowed. dev_up = %d\n",
  378. __func__, wcd9xxx->dev_up);
  379. return 0;
  380. }
  381. msgs = kzalloc(size * (sizeof(struct slim_val_inf)), GFP_KERNEL);
  382. if (!msgs) {
  383. ret = -ENOMEM;
  384. goto mem_fail;
  385. }
  386. mutex_lock(&wcd9xxx->io_lock);
  387. reg = bulk_reg->reg;
  388. for (i = 0; i < size; i++) {
  389. msgs[i].start_offset = WCD9XXX_REGISTER_START_OFFSET +
  390. (bulk_reg->reg & 0xFF);
  391. msgs[i].num_bytes = bulk_reg->bytes;
  392. msgs[i].wbuf = bulk_reg->buf;
  393. bulk_reg++;
  394. }
  395. ret = wcd9xxx_page_write(wcd9xxx, &reg);
  396. if (ret) {
  397. pr_err("%s: Page write error for reg: 0x%x\n",
  398. __func__, reg);
  399. goto err;
  400. }
  401. ret = slim_bulk_msg_write(is_interface ?
  402. wcd9xxx->slim_slave : wcd9xxx->slim,
  403. SLIM_MSG_MT_CORE,
  404. SLIM_MSG_MC_CHANGE_VALUE, msgs, size,
  405. NULL, NULL);
  406. if (ret)
  407. pr_err("%s: Error, Codec bulk write failed (%d)\n",
  408. __func__, ret);
  409. /* 100 usec sleep is needed as per HW requirement */
  410. usleep_range(100, 110);
  411. err:
  412. mutex_unlock(&wcd9xxx->io_lock);
  413. kfree(msgs);
  414. mem_fail:
  415. return ret;
  416. }
  417. EXPORT_SYMBOL(wcd9xxx_slim_bulk_write);
  418. static int wcd9xxx_num_irq_regs(const struct wcd9xxx *wcd9xxx)
  419. {
  420. return (wcd9xxx->codec_type->num_irqs / 8) +
  421. ((wcd9xxx->codec_type->num_irqs % 8) ? 1 : 0);
  422. }
  423. static int wcd9xxx_regmap_init_cache(struct wcd9xxx *wcd9xxx)
  424. {
  425. struct regmap_config *regmap_config;
  426. int rc;
  427. regmap_config = wcd9xxx_get_regmap_config(wcd9xxx->type);
  428. if (!regmap_config) {
  429. dev_err(wcd9xxx->dev, "regmap config is not defined\n");
  430. return -EINVAL;
  431. }
  432. rc = regmap_reinit_cache(wcd9xxx->regmap, regmap_config);
  433. if (rc != 0) {
  434. dev_err(wcd9xxx->dev, "%s:Failed to reinit register cache: %d\n",
  435. __func__, rc);
  436. }
  437. return rc;
  438. }
  439. static int wcd9xxx_device_init(struct wcd9xxx *wcd9xxx)
  440. {
  441. int ret = 0, i;
  442. struct wcd9xxx_core_resource *core_res = &wcd9xxx->core_res;
  443. regmap_patch_fptr regmap_apply_patch = NULL;
  444. mutex_init(&wcd9xxx->io_lock);
  445. mutex_init(&wcd9xxx->xfer_lock);
  446. mutex_init(&wcd9xxx->reset_lock);
  447. ret = wcd9xxx_bringup(wcd9xxx->dev);
  448. if (ret) {
  449. ret = -EPROBE_DEFER;
  450. goto err_bring_up;
  451. }
  452. wcd9xxx->codec_type = devm_kzalloc(wcd9xxx->dev,
  453. sizeof(struct wcd9xxx_codec_type), GFP_KERNEL);
  454. if (!wcd9xxx->codec_type) {
  455. ret = -ENOMEM;
  456. goto err_bring_up;
  457. }
  458. ret = wcd9xxx_get_codec_info(wcd9xxx->dev);
  459. if (ret) {
  460. ret = -EPROBE_DEFER;
  461. goto fail_cdc_fill;
  462. }
  463. wcd9xxx->version = wcd9xxx->codec_type->version;
  464. if (!wcd9xxx->codec_type->dev || !wcd9xxx->codec_type->size)
  465. goto fail_cdc_fill;
  466. core_res->parent = wcd9xxx;
  467. core_res->dev = wcd9xxx->dev;
  468. core_res->intr_table = wcd9xxx->codec_type->intr_tbl;
  469. core_res->intr_table_size = wcd9xxx->codec_type->intr_tbl_size;
  470. for (i = 0; i < WCD9XXX_INTR_REG_MAX; i++)
  471. wcd9xxx->core_res.intr_reg[i] =
  472. wcd9xxx->codec_type->intr_reg[i];
  473. wcd9xxx_core_res_init(&wcd9xxx->core_res,
  474. wcd9xxx->codec_type->num_irqs,
  475. wcd9xxx_num_irq_regs(wcd9xxx),
  476. wcd9xxx->regmap);
  477. if (wcd9xxx_core_irq_init(&wcd9xxx->core_res))
  478. goto err;
  479. ret = wcd9xxx_regmap_init_cache(wcd9xxx);
  480. if (ret)
  481. goto err_irq;
  482. regmap_apply_patch = wcd9xxx_get_regmap_reg_patch(
  483. wcd9xxx->type);
  484. if (regmap_apply_patch) {
  485. ret = regmap_apply_patch(wcd9xxx->regmap,
  486. wcd9xxx->version);
  487. if (ret)
  488. dev_err(wcd9xxx->dev,
  489. "Failed to register patch: %d\n", ret);
  490. }
  491. ret = mfd_add_devices(wcd9xxx->dev, -1, wcd9xxx->codec_type->dev,
  492. wcd9xxx->codec_type->size, NULL, 0, NULL);
  493. if (ret != 0) {
  494. dev_err(wcd9xxx->dev, "Failed to add children: %d\n", ret);
  495. goto err_irq;
  496. }
  497. ret = device_init_wakeup(wcd9xxx->dev, true);
  498. if (ret) {
  499. dev_err(wcd9xxx->dev, "Device wakeup init failed: %d\n", ret);
  500. goto err_irq;
  501. }
  502. return ret;
  503. err_irq:
  504. wcd9xxx_irq_exit(&wcd9xxx->core_res);
  505. fail_cdc_fill:
  506. devm_kfree(wcd9xxx->dev, wcd9xxx->codec_type);
  507. wcd9xxx->codec_type = NULL;
  508. err:
  509. wcd9xxx_bringdown(wcd9xxx->dev);
  510. wcd9xxx_core_res_deinit(&wcd9xxx->core_res);
  511. err_bring_up:
  512. mutex_destroy(&wcd9xxx->io_lock);
  513. mutex_destroy(&wcd9xxx->xfer_lock);
  514. mutex_destroy(&wcd9xxx->reset_lock);
  515. return ret;
  516. }
  517. static void wcd9xxx_device_exit(struct wcd9xxx *wcd9xxx)
  518. {
  519. device_init_wakeup(wcd9xxx->dev, false);
  520. wcd9xxx_irq_exit(&wcd9xxx->core_res);
  521. mfd_remove_devices(wcd9xxx->dev);
  522. wcd9xxx_bringdown(wcd9xxx->dev);
  523. wcd9xxx_reset_low(wcd9xxx->dev);
  524. wcd9xxx_core_res_deinit(&wcd9xxx->core_res);
  525. mutex_destroy(&wcd9xxx->io_lock);
  526. mutex_destroy(&wcd9xxx->xfer_lock);
  527. mutex_destroy(&wcd9xxx->reset_lock);
  528. if (wcd9xxx_get_intf_type() == WCD9XXX_INTERFACE_TYPE_SLIMBUS)
  529. slim_remove_device(wcd9xxx->slim_slave);
  530. }
  531. #ifdef CONFIG_DEBUG_FS
  532. struct wcd9xxx *debugCodec;
  533. static struct dentry *debugfs_wcd9xxx_dent;
  534. static struct dentry *debugfs_peek;
  535. static struct dentry *debugfs_poke;
  536. static struct dentry *debugfs_power_state;
  537. static struct dentry *debugfs_reg_dump;
  538. static unsigned char read_data;
  539. static int codec_debug_open(struct inode *inode, struct file *file)
  540. {
  541. file->private_data = inode->i_private;
  542. return 0;
  543. }
  544. static int get_parameters(char *buf, long int *param1, int num_of_par)
  545. {
  546. char *token;
  547. int base, cnt;
  548. token = strsep(&buf, " ");
  549. for (cnt = 0; cnt < num_of_par; cnt++) {
  550. if (token != NULL) {
  551. if ((token[1] == 'x') || (token[1] == 'X'))
  552. base = 16;
  553. else
  554. base = 10;
  555. if (kstrtoul(token, base, &param1[cnt]) != 0)
  556. return -EINVAL;
  557. token = strsep(&buf, " ");
  558. } else
  559. return -EINVAL;
  560. }
  561. return 0;
  562. }
  563. static ssize_t wcd9xxx_slimslave_reg_show(char __user *ubuf, size_t count,
  564. loff_t *ppos)
  565. {
  566. int i, reg_val, len;
  567. ssize_t total = 0;
  568. char tmp_buf[25]; /* each line is 12 bytes but 25 for margin of error */
  569. for (i = (int) *ppos / 12; i <= SLIM_MAX_REG_ADDR; i++) {
  570. reg_val = wcd9xxx_interface_reg_read(debugCodec, i);
  571. len = snprintf(tmp_buf, sizeof(tmp_buf),
  572. "0x%.3x: 0x%.2x\n", i, reg_val);
  573. if ((total + len) >= count - 1)
  574. break;
  575. if (copy_to_user((ubuf + total), tmp_buf, len)) {
  576. pr_err("%s: fail to copy reg dump\n", __func__);
  577. total = -EFAULT;
  578. goto copy_err;
  579. }
  580. *ppos += len;
  581. total += len;
  582. }
  583. copy_err:
  584. return total;
  585. }
  586. static ssize_t codec_debug_read(struct file *file, char __user *ubuf,
  587. size_t count, loff_t *ppos)
  588. {
  589. char lbuf[8];
  590. char *access_str = file->private_data;
  591. ssize_t ret_cnt;
  592. if (*ppos < 0 || !count)
  593. return -EINVAL;
  594. if (!strcmp(access_str, "slimslave_peek")) {
  595. snprintf(lbuf, sizeof(lbuf), "0x%x\n", read_data);
  596. ret_cnt = simple_read_from_buffer(ubuf, count, ppos, lbuf,
  597. strnlen(lbuf, 7));
  598. } else if (!strcmp(access_str, "slimslave_reg_dump")) {
  599. ret_cnt = wcd9xxx_slimslave_reg_show(ubuf, count, ppos);
  600. } else {
  601. pr_err("%s: %s not permitted to read\n", __func__, access_str);
  602. ret_cnt = -EPERM;
  603. }
  604. return ret_cnt;
  605. }
  606. static void wcd9xxx_set_reset_pin_state(struct wcd9xxx *wcd9xxx,
  607. struct wcd9xxx_pdata *pdata,
  608. bool active)
  609. {
  610. if (wcd9xxx->wcd_rst_np) {
  611. if (active)
  612. msm_cdc_pinctrl_select_active_state(
  613. wcd9xxx->wcd_rst_np);
  614. else
  615. msm_cdc_pinctrl_select_sleep_state(
  616. wcd9xxx->wcd_rst_np);
  617. return;
  618. } else if (gpio_is_valid(wcd9xxx->reset_gpio)) {
  619. gpio_direction_output(wcd9xxx->reset_gpio,
  620. (active == true ? 1 : 0));
  621. }
  622. }
  623. static int codec_debug_process_cdc_power(char *lbuf)
  624. {
  625. long int param;
  626. int rc;
  627. struct wcd9xxx_pdata *pdata;
  628. if (wcd9xxx_get_intf_type() != WCD9XXX_INTERFACE_TYPE_SLIMBUS) {
  629. pr_err("%s: CODEC is not in SLIMBUS mode\n", __func__);
  630. rc = -EPERM;
  631. goto error_intf;
  632. }
  633. rc = get_parameters(lbuf, &param, 1);
  634. if (likely(!rc)) {
  635. pdata = debugCodec->slim->dev.platform_data;
  636. if (param == 0) {
  637. wcd9xxx_slim_device_down(debugCodec->slim);
  638. msm_cdc_disable_static_supplies(debugCodec->dev,
  639. debugCodec->supplies,
  640. pdata->regulator,
  641. pdata->num_supplies);
  642. wcd9xxx_set_reset_pin_state(debugCodec, pdata, false);
  643. } else if (param == 1) {
  644. msm_cdc_enable_static_supplies(debugCodec->dev,
  645. debugCodec->supplies,
  646. pdata->regulator,
  647. pdata->num_supplies);
  648. usleep_range(1000, 2000);
  649. wcd9xxx_set_reset_pin_state(debugCodec, pdata, false);
  650. usleep_range(1000, 2000);
  651. wcd9xxx_set_reset_pin_state(debugCodec, pdata, true);
  652. usleep_range(1000, 2000);
  653. wcd9xxx_slim_device_up(debugCodec->slim);
  654. } else {
  655. pr_err("%s: invalid command %ld\n", __func__, param);
  656. }
  657. }
  658. error_intf:
  659. return rc;
  660. }
  661. static ssize_t codec_debug_write(struct file *filp,
  662. const char __user *ubuf, size_t cnt, loff_t *ppos)
  663. {
  664. char *access_str = filp->private_data;
  665. char lbuf[32];
  666. int rc;
  667. long int param[5];
  668. if (cnt > sizeof(lbuf) - 1)
  669. return -EINVAL;
  670. rc = copy_from_user(lbuf, ubuf, cnt);
  671. if (rc)
  672. return -EFAULT;
  673. lbuf[cnt] = '\0';
  674. if (!strcmp(access_str, "slimslave_poke")) {
  675. /* write */
  676. rc = get_parameters(lbuf, param, 2);
  677. if ((param[0] <= 0x3FF) && (param[1] <= 0xFF) &&
  678. (rc == 0))
  679. wcd9xxx_interface_reg_write(debugCodec, param[0],
  680. param[1]);
  681. else
  682. rc = -EINVAL;
  683. } else if (!strcmp(access_str, "slimslave_peek")) {
  684. /* read */
  685. rc = get_parameters(lbuf, param, 1);
  686. if ((param[0] <= 0x3FF) && (rc == 0))
  687. read_data = wcd9xxx_interface_reg_read(debugCodec,
  688. param[0]);
  689. else
  690. rc = -EINVAL;
  691. } else if (!strcmp(access_str, "power_state")) {
  692. rc = codec_debug_process_cdc_power(lbuf);
  693. }
  694. if (rc == 0)
  695. rc = cnt;
  696. else
  697. pr_err("%s: rc = %d\n", __func__, rc);
  698. return rc;
  699. }
  700. static const struct file_operations codec_debug_ops = {
  701. .open = codec_debug_open,
  702. .write = codec_debug_write,
  703. .read = codec_debug_read
  704. };
  705. #endif
  706. static struct wcd9xxx_i2c *wcd9xxx_i2c_get_device_info(struct wcd9xxx *wcd9xxx,
  707. u16 reg)
  708. {
  709. u16 mask = 0x0f00;
  710. int value = 0;
  711. struct wcd9xxx_i2c *wcd9xxx_i2c = NULL;
  712. if (wcd9xxx->type == WCD9335) {
  713. wcd9xxx_i2c = &wcd9xxx_modules[0];
  714. } else {
  715. value = ((reg & mask) >> 8) & 0x000f;
  716. switch (value) {
  717. case 0:
  718. wcd9xxx_i2c = &wcd9xxx_modules[0];
  719. break;
  720. case 1:
  721. wcd9xxx_i2c = &wcd9xxx_modules[1];
  722. break;
  723. case 2:
  724. wcd9xxx_i2c = &wcd9xxx_modules[2];
  725. break;
  726. case 3:
  727. wcd9xxx_i2c = &wcd9xxx_modules[3];
  728. break;
  729. default:
  730. break;
  731. }
  732. }
  733. return wcd9xxx_i2c;
  734. }
  735. static int wcd9xxx_i2c_write_device(struct wcd9xxx *wcd9xxx, u16 reg, u8 *value,
  736. u32 bytes)
  737. {
  738. struct i2c_msg *msg;
  739. int ret = 0;
  740. u8 reg_addr = 0;
  741. u8 data[bytes + 1];
  742. struct wcd9xxx_i2c *wcd9xxx_i2c;
  743. wcd9xxx_i2c = wcd9xxx_i2c_get_device_info(wcd9xxx, reg);
  744. if (wcd9xxx_i2c == NULL || wcd9xxx_i2c->client == NULL) {
  745. pr_err("failed to get device info\n");
  746. return -ENODEV;
  747. }
  748. reg_addr = (u8)reg;
  749. msg = &wcd9xxx_i2c->xfer_msg[0];
  750. msg->addr = wcd9xxx_i2c->client->addr;
  751. msg->len = bytes + 1;
  752. msg->flags = 0;
  753. data[0] = reg;
  754. data[1] = *value;
  755. msg->buf = data;
  756. ret = i2c_transfer(wcd9xxx_i2c->client->adapter,
  757. wcd9xxx_i2c->xfer_msg, 1);
  758. /* Try again if the write fails */
  759. if (ret != 1) {
  760. ret = i2c_transfer(wcd9xxx_i2c->client->adapter,
  761. wcd9xxx_i2c->xfer_msg, 1);
  762. if (ret != 1) {
  763. pr_err("failed to write the device\n");
  764. return ret;
  765. }
  766. }
  767. pr_debug("write success register = %x val = %x\n", reg, data[1]);
  768. return 0;
  769. }
  770. static int wcd9xxx_i2c_read_device(struct wcd9xxx *wcd9xxx, unsigned short reg,
  771. int bytes, unsigned char *dest)
  772. {
  773. struct i2c_msg *msg;
  774. int ret = 0;
  775. u8 reg_addr = 0;
  776. struct wcd9xxx_i2c *wcd9xxx_i2c;
  777. u8 i = 0;
  778. wcd9xxx_i2c = wcd9xxx_i2c_get_device_info(wcd9xxx, reg);
  779. if (wcd9xxx_i2c == NULL || wcd9xxx_i2c->client == NULL) {
  780. pr_err("failed to get device info\n");
  781. return -ENODEV;
  782. }
  783. for (i = 0; i < bytes; i++) {
  784. reg_addr = (u8)reg++;
  785. msg = &wcd9xxx_i2c->xfer_msg[0];
  786. msg->addr = wcd9xxx_i2c->client->addr;
  787. msg->len = 1;
  788. msg->flags = 0;
  789. msg->buf = &reg_addr;
  790. msg = &wcd9xxx_i2c->xfer_msg[1];
  791. msg->addr = wcd9xxx_i2c->client->addr;
  792. msg->len = 1;
  793. msg->flags = I2C_M_RD;
  794. msg->buf = dest++;
  795. ret = i2c_transfer(wcd9xxx_i2c->client->adapter,
  796. wcd9xxx_i2c->xfer_msg, 2);
  797. /* Try again if read fails first time */
  798. if (ret != 2) {
  799. ret = i2c_transfer(wcd9xxx_i2c->client->adapter,
  800. wcd9xxx_i2c->xfer_msg, 2);
  801. if (ret != 2) {
  802. pr_err("failed to read wcd9xxx register\n");
  803. return ret;
  804. }
  805. }
  806. }
  807. return 0;
  808. }
  809. int wcd9xxx_i2c_read(struct wcd9xxx *wcd9xxx, unsigned short reg,
  810. int bytes, void *dest, bool interface_reg)
  811. {
  812. return wcd9xxx_i2c_read_device(wcd9xxx, reg, bytes, dest);
  813. }
  814. int wcd9xxx_i2c_write(struct wcd9xxx *wcd9xxx, unsigned short reg,
  815. int bytes, void *src, bool interface_reg)
  816. {
  817. return wcd9xxx_i2c_write_device(wcd9xxx, reg, src, bytes);
  818. }
  819. static int wcd9xxx_i2c_get_client_index(struct i2c_client *client,
  820. int *wcd9xx_index)
  821. {
  822. int ret = 0;
  823. switch (client->addr) {
  824. case WCD9XXX_I2C_TOP_SLAVE_ADDR:
  825. *wcd9xx_index = WCD9XXX_I2C_TOP_LEVEL;
  826. break;
  827. case WCD9XXX_ANALOG_I2C_SLAVE_ADDR:
  828. *wcd9xx_index = WCD9XXX_I2C_ANALOG;
  829. break;
  830. case WCD9XXX_DIGITAL1_I2C_SLAVE_ADDR:
  831. *wcd9xx_index = WCD9XXX_I2C_DIGITAL_1;
  832. break;
  833. case WCD9XXX_DIGITAL2_I2C_SLAVE_ADDR:
  834. *wcd9xx_index = WCD9XXX_I2C_DIGITAL_2;
  835. break;
  836. default:
  837. ret = -EINVAL;
  838. break;
  839. }
  840. return ret;
  841. }
  842. static int wcd9xxx_i2c_probe(struct i2c_client *client,
  843. const struct i2c_device_id *id)
  844. {
  845. struct wcd9xxx *wcd9xxx = NULL;
  846. struct wcd9xxx_pdata *pdata = NULL;
  847. int val = 0;
  848. int ret = 0;
  849. int wcd9xx_index = 0;
  850. struct device *dev;
  851. int intf_type;
  852. const struct of_device_id *of_id;
  853. intf_type = wcd9xxx_get_intf_type();
  854. pr_debug("%s: interface status %d\n", __func__, intf_type);
  855. if (intf_type == WCD9XXX_INTERFACE_TYPE_SLIMBUS) {
  856. dev_dbg(&client->dev, "%s:Codec is detected in slimbus mode\n",
  857. __func__);
  858. return -ENODEV;
  859. } else if (intf_type == WCD9XXX_INTERFACE_TYPE_I2C) {
  860. ret = wcd9xxx_i2c_get_client_index(client, &wcd9xx_index);
  861. if (ret != 0)
  862. dev_err(&client->dev, "%s: I2C set codec I2C\n"
  863. "client failed\n", __func__);
  864. else {
  865. dev_err(&client->dev, "%s:probe for other slaves\n"
  866. "devices of codec I2C slave Addr = %x\n",
  867. __func__, client->addr);
  868. wcd9xxx_modules[wcd9xx_index].client = client;
  869. }
  870. return ret;
  871. } else if (intf_type == WCD9XXX_INTERFACE_TYPE_PROBING) {
  872. dev = &client->dev;
  873. if (client->dev.of_node) {
  874. dev_dbg(&client->dev, "%s:Platform data\n"
  875. "from device tree\n", __func__);
  876. pdata = wcd9xxx_populate_dt_data(&client->dev);
  877. if (!pdata) {
  878. dev_err(&client->dev,
  879. "%s: Fail to obtain pdata from device tree\n",
  880. __func__);
  881. ret = -EINVAL;
  882. goto fail;
  883. }
  884. client->dev.platform_data = pdata;
  885. } else {
  886. dev_dbg(&client->dev, "%s:Platform data from\n"
  887. "board file\n", __func__);
  888. pdata = client->dev.platform_data;
  889. }
  890. wcd9xxx = devm_kzalloc(&client->dev, sizeof(struct wcd9xxx),
  891. GFP_KERNEL);
  892. if (!wcd9xxx) {
  893. ret = -ENOMEM;
  894. goto fail;
  895. }
  896. if (!pdata) {
  897. dev_dbg(&client->dev, "no platform data?\n");
  898. ret = -EINVAL;
  899. goto fail;
  900. }
  901. wcd9xxx->type = WCD9XXX;
  902. if (client->dev.of_node) {
  903. of_id = of_match_device(wcd9xxx_of_match, &client->dev);
  904. if (of_id) {
  905. wcd9xxx->type = *((int *)of_id->data);
  906. dev_info(&client->dev, "%s: codec type is %d\n",
  907. __func__, wcd9xxx->type);
  908. }
  909. } else {
  910. dev_info(&client->dev, "%s: dev.of_node is NULL, default to WCD9XXX\n",
  911. __func__);
  912. wcd9xxx->type = WCD9XXX;
  913. }
  914. wcd9xxx->regmap = wcd9xxx_regmap_init(&client->dev,
  915. &wcd9xxx_i2c_base_regmap_config);
  916. if (IS_ERR(wcd9xxx->regmap)) {
  917. ret = PTR_ERR(wcd9xxx->regmap);
  918. dev_err(&client->dev, "%s: Failed to allocate register map: %d\n",
  919. __func__, ret);
  920. goto err_codec;
  921. }
  922. wcd9xxx->reset_gpio = pdata->reset_gpio;
  923. wcd9xxx->wcd_rst_np = pdata->wcd_rst_np;
  924. if (!wcd9xxx->wcd_rst_np) {
  925. pdata->use_pinctrl = false;
  926. dev_err(&client->dev, "%s: pinctrl not used for rst_n\n",
  927. __func__);
  928. goto err_codec;
  929. }
  930. if (i2c_check_functionality(client->adapter,
  931. I2C_FUNC_I2C) == 0) {
  932. dev_dbg(&client->dev, "can't talk I2C?\n");
  933. ret = -EIO;
  934. goto fail;
  935. }
  936. dev_set_drvdata(&client->dev, wcd9xxx);
  937. wcd9xxx->dev = &client->dev;
  938. wcd9xxx->dev_up = true;
  939. if (client->dev.of_node)
  940. wcd9xxx->mclk_rate = pdata->mclk_rate;
  941. wcd9xxx->num_of_supplies = pdata->num_supplies;
  942. ret = msm_cdc_init_supplies(wcd9xxx->dev, &wcd9xxx->supplies,
  943. pdata->regulator,
  944. pdata->num_supplies);
  945. if (!wcd9xxx->supplies) {
  946. dev_err(wcd9xxx->dev, "%s: Cannot init wcd supplies\n",
  947. __func__);
  948. goto err_codec;
  949. }
  950. ret = msm_cdc_enable_static_supplies(wcd9xxx->dev,
  951. wcd9xxx->supplies,
  952. pdata->regulator,
  953. pdata->num_supplies);
  954. if (ret) {
  955. dev_err(wcd9xxx->dev, "%s: wcd static supply enable failed!\n",
  956. __func__);
  957. goto err_codec;
  958. }
  959. /* For WCD9335, it takes about 600us for the Vout_A and
  960. * Vout_D to be ready after BUCK_SIDO is powered up\
  961. * SYS_RST_N shouldn't be pulled high during this time
  962. */
  963. if (wcd9xxx->type == WCD9335)
  964. usleep_range(600, 650);
  965. else
  966. usleep_range(5, 10);
  967. ret = wcd9xxx_reset(wcd9xxx->dev);
  968. if (ret) {
  969. pr_err("%s: Resetting Codec failed\n", __func__);
  970. goto err_supplies;
  971. }
  972. ret = wcd9xxx_i2c_get_client_index(client, &wcd9xx_index);
  973. if (ret != 0) {
  974. pr_err("%s:Set codec I2C client failed\n", __func__);
  975. goto err_supplies;
  976. }
  977. wcd9xxx_modules[wcd9xx_index].client = client;
  978. wcd9xxx->read_dev = wcd9xxx_i2c_read;
  979. wcd9xxx->write_dev = wcd9xxx_i2c_write;
  980. if (!wcd9xxx->dev->of_node)
  981. wcd9xxx_assign_irq(&wcd9xxx->core_res,
  982. pdata->irq, pdata->irq_base);
  983. ret = wcd9xxx_device_init(wcd9xxx);
  984. if (ret) {
  985. pr_err("%s: error, initializing device failed (%d)\n",
  986. __func__, ret);
  987. goto err_device_init;
  988. }
  989. ret = wcd9xxx_i2c_read(wcd9xxx, WCD9XXX_A_CHIP_STATUS, 1,
  990. &val, 0);
  991. if (ret < 0)
  992. pr_err("%s: failed to read the wcd9xxx status (%d)\n",
  993. __func__, ret);
  994. if (val != wcd9xxx->codec_type->i2c_chip_status)
  995. pr_err("%s: unknown chip status 0x%x\n", __func__, val);
  996. wcd9xxx_set_intf_type(WCD9XXX_INTERFACE_TYPE_I2C);
  997. return ret;
  998. }
  999. pr_err("%s: I2C probe in wrong state\n", __func__);
  1000. err_device_init:
  1001. wcd9xxx_reset_low(wcd9xxx->dev);
  1002. err_supplies:
  1003. msm_cdc_release_supplies(wcd9xxx->dev, wcd9xxx->supplies,
  1004. pdata->regulator,
  1005. pdata->num_supplies);
  1006. pdata->regulator = NULL;
  1007. pdata->num_supplies = 0;
  1008. err_codec:
  1009. devm_kfree(&client->dev, wcd9xxx);
  1010. dev_set_drvdata(&client->dev, NULL);
  1011. fail:
  1012. return ret;
  1013. }
  1014. static int wcd9xxx_i2c_remove(struct i2c_client *client)
  1015. {
  1016. struct wcd9xxx *wcd9xxx;
  1017. struct wcd9xxx_pdata *pdata = client->dev.platform_data;
  1018. wcd9xxx = dev_get_drvdata(&client->dev);
  1019. msm_cdc_release_supplies(wcd9xxx->dev, wcd9xxx->supplies,
  1020. pdata->regulator,
  1021. pdata->num_supplies);
  1022. wcd9xxx_device_exit(wcd9xxx);
  1023. dev_set_drvdata(&client->dev, NULL);
  1024. return 0;
  1025. }
  1026. static int wcd9xxx_dt_parse_slim_interface_dev_info(struct device *dev,
  1027. struct slim_device *slim_ifd)
  1028. {
  1029. int ret = 0;
  1030. struct property *prop;
  1031. ret = of_property_read_string(dev->of_node, "qcom,cdc-slim-ifd",
  1032. &slim_ifd->name);
  1033. if (ret) {
  1034. dev_err(dev, "Looking up %s property in node %s failed",
  1035. "qcom,cdc-slim-ifd-dev", dev->of_node->full_name);
  1036. return -ENODEV;
  1037. }
  1038. prop = of_find_property(dev->of_node,
  1039. "qcom,cdc-slim-ifd-elemental-addr", NULL);
  1040. if (!prop) {
  1041. dev_err(dev, "Looking up %s property in node %s failed",
  1042. "qcom,cdc-slim-ifd-elemental-addr",
  1043. dev->of_node->full_name);
  1044. return -ENODEV;
  1045. } else if (prop->length != 6) {
  1046. dev_err(dev, "invalid codec slim ifd addr. addr length = %d\n",
  1047. prop->length);
  1048. return -ENODEV;
  1049. }
  1050. memcpy(slim_ifd->e_addr, prop->value, 6);
  1051. return 0;
  1052. }
  1053. static int wcd9xxx_slim_get_laddr(struct slim_device *sb,
  1054. const u8 *e_addr, u8 e_len, u8 *laddr)
  1055. {
  1056. int ret;
  1057. const unsigned long timeout = jiffies +
  1058. msecs_to_jiffies(SLIMBUS_PRESENT_TIMEOUT);
  1059. do {
  1060. ret = slim_get_logical_addr(sb, e_addr, e_len, laddr);
  1061. if (!ret)
  1062. break;
  1063. /* Give SLIMBUS time to report present and be ready. */
  1064. usleep_range(1000, 1100);
  1065. pr_debug_ratelimited("%s: retyring get logical addr\n",
  1066. __func__);
  1067. } while time_before(jiffies, timeout);
  1068. return ret;
  1069. }
  1070. static int wcd9xxx_slim_probe(struct slim_device *slim)
  1071. {
  1072. struct wcd9xxx *wcd9xxx;
  1073. struct wcd9xxx_pdata *pdata;
  1074. const struct slim_device_id *device_id;
  1075. int ret = 0;
  1076. int intf_type;
  1077. intf_type = wcd9xxx_get_intf_type();
  1078. wcd9xxx = devm_kzalloc(&slim->dev, sizeof(struct wcd9xxx),
  1079. GFP_KERNEL);
  1080. if (!wcd9xxx) {
  1081. ret = -ENOMEM;
  1082. goto err;
  1083. }
  1084. if (!slim) {
  1085. ret = -EINVAL;
  1086. goto err;
  1087. }
  1088. if (intf_type == WCD9XXX_INTERFACE_TYPE_I2C) {
  1089. dev_dbg(&slim->dev, "%s:Codec is detected in I2C mode\n",
  1090. __func__);
  1091. ret = -ENODEV;
  1092. goto err;
  1093. }
  1094. if (slim->dev.of_node) {
  1095. dev_dbg(&slim->dev, "Platform data from device tree\n");
  1096. pdata = wcd9xxx_populate_dt_data(&slim->dev);
  1097. if (!pdata) {
  1098. dev_err(&slim->dev,
  1099. "%s: Fail to obtain pdata from device tree\n",
  1100. __func__);
  1101. ret = -EINVAL;
  1102. goto err;
  1103. }
  1104. ret = wcd9xxx_dt_parse_slim_interface_dev_info(&slim->dev,
  1105. &pdata->slimbus_slave_device);
  1106. if (ret) {
  1107. dev_err(&slim->dev, "Error, parsing slim interface\n");
  1108. devm_kfree(&slim->dev, pdata);
  1109. ret = -EINVAL;
  1110. goto err;
  1111. }
  1112. slim->dev.platform_data = pdata;
  1113. } else {
  1114. dev_info(&slim->dev, "Platform data from board file\n");
  1115. pdata = slim->dev.platform_data;
  1116. }
  1117. if (!pdata) {
  1118. dev_err(&slim->dev, "Error, no platform data\n");
  1119. ret = -EINVAL;
  1120. goto err;
  1121. }
  1122. if (!slim->ctrl) {
  1123. dev_err(&slim->dev, "%s: Error, no SLIMBUS control data\n",
  1124. __func__);
  1125. ret = -EINVAL;
  1126. goto err_codec;
  1127. }
  1128. if (pdata->has_buck_vsel_gpio)
  1129. msm_cdc_pinctrl_select_active_state(pdata->buck_vsel_ctl_np);
  1130. device_id = slim_get_device_id(slim);
  1131. if (!device_id) {
  1132. dev_err(&slim->dev, "%s: Error, no device id\n", __func__);
  1133. ret = -EINVAL;
  1134. goto err;
  1135. }
  1136. wcd9xxx->type = device_id->driver_data;
  1137. dev_info(&slim->dev, "%s: probing for wcd type: %d, name: %s\n",
  1138. __func__, wcd9xxx->type, device_id->name);
  1139. /* wcd9xxx members init */
  1140. wcd9xxx->multi_reg_write = wcd9xxx_slim_multi_reg_write;
  1141. wcd9xxx->slim = slim;
  1142. slim_set_clientdata(slim, wcd9xxx);
  1143. wcd9xxx->reset_gpio = pdata->reset_gpio;
  1144. wcd9xxx->dev = &slim->dev;
  1145. wcd9xxx->mclk_rate = pdata->mclk_rate;
  1146. wcd9xxx->dev_up = true;
  1147. wcd9xxx->wcd_rst_np = pdata->wcd_rst_np;
  1148. wcd9xxx->regmap = wcd9xxx_regmap_init(&slim->dev,
  1149. &wcd9xxx_base_regmap_config);
  1150. if (IS_ERR(wcd9xxx->regmap)) {
  1151. ret = PTR_ERR(wcd9xxx->regmap);
  1152. dev_err(&slim->dev, "%s: Failed to allocate register map: %d\n",
  1153. __func__, ret);
  1154. goto err_codec;
  1155. }
  1156. if (!wcd9xxx->wcd_rst_np) {
  1157. pdata->use_pinctrl = false;
  1158. dev_err(&slim->dev, "%s: pinctrl not used for rst_n\n",
  1159. __func__);
  1160. goto err_codec;
  1161. }
  1162. wcd9xxx->num_of_supplies = pdata->num_supplies;
  1163. ret = msm_cdc_init_supplies(&slim->dev, &wcd9xxx->supplies,
  1164. pdata->regulator,
  1165. pdata->num_supplies);
  1166. if (!wcd9xxx->supplies) {
  1167. dev_err(wcd9xxx->dev, "%s: Cannot init wcd supplies\n",
  1168. __func__);
  1169. goto err_codec;
  1170. }
  1171. ret = msm_cdc_enable_static_supplies(wcd9xxx->dev,
  1172. wcd9xxx->supplies,
  1173. pdata->regulator,
  1174. pdata->num_supplies);
  1175. if (ret) {
  1176. dev_err(wcd9xxx->dev, "%s: wcd static supply enable failed!\n",
  1177. __func__);
  1178. goto err_codec;
  1179. }
  1180. /*
  1181. * For WCD9335, it takes about 600us for the Vout_A and
  1182. * Vout_D to be ready after BUCK_SIDO is powered up.
  1183. * SYS_RST_N shouldn't be pulled high during this time
  1184. */
  1185. if (wcd9xxx->type == WCD9335 || wcd9xxx->type == WCD934X ||
  1186. wcd9xxx->type == WCD9360)
  1187. usleep_range(600, 650);
  1188. else
  1189. usleep_range(5, 10);
  1190. ret = wcd9xxx_reset(&slim->dev);
  1191. if (ret) {
  1192. dev_err(&slim->dev, "%s: Resetting Codec failed\n", __func__);
  1193. goto err_supplies;
  1194. }
  1195. ret = wcd9xxx_slim_get_laddr(wcd9xxx->slim, wcd9xxx->slim->e_addr,
  1196. ARRAY_SIZE(wcd9xxx->slim->e_addr),
  1197. &wcd9xxx->slim->laddr);
  1198. if (ret) {
  1199. dev_err(&slim->dev, "%s: failed to get slimbus %s logical address: %d\n",
  1200. __func__, wcd9xxx->slim->name, ret);
  1201. goto err_reset;
  1202. }
  1203. wcd9xxx->read_dev = wcd9xxx_slim_read_device;
  1204. wcd9xxx->write_dev = wcd9xxx_slim_write_device;
  1205. wcd9xxx_pgd_la = wcd9xxx->slim->laddr;
  1206. wcd9xxx->slim_slave = &pdata->slimbus_slave_device;
  1207. if (!wcd9xxx->dev->of_node)
  1208. wcd9xxx_assign_irq(&wcd9xxx->core_res,
  1209. pdata->irq, pdata->irq_base);
  1210. ret = slim_add_device(slim->ctrl, wcd9xxx->slim_slave);
  1211. if (ret) {
  1212. dev_err(&slim->dev, "%s: error, adding SLIMBUS device failed\n",
  1213. __func__);
  1214. goto err_reset;
  1215. }
  1216. ret = wcd9xxx_slim_get_laddr(wcd9xxx->slim_slave,
  1217. wcd9xxx->slim_slave->e_addr,
  1218. ARRAY_SIZE(wcd9xxx->slim_slave->e_addr),
  1219. &wcd9xxx->slim_slave->laddr);
  1220. if (ret) {
  1221. dev_err(&slim->dev, "%s: failed to get slimbus %s logical address: %d\n",
  1222. __func__, wcd9xxx->slim->name, ret);
  1223. goto err_slim_add;
  1224. }
  1225. wcd9xxx_inf_la = wcd9xxx->slim_slave->laddr;
  1226. wcd9xxx_set_intf_type(WCD9XXX_INTERFACE_TYPE_SLIMBUS);
  1227. ret = wcd9xxx_device_init(wcd9xxx);
  1228. if (ret) {
  1229. dev_err(&slim->dev, "%s: error, initializing device failed (%d)\n",
  1230. __func__, ret);
  1231. goto err_slim_add;
  1232. }
  1233. #ifdef CONFIG_DEBUG_FS
  1234. debugCodec = wcd9xxx;
  1235. debugfs_wcd9xxx_dent = debugfs_create_dir
  1236. ("wcd9xxx_core", 0);
  1237. if (!IS_ERR(debugfs_wcd9xxx_dent)) {
  1238. debugfs_peek = debugfs_create_file("slimslave_peek",
  1239. S_IFREG | 0444, debugfs_wcd9xxx_dent,
  1240. (void *) "slimslave_peek", &codec_debug_ops);
  1241. debugfs_poke = debugfs_create_file("slimslave_poke",
  1242. S_IFREG | 0444, debugfs_wcd9xxx_dent,
  1243. (void *) "slimslave_poke", &codec_debug_ops);
  1244. debugfs_power_state = debugfs_create_file("power_state",
  1245. S_IFREG | 0444, debugfs_wcd9xxx_dent,
  1246. (void *) "power_state", &codec_debug_ops);
  1247. debugfs_reg_dump = debugfs_create_file("slimslave_reg_dump",
  1248. S_IFREG | 0444, debugfs_wcd9xxx_dent,
  1249. (void *) "slimslave_reg_dump", &codec_debug_ops);
  1250. }
  1251. #endif
  1252. return ret;
  1253. err_slim_add:
  1254. slim_remove_device(wcd9xxx->slim_slave);
  1255. err_reset:
  1256. wcd9xxx_reset_low(wcd9xxx->dev);
  1257. err_supplies:
  1258. msm_cdc_release_supplies(wcd9xxx->dev, wcd9xxx->supplies,
  1259. pdata->regulator,
  1260. pdata->num_supplies);
  1261. err_codec:
  1262. slim_set_clientdata(slim, NULL);
  1263. err:
  1264. devm_kfree(&slim->dev, wcd9xxx);
  1265. return ret;
  1266. }
  1267. static int wcd9xxx_slim_remove(struct slim_device *pdev)
  1268. {
  1269. struct wcd9xxx *wcd9xxx;
  1270. struct wcd9xxx_pdata *pdata = pdev->dev.platform_data;
  1271. #ifdef CONFIG_DEBUG_FS
  1272. debugfs_remove_recursive(debugfs_wcd9xxx_dent);
  1273. #endif
  1274. wcd9xxx = slim_get_devicedata(pdev);
  1275. wcd9xxx_deinit_slimslave(wcd9xxx);
  1276. slim_remove_device(wcd9xxx->slim_slave);
  1277. msm_cdc_release_supplies(wcd9xxx->dev, wcd9xxx->supplies,
  1278. pdata->regulator,
  1279. pdata->num_supplies);
  1280. wcd9xxx_device_exit(wcd9xxx);
  1281. slim_set_clientdata(pdev, NULL);
  1282. return 0;
  1283. }
  1284. static int wcd9xxx_device_up(struct wcd9xxx *wcd9xxx)
  1285. {
  1286. int ret = 0;
  1287. struct wcd9xxx_core_resource *wcd9xxx_res = &wcd9xxx->core_res;
  1288. dev_info(wcd9xxx->dev, "%s: codec bring up\n", __func__);
  1289. wcd9xxx_bringup(wcd9xxx->dev);
  1290. ret = wcd9xxx_irq_init(wcd9xxx_res);
  1291. if (ret) {
  1292. pr_err("%s: wcd9xx_irq_init failed : %d\n", __func__, ret);
  1293. } else {
  1294. if (wcd9xxx->post_reset)
  1295. ret = wcd9xxx->post_reset(wcd9xxx);
  1296. }
  1297. return ret;
  1298. }
  1299. static int wcd9xxx_slim_device_reset(struct slim_device *sldev)
  1300. {
  1301. int ret;
  1302. struct wcd9xxx *wcd9xxx = slim_get_devicedata(sldev);
  1303. if (!wcd9xxx) {
  1304. pr_err("%s: wcd9xxx is NULL\n", __func__);
  1305. return -EINVAL;
  1306. }
  1307. dev_info(wcd9xxx->dev, "%s: device reset, dev_up = %d\n",
  1308. __func__, wcd9xxx->dev_up);
  1309. if (wcd9xxx->dev_up)
  1310. return 0;
  1311. mutex_lock(&wcd9xxx->reset_lock);
  1312. ret = wcd9xxx_reset(wcd9xxx->dev);
  1313. if (ret)
  1314. dev_err(wcd9xxx->dev, "%s: Resetting Codec failed\n", __func__);
  1315. mutex_unlock(&wcd9xxx->reset_lock);
  1316. return ret;
  1317. }
  1318. static int wcd9xxx_slim_device_up(struct slim_device *sldev)
  1319. {
  1320. struct wcd9xxx *wcd9xxx = slim_get_devicedata(sldev);
  1321. int ret = 0;
  1322. if (!wcd9xxx) {
  1323. pr_err("%s: wcd9xxx is NULL\n", __func__);
  1324. return -EINVAL;
  1325. }
  1326. dev_info(wcd9xxx->dev, "%s: slim device up, dev_up = %d\n",
  1327. __func__, wcd9xxx->dev_up);
  1328. if (wcd9xxx->dev_up)
  1329. return 0;
  1330. wcd9xxx->dev_up = true;
  1331. mutex_lock(&wcd9xxx->reset_lock);
  1332. ret = wcd9xxx_device_up(wcd9xxx);
  1333. mutex_unlock(&wcd9xxx->reset_lock);
  1334. return ret;
  1335. }
  1336. static int wcd9xxx_slim_device_down(struct slim_device *sldev)
  1337. {
  1338. struct wcd9xxx *wcd9xxx = slim_get_devicedata(sldev);
  1339. if (!wcd9xxx) {
  1340. pr_err("%s: wcd9xxx is NULL\n", __func__);
  1341. return -EINVAL;
  1342. }
  1343. dev_info(wcd9xxx->dev, "%s: device down, dev_up = %d\n",
  1344. __func__, wcd9xxx->dev_up);
  1345. if (!wcd9xxx->dev_up)
  1346. return 0;
  1347. wcd9xxx->dev_up = false;
  1348. mutex_lock(&wcd9xxx->reset_lock);
  1349. if (wcd9xxx->dev_down)
  1350. wcd9xxx->dev_down(wcd9xxx);
  1351. wcd9xxx_irq_exit(&wcd9xxx->core_res);
  1352. wcd9xxx_reset_low(wcd9xxx->dev);
  1353. mutex_unlock(&wcd9xxx->reset_lock);
  1354. return 0;
  1355. }
  1356. static int wcd9xxx_slim_resume(struct slim_device *sldev)
  1357. {
  1358. struct wcd9xxx *wcd9xxx = slim_get_devicedata(sldev);
  1359. return wcd9xxx_core_res_resume(&wcd9xxx->core_res);
  1360. }
  1361. static int wcd9xxx_i2c_resume(struct device *dev)
  1362. {
  1363. struct wcd9xxx *wcd9xxx = dev_get_drvdata(dev);
  1364. if (wcd9xxx)
  1365. return wcd9xxx_core_res_resume(&wcd9xxx->core_res);
  1366. else
  1367. return 0;
  1368. }
  1369. static int wcd9xxx_slim_suspend(struct slim_device *sldev, pm_message_t pmesg)
  1370. {
  1371. struct wcd9xxx *wcd9xxx = slim_get_devicedata(sldev);
  1372. return wcd9xxx_core_res_suspend(&wcd9xxx->core_res, pmesg);
  1373. }
  1374. static int wcd9xxx_i2c_suspend(struct device *dev)
  1375. {
  1376. struct wcd9xxx *wcd9xxx = dev_get_drvdata(dev);
  1377. pm_message_t pmesg = {0};
  1378. if (wcd9xxx)
  1379. return wcd9xxx_core_res_suspend(&wcd9xxx->core_res, pmesg);
  1380. else
  1381. return 0;
  1382. }
  1383. static const struct slim_device_id wcd_slim_device_id[] = {
  1384. {"sitar-slim", 0},
  1385. {"sitar1p1-slim", 0},
  1386. {"tabla-slim", 0},
  1387. {"tabla2x-slim", 0},
  1388. {"taiko-slim-pgd", 0},
  1389. {"tapan-slim-pgd", 0},
  1390. {"tomtom-slim-pgd", WCD9330},
  1391. {"tasha-slim-pgd", WCD9335},
  1392. {"tavil-slim-pgd", WCD934X},
  1393. {"pahu-slim-pgd", WCD9360},
  1394. {}
  1395. };
  1396. static struct slim_driver wcd_slim_driver = {
  1397. .driver = {
  1398. .name = "wcd-slim",
  1399. .owner = THIS_MODULE,
  1400. },
  1401. .probe = wcd9xxx_slim_probe,
  1402. .remove = wcd9xxx_slim_remove,
  1403. .id_table = wcd_slim_device_id,
  1404. .resume = wcd9xxx_slim_resume,
  1405. .suspend = wcd9xxx_slim_suspend,
  1406. .device_up = wcd9xxx_slim_device_up,
  1407. .reset_device = wcd9xxx_slim_device_reset,
  1408. .device_down = wcd9xxx_slim_device_down,
  1409. };
  1410. static struct i2c_device_id wcd9xxx_id_table[] = {
  1411. {"wcd9xxx-i2c", WCD9XXX_I2C_TOP_LEVEL},
  1412. {"wcd9xxx-i2c", WCD9XXX_I2C_ANALOG},
  1413. {"wcd9xxx-i2c", WCD9XXX_I2C_DIGITAL_1},
  1414. {"wcd9xxx-i2c", WCD9XXX_I2C_DIGITAL_2},
  1415. {}
  1416. };
  1417. static struct i2c_device_id tasha_id_table[] = {
  1418. {"tasha-i2c-pgd", WCD9XXX_I2C_TOP_LEVEL},
  1419. {}
  1420. };
  1421. static struct i2c_device_id tavil_id_table[] = {
  1422. {"tavil-i2c", WCD9XXX_I2C_TOP_LEVEL},
  1423. {}
  1424. };
  1425. static struct i2c_device_id tabla_id_table[] = {
  1426. {"tabla top level", WCD9XXX_I2C_TOP_LEVEL},
  1427. {"tabla analog", WCD9XXX_I2C_ANALOG},
  1428. {"tabla digital1", WCD9XXX_I2C_DIGITAL_1},
  1429. {"tabla digital2", WCD9XXX_I2C_DIGITAL_2},
  1430. {}
  1431. };
  1432. MODULE_DEVICE_TABLE(i2c, tabla_id_table);
  1433. static const struct dev_pm_ops wcd9xxx_i2c_pm_ops = {
  1434. .suspend = wcd9xxx_i2c_suspend,
  1435. .resume = wcd9xxx_i2c_resume,
  1436. };
  1437. static struct i2c_driver tabla_i2c_driver = {
  1438. .driver = {
  1439. .owner = THIS_MODULE,
  1440. .name = "tabla-i2c-core",
  1441. .pm = &wcd9xxx_i2c_pm_ops,
  1442. },
  1443. .id_table = tabla_id_table,
  1444. .probe = wcd9xxx_i2c_probe,
  1445. .remove = wcd9xxx_i2c_remove,
  1446. };
  1447. static struct i2c_driver wcd9xxx_i2c_driver = {
  1448. .driver = {
  1449. .owner = THIS_MODULE,
  1450. .name = "wcd9xxx-i2c-core",
  1451. .pm = &wcd9xxx_i2c_pm_ops,
  1452. },
  1453. .id_table = wcd9xxx_id_table,
  1454. .probe = wcd9xxx_i2c_probe,
  1455. .remove = wcd9xxx_i2c_remove,
  1456. };
  1457. static struct i2c_driver wcd9335_i2c_driver = {
  1458. .driver = {
  1459. .owner = THIS_MODULE,
  1460. .name = "tasha-i2c-core",
  1461. .pm = &wcd9xxx_i2c_pm_ops,
  1462. },
  1463. .id_table = tasha_id_table,
  1464. .probe = wcd9xxx_i2c_probe,
  1465. .remove = wcd9xxx_i2c_remove,
  1466. };
  1467. static struct i2c_driver wcd934x_i2c_driver = {
  1468. .driver = {
  1469. .owner = THIS_MODULE,
  1470. .name = "tavil-i2c-core",
  1471. .pm = &wcd9xxx_i2c_pm_ops,
  1472. },
  1473. .id_table = tavil_id_table,
  1474. .probe = wcd9xxx_i2c_probe,
  1475. .remove = wcd9xxx_i2c_remove,
  1476. };
  1477. int wcd9xxx_init(void)
  1478. {
  1479. int ret[NUM_WCD9XXX_REG_RET] = {0};
  1480. int i = 0;
  1481. wcd9xxx_set_intf_type(WCD9XXX_INTERFACE_TYPE_PROBING);
  1482. ret[0] = i2c_add_driver(&tabla_i2c_driver);
  1483. if (ret[0])
  1484. pr_err("%s: Failed to add the tabla2x I2C driver: %d\n",
  1485. __func__, ret[0]);
  1486. ret[1] = i2c_add_driver(&wcd9xxx_i2c_driver);
  1487. if (ret[1])
  1488. pr_err("%s: Failed to add the wcd9xxx I2C driver: %d\n",
  1489. __func__, ret[1]);
  1490. ret[2] = i2c_add_driver(&wcd9335_i2c_driver);
  1491. if (ret[2])
  1492. pr_err("%s: Failed to add the wcd9335 I2C driver: %d\n",
  1493. __func__, ret[2]);
  1494. ret[3] = slim_driver_register(&wcd_slim_driver);
  1495. if (ret[3])
  1496. pr_err("%s: Failed to register wcd SB driver: %d\n",
  1497. __func__, ret[3]);
  1498. ret[4] = i2c_add_driver(&wcd934x_i2c_driver);
  1499. if (ret[4])
  1500. pr_err("%s: Failed to add the wcd934x I2C driver: %d\n",
  1501. __func__, ret[4]);
  1502. for (i = 0; i < NUM_WCD9XXX_REG_RET; i++) {
  1503. if (ret[i])
  1504. return ret[i];
  1505. }
  1506. return 0;
  1507. }
  1508. void wcd9xxx_exit(void)
  1509. {
  1510. wcd9xxx_set_intf_type(WCD9XXX_INTERFACE_TYPE_PROBING);
  1511. i2c_del_driver(&tabla_i2c_driver);
  1512. i2c_del_driver(&wcd9xxx_i2c_driver);
  1513. i2c_del_driver(&wcd9335_i2c_driver);
  1514. i2c_del_driver(&wcd934x_i2c_driver);
  1515. slim_driver_unregister(&wcd_slim_driver);
  1516. }
  1517. MODULE_DESCRIPTION("Codec core driver");
  1518. MODULE_LICENSE("GPL v2");